[med-svn] [progressivemauve] 08/08: Hardening
Andreas Tille
tille at debian.org
Fri Jul 14 07:53:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository progressivemauve.
commit 53680e3ecaae2d709f74e0867d4a4b62ddf7472b
Author: Andreas Tille <tille at debian.org>
Date: Fri Jul 14 09:52:54 2017 +0200
Hardening
---
debian/changelog | 3 ++-
debian/rules | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c633a9a..e452524 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-progressivemauve (1.2.0+4713-3) UNRELEASED; urgency=medium
+progressivemauve (1.2.0+4713-3) unstable; urgency=medium
* Team upload.
@@ -12,6 +12,7 @@ progressivemauve (1.2.0+4713-3) UNRELEASED; urgency=medium
* Standards-Version: 4.0.0 (no changes needed)
* cme fix dpkg-control (removed libboost-filesystem-dev Build-Depends)
* Add fake watch file
+ * hardening
-- Nadiya Sitdykova <rovenskasa at gmail.com> Wed, 12 Jul 2017 21:53:52 -0400
diff --git a/debian/rules b/debian/rules
index b006a8b..66a7e0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+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/progressivemauve.git
More information about the debian-med-commit
mailing list