[med-svn] [mummer] 06/06: hardening=+all
Andreas Tille
tille at debian.org
Sat Jul 23 19:58:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mummer.
commit 26e0ed7b53927cf17659d697cf39e12350aeec2c
Author: Andreas Tille <tille at debian.org>
Date: Sat Jul 23 21:58:41 2016 +0200
hardening=+all
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5da9cff..a640ac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mummer (3.23+dfsg-1) UNRELEASED; urgency=medium
* d/copyright: use Files-Excluded to clean up upstream source
* cme fix dpkg-control
* fix more spelling issues
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Sat, 23 Jul 2016 21:27:40 +0200
diff --git a/debian/rules b/debian/rules
index b532b54..6f24605 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +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/mummer.git
More information about the debian-med-commit
mailing list