[libnet-interface-perl] 01/03: simplify hardening

gregor herrmann gregoa at debian.org
Sat Sep 24 22:03:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-interface-perl.

commit aff9a10e08662afde83a70a345e8c03689d8eb6f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 24 23:38:13 2016 +0200

    simplify hardening
    
    we only need DEB_BUILD_MAINT_OPTIONS, the rest is done by debhelper >= 9
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index b8821e1..ae4ef2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
 
 %:
 	dh $@ --with autotools-dev,autoreconf --buildsystem=perl_makemaker 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-interface-perl.git



More information about the Pkg-perl-cvs-commits mailing list