[med-svn] r14341 - trunk/packages/infernal/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon Aug 5 10:46:30 UTC 2013
Author: tille
Date: 2013-08-05 10:46:30 +0000 (Mon, 05 Aug 2013)
New Revision: 14341
Modified:
trunk/packages/infernal/trunk/debian/changelog
trunk/packages/infernal/trunk/debian/rules
Log:
remove redundant setting for flags which is handled by debhelper 9 automatically
Modified: trunk/packages/infernal/trunk/debian/changelog
===================================================================
--- trunk/packages/infernal/trunk/debian/changelog 2013-08-05 10:07:33 UTC (rev 14340)
+++ trunk/packages/infernal/trunk/debian/changelog 2013-08-05 10:46:30 UTC (rev 14341)
@@ -6,6 +6,9 @@
- cme fix dpkg-control
- debhelper 9
- do not Build-Depend: quilt since source format implies this
+ * debian/rules:
+ - remove redundant setting for flags which is handled by debhelper 9
+ automatically
-- Andreas Tille <tille at debian.org> Mon, 05 Aug 2013 12:06:12 +0200
Modified: trunk/packages/infernal/trunk/debian/rules
===================================================================
--- trunk/packages/infernal/trunk/debian/rules 2013-08-05 10:07:33 UTC (rev 14340)
+++ trunk/packages/infernal/trunk/debian/rules 2013-08-05 10:46:30 UTC (rev 14341)
@@ -1,10 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
%:
dh $@
More information about the debian-med-commit
mailing list