Andreas Tille pushed to branch master at Debian Med / bowtie
Commits: d5532c4c by Andreas Tille at 2020-10-12T17:58:15+02:00 Really fix arch all build - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +bowtie (1.3.0+dfsg-4) UNRELEASED; urgency=medium + + * Really fix arch all build + + -- Andreas Tille <[email protected]> Mon, 12 Oct 2020 17:57:58 +0200 + bowtie (1.3.0+dfsg-3) unstable; urgency=medium * Fix arch all build ===================================== debian/rules ===================================== @@ -45,6 +45,9 @@ override_dh_fixperms-indep: # Following line is not needed because gzipped genome/ (by dh_compress) is always 644. # chmod 644 debian/bowtie-examples/usr/share/doc/bowtie/examples/genomes/* +override_dh_missing-indep: + dh_missing -i --list-missing + override_dh_auto_clean: rm -f .bowtie* dh_auto_clean View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/commit/d5532c4c8dd4efe197dc32db263e9f28864749eb -- View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/commit/d5532c4c8dd4efe197dc32db263e9f28864749eb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
