[med-svn] [probcons] 02/02: hardening=+all
Andreas Tille
tille at debian.org
Fri Jul 29 23:08:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository probcons.
commit 9ce14915d47a2236a7aa5f5f0fa6bd454713417c
Author: Andreas Tille <tille at debian.org>
Date: Sat Jul 30 01:07:18 2016 +0200
hardening=+all
---
debian/changelog | 3 ++-
debian/rules | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 58a1389..e3347a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-probcons (1.12-11) UNRELEASED; urgency=medium
+probcons (1.12-11) unstable; urgency=medium
[ Canberk Koç ]
* Team upload.
@@ -7,6 +7,7 @@ probcons (1.12-11) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Packaging moved from SVN to Git
+ * hardening=+all
-- Canberk Koç <canberkkoc at gmail.com> Fri, 29 Jul 2016 18:05:55 +0300
diff --git a/debian/rules b/debian/rules
index f04383e..4e0333f 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/probcons.git
More information about the debian-med-commit
mailing list