summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2012-06-22 00:04:49 +0100
committerRoger Leigh <rleigh@debian.org>2012-06-22 00:04:49 +0100
commitfd9470640d43c548bfac2e9356fb5408ae8eb0f1 (patch)
tree127bd2279f161f7165163cac3c00403777743b88
parent4eb61be9b5ed8d9437161a567a91aa4a12a47e1b (diff)
debian: Update Standards-Version and debhelper Build-Dep
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ebc33cd..03dc9b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ gutenprint (5.2.8-1) UNRELEASED; urgency=low
* New upstream stable release.
* debian/README.building: Document git workflow.
+ * Upgrade Standards-Version to 3.9.3
+ * Require debhelper >= 9.
-- Roger Leigh <rleigh@debian.org> Thu, 21 Jun 2012 23:31:35 +0100
diff --git a/debian/control b/debian/control
index 8236a2a..6569252 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: graphics
Priority: optional
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders: Roger Leigh <rleigh@debian.org>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Build-Depends:
- debhelper (>= 8.9.10),
+ debhelper (>= 9),
autotools-dev,
libcups2-dev,
libcupsimage2-dev,