Andreas Tille pushed to branch master at Debian Med / bowtie
Commits: 638b97f6 by Andreas Tille at 2024-01-25T12:26:47+01:00 Fix clean target - - - - - fce83a13 by Andreas Tille at 2024-01-25T12:37:34+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +bowtie (1.3.1-3) unstable; urgency=medium + + * Fix clean target + Closes: #1043697 + + -- Andreas Tille <[email protected]> Thu, 25 Jan 2024 12:27:31 +0100 + bowtie (1.3.1-2) unstable; urgency=medium * Exclude i386 build in salsa-ci ===================================== debian/rules ===================================== @@ -50,6 +50,8 @@ override_dh_missing-indep: override_dh_auto_clean: rm -f .bowtie* + rm -f .simple* + rm -rf __pycache__ dh_auto_clean override_dh_auto_test: View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/compare/da5a2eed1910bd29201bc1b3f947dd9c2935bd81...fce83a130b3f81a00c17705514c6621b876442b8 -- View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/compare/da5a2eed1910bd29201bc1b3f947dd9c2935bd81...fce83a130b3f81a00c17705514c6621b876442b8 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
