summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-01-19 13:59:49 -0400
committerJoey Hess <joeyh@joeyh.name>2015-01-19 13:59:49 -0400
commitd3135b067bcbd65662fad5adf0d64a65ebd2c369 (patch)
tree8df66be700cc07cc2b47b96d89eb0aff4df03a44 /debian
parent4a8d84e44b4d4dc97e7864758b861e8d33d4552f (diff)
downloadmoreutils-d3135b067bcbd65662fad5adf0d64a65ebd2c369.tar.gz
update to debhelper v9
Diffstat (limited to 'debian')
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 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 bde4b14..7cbedc3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: moreutils
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), docbook-xml, docbook-xsl, libxml2-utils, xsltproc
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.9.0), docbook-xml, docbook-xsl, libxml2-utils, xsltproc
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.6
Vcs-Git: git://git.joeyh.name/moreutils