[lttoolbox] 02/02: Remove pre-dh9-style hardening

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Tue Feb 2 10:41:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

tinodidriksen-guest pushed a commit to branch master
in repository lttoolbox.

commit 6a4286a7d3b083f673cd2e1c5122a45c6e072bed
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Tue Feb 2 10:40:57 2016 +0000

    Remove pre-dh9-style hardening
---
 debian/control |  1 -
 debian/rules   | 12 ------------
 2 files changed, 13 deletions(-)

diff --git a/debian/control b/debian/control
index 5602d80..b83e70d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: automake,
                devscripts,
                dh-autoreconf,
                dh-exec (>= 0.3),
-               dpkg-dev (>= 1.16.1~),
                flex,
                gawk,
                libpcre3-dev,
diff --git a/debian/rules b/debian/rules
index c3b7d87..9b41713 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
@@ -16,9 +7,6 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
 %:
 	dh $@ --parallel --with autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lttoolbox.git



More information about the debian-science-commits mailing list