[med-svn] [toppred] 03/03: Better hardening and upload to unstable
Andreas Tille
tille at debian.org
Fri Apr 29 14:47:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository toppred.
commit d485175108cc9406880139415d51be9bbfdc0be4
Author: Andreas Tille <tille at debian.org>
Date: Fri Apr 29 16:46:26 2016 +0200
Better hardening and upload to unstable
---
debian/changelog | 5 +++--
debian/rules | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3b80bb0..487f3b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-toppred (1.10-2) UNRELEASED; urgency=medium
+toppred (1.10-2) unstable; urgency=medium
* Fix autopkgtest
* cme fix dpkg-control
+ * Better hardening
- -- Andreas Tille <tille at debian.org> Fri, 29 Apr 2016 16:14:29 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 29 Apr 2016 16:15:34 +0200
toppred (1.10-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 1757ca5..d03b0a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/toppred.git
More information about the debian-med-commit
mailing list