[med-svn] [freecontact] 06/06: hardening, upload to unstable
Andreas Tille
tille at debian.org
Fri Aug 4 21:52:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freecontact.
commit eee6917497ec4118755e69b86bedc503654a3aad
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 4 23:49:42 2017 +0200
hardening, 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 3269864..2958311 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-freecontact (1.0.21-6) UNRELEASED; urgency=medium
+freecontact (1.0.21-6) unstable; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata: Added ref to OMICtools
@@ -10,8 +10,9 @@ freecontact (1.0.21-6) UNRELEASED; urgency=medium
* debhelper 10
* remove explicit -dbg package
* cme fix dpkg-control
+ * hardening
- -- Andreas Tille <tille at debian.org> Fri, 04 Aug 2017 23:31:49 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 04 Aug 2017 23:45:44 +0200
freecontact (1.0.21-5) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index f413a97..e751182 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
Description := $(shell sed -e ':a; N; s/\n/$${Newline}/; ta' < debian/Description)
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freecontact.git
More information about the debian-med-commit
mailing list