[med-svn] [bart] 04/04: hardening=+all
Andreas Tille
tille at debian.org
Sat Jan 14 21:59:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bart.
commit df4e7140e1665e5f28d5f745cf5bee7b79c4979c
Author: Andreas Tille <tille at debian.org>
Date: Sat Jan 14 22:59:18 2017 +0100
hardening=+all
---
debian/changelog | 3 ++-
debian/rules | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e4f0065..6d2bdad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-bart (0.4.00-1) UNRELEASED; urgency=medium
+bart (0.4.00-1) unstable; urgency=medium
[ Martin Uecker ]
* New upstream version.
@@ -8,6 +8,7 @@ bart (0.4.00-1) UNRELEASED; urgency=medium
* d/watch: version=4
* cme fix dpkg-control
* Add missing Build-Depends: liblapacke-dev
+ * hardening=+all
-- Martin Uecker <martin.uecker at med.uni-goettingen.de> Sat, 14 Jan 2017 14:41:50 +0100
diff --git a/debian/rules b/debian/rules
index cf5fc14..a4e53c3 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/bart.git
More information about the debian-med-commit
mailing list