[med-svn] [libsbml] 06/14: hardening=+all
Andreas Tille
tille at debian.org
Thu Dec 15 10:49:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libsbml.
commit f0bd5937cfd8d72893d92328edc1bb1bbeedabd1
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 14 15:06:41 2016 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e8d250e..88833bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libsbml (5.13.0+dfsg-1) UNRELEASED; urgency=medium
- xz compression for repackaged upstream source
- version=4
* cme fix dpkg-control
+ * hardening=+all
-- Afif Elghraoui <afif at debian.org> Tue, 13 Dec 2016 11:11:27 +0100
diff --git a/debian/rules b/debian/rules
index 942911c..691104b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# -*- makefile -*-
# debian/rules for libsbml
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
### define the VARS ###
version := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d- -f1)
major := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d. -f1)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsbml.git
More information about the debian-med-commit
mailing list