[med-svn] [libgtextutils] 03/04: hardening=+bindnow
Andreas Tille
tille at debian.org
Wed Jun 29 20:31:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgtextutils.
commit 947bf10a769cb0f13a75e31c67f6c737438841cb
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 29 22:29:35 2016 +0200
hardening=+bindnow
---
debian/changelog | 3 +++
debian/rules | 2 ++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 936e886..69e9d0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ libgtextutils (0.7-4) UNRELEASED; urgency=medium
names -dev symlink
* cme fix dpkg-control
+ [ Andreas Tille ]
+ * hardening=+bindnow
+
-- Gert Wollny <gw.fossdev at gmail.com> Wed, 29 Jun 2016 14:40:13 +0000
libgtextutils (0.7-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 80fa6fa..9ce4218 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
export DH_VERBOSE=1
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git
More information about the debian-med-commit
mailing list