[med-svn] [cufflinks] 03/03: hardening=+all, upload to unstable

Andreas Tille tille at debian.org
Tue Jul 12 12:33:20 UTC 2016


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

tille pushed a commit to branch master
in repository cufflinks.

commit ea8ea2a324851332321ac7e8bd20cd8995c3bd65
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 12 14:32:15 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 15a9b24..afa97ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-cufflinks (2.2.1-2) UNRELEASED; urgency=medium
+cufflinks (2.2.1-2) unstable; urgency=medium
 
   * Watch file pointing to Github
   * cme fix dpkg-control
   * Use libboost 1.60
     Closes: #797280, #822121
+  * hardening=+all
 
- -- Andreas Tille <tille at debian.org>  Tue, 12 Jul 2016 09:21:30 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 12 Jul 2016 14:12:45 +0200
 
 cufflinks (2.2.1-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c6e0f8b..8203625 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,13 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 version=$(shell dpkg-parsechangelog -ldebian/changelog | grep Version: | cut -f2 -d' ' | cut -f1 -d- )
 mandir=$(CURDIR)/debian/$(pkg)/usr/share/man/man1
 bindir=$(CURDIR)/debian/$(pkg)/usr/bin
 
-
 %:
 	dh $@ --with autoreconf --parallel
 

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



More information about the debian-med-commit mailing list