Andreas Tille pushed to branch master at Debian Med / prime-phylo
Commits: 86cccecd by Andreas Tille at 2018-05-20T20:57:50+02:00 DEB_CXXFLAGS_MAINT_APPEND = -fpermissive - - - - - acdee466 by Andreas Tille at 2018-05-20T21:13:57+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/patches/series - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,17 @@ -prime-phylo (1.0.11-5) UNRELEASED; urgency=medium +prime-phylo (1.0.11-5) unstable; urgency=medium + [ Andreas Tille ] * Reflect vanished download location in d/watch * Adapt upstream name * debhelper 11 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.4 - -- Andreas Tille <[email protected]> Tue, 10 Jan 2017 11:59:01 +0100 + [ Adrian Bunk ] + * DEB_CXXFLAGS_MAINT_APPEND = -fpermissive + Closes: #899129 + + -- Andreas Tille <[email protected]> Sun, 20 May 2018 20:58:03 +0200 prime-phylo (1.0.11-4) unstable; urgency=medium ===================================== debian/patches/series ===================================== --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,2 @@ -fix-gcc-6.patch +# fix-gcc-6.patch fix-ftbfs-with-Boost160.patch ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -6,6 +6,8 @@ #include /usr/share/dpkg/buildflags.mk export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_CXXFLAGS_MAINT_APPEND = -fpermissive + %: dh $@ --buildsystem=cmake View it on GitLab: https://salsa.debian.org/med-team/prime-phylo/compare/3e76696fd6dd1372b5e521dc16040fd198c2df88...acdee466e36999f743c4f52a456c71a62dcc482b --- View it on GitLab: https://salsa.debian.org/med-team/prime-phylo/compare/3e76696fd6dd1372b5e521dc16040fd198c2df88...acdee466e36999f743c4f52a456c71a62dcc482b 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
