[med-svn] r22161 - trunk/packages/rostlab/librg-utils-perl/trunk/debian
Tatiana Malygina
latticetower-guest at moszumanska.debian.org
Wed Jun 22 07:44:17 UTC 2016
Author: latticetower-guest
Date: 2016-06-22 07:44:17 +0000 (Wed, 22 Jun 2016)
New Revision: 22161
Modified:
trunk/packages/rostlab/librg-utils-perl/trunk/debian/changelog
trunk/packages/rostlab/librg-utils-perl/trunk/debian/rules
Log:
add hardening
Modified: trunk/packages/rostlab/librg-utils-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/librg-utils-perl/trunk/debian/changelog 2016-06-22 07:39:51 UTC (rev 22160)
+++ trunk/packages/rostlab/librg-utils-perl/trunk/debian/changelog 2016-06-22 07:44:17 UTC (rev 22161)
@@ -5,6 +5,7 @@
* cme fix dpkg-control
* fix error "Can't use 'defined(@array)' (Maybe you should just
omit the defined()?)" from appearing when using with perl 5.22
+ * add hardening
-- Tatiana Malygina <merlettaia at gmail.com> Wed, 22 Jun 2016 09:22:29 +0300
Modified: trunk/packages/rostlab/librg-utils-perl/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/librg-utils-perl/trunk/debian/rules 2016-06-22 07:39:51 UTC (rev 22160)
+++ trunk/packages/rostlab/librg-utils-perl/trunk/debian/rules 2016-06-22 07:44:17 UTC (rev 22161)
@@ -3,6 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
More information about the debian-med-commit
mailing list