[med-svn] [papyrus] 01/01: Re-enable PIE flag

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Sun Jun 18 20:27:16 UTC 2017


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

locutusofborg pushed a commit to branch master
in repository papyrus.

commit 9a0e51232228219729fd9bd11865dbcc17ed718c
Author: Gianfranco Costamagna <locutusofborg at debian.org>
Date:   Sun Jun 18 22:26:14 2017 +0200

    Re-enable PIE flag
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9c301de..f396946 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+papyrus (3.7.1+dfsg-2) unstable; urgency=medium
+
+  * Team upload.
+  * Re-enable pie, now that is the default, and gdcm builds
+    fine with it (Really closes: #837490)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 18 Jun 2017 22:24:57 +0200
+
 papyrus (3.7.1+dfsg-1) unstable; urgency=medium
 
   * Move packaging to Git since several files need to be excluded from
diff --git a/debian/rules b/debian/rules
index a5c4719..49c6e4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=-pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --buildsystem=cmake

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/papyrus.git



More information about the debian-med-commit mailing list