[med-svn] [jellyfish] 10/10: hardening=+all, -pie, upload to unstable

Andreas Tille tille at debian.org
Tue Aug 30 12:29:12 UTC 2016


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

tille pushed a commit to branch master
in repository jellyfish.

commit bef77d6b557c4c55dbd309ea4d2d88c60491f878
Author: Andreas Tille <tille at debian.org>
Date:   Tue Aug 30 14:26:03 2016 +0200

    hardening=+all,-pie, upload to unstable
---
 debian/changelog | 5 +++--
 debian/rules     | 5 +----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d5c550b..510167a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-jellyfish (2.2.6-1) UNRELEASED; urgency=medium
+jellyfish (2.2.6-1) unstable; urgency=medium
 
   * New upstream version
   * Rename python module from python3-jellyfish to python3-dna-jellyfish
     (thanks for the patches to "Diego M. Rodriguez" <diego.plan9 at gmail.com>)
     Closes: #819016
   * cme fix dpkg-control
+  * hardening=+all,-pie
 
- -- Andreas Tille <tille at debian.org>  Tue, 30 Aug 2016 14:04:31 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 30 Aug 2016 14:16:52 +0200
 
 jellyfish (2.2.5-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 7e41998..21686a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,7 @@
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 build3vers := $(shell py3versions -sv)
 
-#export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-#DPKG_EXPORT_BUILDFLAGS = 1
-#include /usr/share/dpkg/buildflags.mk
-#breaks the build
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 
 export DH_OPTIONS
 export PKG_CONFIG_LIBDIR=${CURDIR}

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



More information about the debian-med-commit mailing list