[libsereal-encoder-perl] 01/01: No need to export the buildflags

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Sep 8 14:42:40 UTC 2016


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

malex-guest pushed a commit to branch master
in repository libsereal-encoder-perl.

commit aa1de62812b7f1160662ac5108d61a1e33ae3435
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Sep 8 16:24:56 2016 +0200

    No need to export the buildflags
---
 debian/changelog | 2 +-
 debian/rules     | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bb8837..d1b2dfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ libsereal-encoder-perl (3.015-1) unstable; urgency=medium
   * New upstream version 3.015
   * Bump Standards-Version, add Testsuite: autopkgtest-pkg-perl
   * Remove trailing spaces in d/copyright
-  * Export hardening and build flags
+  * Export hardening flags
   * Add patch fixing a typo
 
  -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Thu, 08 Sep 2016 15:44:32 +0200
diff --git a/debian/rules b/debian/rules
index df91a87..408e6ce 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 $@

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



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