[Reproducible-commits] [rdfind] 07/10: Bump debhelper compat level to 9

Mattia Rizzolo mattia at debian.org
Mon Jun 20 16:27:40 UTC 2016


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

mattia pushed a commit to branch master
in repository rdfind.

commit 2b1a05a74a45ffa35cdd06053d5934e84ff6f433
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Jun 20 16:18:29 2016 +0000

    Bump debhelper compat level to 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 5 +----
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 4ff1ead..cda1d72 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: rdfind
 Section: utils
 Priority: extra
 Maintainer: TANIGUCHI Takaki <takaki at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev(>= 1.16.1~)
+Build-Depends: debhelper (>= 9), dpkg-dev(>= 1.16.1~)
 	, autotools-dev, nettle-dev
 Standards-Version: 3.9.8
 Homepage: http://rdfind.pauldreik.se/
diff --git a/debian/rules b/debian/rules
index e1b42a0..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
 %:
-	dh $@ 
+	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/rdfind.git



More information about the Reproducible-commits mailing list