[med-svn] [dialign] 04/04: hardening=+all and upload to unstable
Andreas Tille
tille at debian.org
Tue Jul 19 06:01:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository dialign.
commit 8f86032076feb285024307ae31803832b812f969
Author: Andreas Tille <tille at debian.org>
Date: Tue Jul 19 08:01:04 2016 +0200
hardening=+all and upload to unstable
---
debian/changelog | 3 ++-
debian/rules | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 80d8701..c205d2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dialign (2.2.1-8) UNRELEASED; urgency=medium
+dialign (2.2.1-8) unstable; urgency=medium
* Team upload
@@ -6,6 +6,7 @@ dialign (2.2.1-8) UNRELEASED; urgency=medium
* moved packaging from SVN to Git
* DEP5 sequence
* Fix spelling
+ * hardening=+all
[ Canberk Koç ]
* autopkgtest added
diff --git a/debian/rules b/debian/rules
index e8d39de..9eceb24 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/dialign.git
More information about the debian-med-commit
mailing list