Étienne Mollier pushed to branch master at Debian Med / bamtools
Commits: 798f6d31 by Étienne Mollier at 2021-10-18T20:26:30+02:00 d/rules: build with -fno-new-ttp-matching flag Closes: #983981 - - - - - d85af83e by Étienne Mollier at 2021-10-18T20:46:31+02:00 update changelog - - - - - 27bb8af9 by Étienne Mollier at 2021-10-18T20:48:24+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +bamtools (2.5.2+dfsg-2) unstable; urgency=medium + + * Team upload. + * d/rules: build with -fno-new-ttp-matching flag (Closes: #983981) + + -- Étienne Mollier <[email protected]> Mon, 18 Oct 2021 20:47:20 +0200 + bamtools (2.5.2+dfsg-1) unstable; urgency=medium [ Michael R. Crusoe ] ===================================== debian/rules ===================================== @@ -5,6 +5,7 @@ #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow +export DEB_CXXFLAGS_MAINT_APPEND=-fno-new-ttp-matching %: dh $@ View it on GitLab: https://salsa.debian.org/med-team/bamtools/-/compare/2b4110c88475808a96c46998e2e4977304178704...27bb8af9ea053668afa6c32d32ac55a9347b7a46 -- View it on GitLab: https://salsa.debian.org/med-team/bamtools/-/compare/2b4110c88475808a96c46998e2e4977304178704...27bb8af9ea053668afa6c32d32ac55a9347b7a46 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
