[med-svn] [ctsim] 05/05: hardening+=+all,-pie; upload to unstable
Andreas Tille
tille at debian.org
Wed Aug 17 12:20:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ctsim.
commit 63e6295bddbcc0b7de3fd534d87dfd6783dacb41
Author: Andreas Tille <tille at debian.org>
Date: Wed Aug 17 13:36:58 2016 +0200
hardening+=+all,-pie; upload to unstable
---
debian/changelog | 5 +++--
debian/rules | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c03720b..60733bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-ctsim (5.2.0-3) UNRELEASED; urgency=medium
+ctsim (5.2.0-3) unstable; urgency=medium
* cme fix dpkg-control
* DEP3 header for libpng16 patch
* Fix d/rules (thanks to Chris Lamb <lamby at debian.org> for the patch)
Closes: 834574
* Remove menu file
+ * hardening=+all,-pie
- -- Andreas Tille <tille at debian.org> Wed, 17 Aug 2016 11:04:02 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 17 Aug 2016 13:36:53 +0200
ctsim (5.2.0-2.1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 0d13547..800d960 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
-pkg := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
%:
dh $@ --with autotools-dev --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ctsim.git
More information about the debian-med-commit
mailing list