This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libaudio-scan-perl.
commit 50a594098abeaaba97a191c5c21f39df3ff656f3 Author: Florian Schlichting <[email protected]> Date: Mon Sep 18 23:47:17 2017 +0200 Export all hardening buildflags --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 2d33f6a..d8309f6 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,6 @@ #!/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/libaudio-scan-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
