Loading debian/changelog +6 −0 Original line number Diff line number Diff line libedlib (1.2.3-4) UNRELEASED; urgency=medium * Make sure the executable is found in test -- Andreas Tille <tille@debian.org> Sun, 21 Oct 2018 08:05:00 +0200 libedlib (1.2.3-3) unstable; urgency=medium * Fix Vcs fields Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,6 @@ override_dh_install: override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) `find . -name edlib-aligner` -p apps/aligner/test_data/query.fasta apps/aligner/test_data/target.fasta `find . -name edlib-aligner -type f -executable` -p apps/aligner/test_data/query.fasta apps/aligner/test_data/target.fasta `find . -name runTests` endif Loading
debian/changelog +6 −0 Original line number Diff line number Diff line libedlib (1.2.3-4) UNRELEASED; urgency=medium * Make sure the executable is found in test -- Andreas Tille <tille@debian.org> Sun, 21 Oct 2018 08:05:00 +0200 libedlib (1.2.3-3) unstable; urgency=medium * Fix Vcs fields Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,6 @@ override_dh_install: override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) `find . -name edlib-aligner` -p apps/aligner/test_data/query.fasta apps/aligner/test_data/target.fasta `find . -name edlib-aligner -type f -executable` -p apps/aligner/test_data/query.fasta apps/aligner/test_data/target.fasta `find . -name runTests` endif