[med-svn] [njplot] 01/01: Hardening

Andreas Tille tille at debian.org
Thu Nov 3 10:28:38 UTC 2016


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

tille pushed a commit to branch master
in repository njplot.

commit 8730dce0c369fced1b2135b487e01a290c71fffa
Author: Andreas Tille <tille at debian.org>
Date:   Thu Nov 3 11:27:09 2016 +0100

    Hardening
---
 debian/changelog | 5 ++++-
 debian/rules     | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bdc5376..8f8e365 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-njplot (2.4-4.1) UNRELEASED; urgency=medium
+njplot (2.4-4) unstable; urgency=medium
+
+  * Team upload
 
   [ Andreas Tille ]
   * Packaging moved from SVN to Git
   * cme fix dpkg-control
+  * hardening=+all
 
   [ Canberk Koç ]
   * Autopkgtest added
diff --git a/debian/rules b/debian/rules
index abde6ef..d1cbe83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list