Verified Commit 94ee6896 authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

Fix autopkgtests

Don't run the use.t autopkgtest, there is no longer a Bio::Perl module
scripts/ → bin/
Build.PL is gone, don't try to execute it
parent 0158822e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
bioperl (1.7.5-2) UNRELEASED; urgency=medium

  * Team upload.
  * Fix autopkgtests:
      Don't run the `use.t` autopkgtest, there is no longer a Bio::Perl module
      scripts/ → bin/
      No Build.PL anymore, skip it

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 14 Sep 2019 12:56:58 +0200

bioperl (1.7.5-1) unstable; urgency=medium

  * New upstream version
+1 −3
Original line number Diff line number Diff line
Build.PL
scripts/
bin/
t/
Bio/DB/HIV/lanl-schema.xml

debian/tests/pkg-perl/smoke-setup

deleted100755 → 0
+0 −5
Original line number Diff line number Diff line
#!/bin/sh

cd $TDIR

perl Build.PL 2>&1
+0 −1
Original line number Diff line number Diff line
t/Perl.t
t/Species.t

debian/tests/pkg-perl/use-name

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
Bio::Perl