[med-svn] [libmuscle] 04/04: Better hardening and upload to unstable
Andreas Tille
tille at debian.org
Wed Apr 20 07:26:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libmuscle.
commit 43ea90113eab0b778275214563a28e463b73be10
Author: Andreas Tille <tille at debian.org>
Date: Wed Apr 20 09:24:48 2016 +0200
Better hardening and upload to unstable
---
debian/changelog | 5 +++--
debian/rules | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c98eea7..a7b3389 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-libmuscle (3.7+4565-2) UNRELEASED; urgency=medium
+libmuscle (3.7+4565-2) unstable; urgency=medium
* Take over patches from parsnp to avoid internal copy there
* cme fix dpkg-control
* Source Section: science
+ * Better hardening
- -- Andreas Tille <tille at debian.org> Wed, 20 Apr 2016 09:11:32 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 20 Apr 2016 09:15:49 +0200
libmuscle (3.7+4565-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index e96fdda..ad5db39 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/libmuscle.git
More information about the debian-med-commit
mailing list