[med-svn] r15881 - trunk/packages/edtsurf/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 28 17:46:52 UTC 2014
Author: tille
Date: 2014-01-28 17:46:52 +0000 (Tue, 28 Jan 2014)
New Revision: 15881
Modified:
trunk/packages/edtsurf/trunk/debian/changelog
trunk/packages/edtsurf/trunk/debian/control
trunk/packages/edtsurf/trunk/debian/rules
Log:
Hardening is included automatically with debhelper 9
Modified: trunk/packages/edtsurf/trunk/debian/changelog
===================================================================
--- trunk/packages/edtsurf/trunk/debian/changelog 2014-01-28 17:43:53 UTC (rev 15880)
+++ trunk/packages/edtsurf/trunk/debian/changelog 2014-01-28 17:46:52 UTC (rev 15881)
@@ -5,6 +5,8 @@
- Priority: optional
- debhelper 9
- cme fix dpkg-control
+ - no versioned Build-Depends from dpkg-dev since with debhelper 9
+ we get the proper build options automatically
-- Andreas Tille <tille at debian.org> Tue, 28 Jan 2014 18:40:21 +0100
Modified: trunk/packages/edtsurf/trunk/debian/control
===================================================================
--- trunk/packages/edtsurf/trunk/debian/control 2014-01-28 17:43:53 UTC (rev 15880)
+++ trunk/packages/edtsurf/trunk/debian/control 2014-01-28 17:46:52 UTC (rev 15881)
@@ -4,8 +4,7 @@
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
- dpkg-dev (>= 1.16.1~)
+Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/edtsurf/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/edtsurf/trunk/
Modified: trunk/packages/edtsurf/trunk/debian/rules
===================================================================
--- trunk/packages/edtsurf/trunk/debian/rules 2014-01-28 17:43:53 UTC (rev 15880)
+++ trunk/packages/edtsurf/trunk/debian/rules 2014-01-28 17:46:52 UTC (rev 15881)
@@ -4,11 +4,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+format,+bindnow
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
-
%:
dh $@
More information about the debian-med-commit
mailing list