[med-svn] [volpack] 01/02: hardening=+all
Andreas Tille
tille at debian.org
Wed Nov 29 11:18:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository volpack.
commit 14bf5ae3496a9282f327ef26d29f64a91cd19931
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 29 12:15:20 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 214e96a..96bc27b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ volpack (1.0b3-6) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
* debhelper 10
* Standards-Version: 4.1.1
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Wed, 29 Nov 2017 11:39:49 +0100
diff --git a/debian/rules b/debian/rules
index 53fb9af..203f52f 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/volpack.git
More information about the debian-med-commit
mailing list