This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libcurses-perl.
commit c8d42615e11970049d22998787dc08e4c3f8bd76 Author: Axel Beckert <a...@deuxchevaux.org> Date: Tue Aug 9 23:03:01 2016 +0200 Enable all hardening flags --- debian/changelog | 1 + debian/rules | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4b5a2c8..f05e5a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ libcurses-perl (1.34-1) UNRELEASED; urgency=medium * Add debian/upstream/metadata * Import upstream version 1.34 * Declare compliance with Debian Policy 3.9.8. (No changes needed.) + * Enable all hardening flags. -- Axel Beckert <a...@debian.org> Tue, 09 Aug 2016 22:57:00 +0200 diff --git a/debian/rules b/debian/rules index b8e27de..bf6c539 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcurses-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits