[med-svn] [libace-perl] 01/03: hardening=+all
Andreas Tille
tille at debian.org
Mon Nov 20 22:12:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libace-perl.
commit 08a91bc88c5f87e49fecfea46e6ae9a2a9a75387
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 20 23:05:58 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2820c53..b1f0b4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libace-perl (1.92-5) UNRELEASED; urgency=medium
* Standards-Version: 4.1.1
* cme fix dpkg-copyright
* Secure URI in watch file
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Mon, 20 Nov 2017 22:56:39 +0100
diff --git a/debian/rules b/debian/rules
index 2083ec0..7ee801f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ PERL ?= /usr/bin/perl
PACKAGE = $(shell dh_listpackages)
TMP = $(CURDIR)/debian/$(PACKAGE)
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libace-perl.git
More information about the debian-med-commit
mailing list