The following commit has been merged in the master branch:
commit 77615de92130a064be5bacbd9d2822b89158b076
Author: Benjamin Drung <[email protected]>
Date:   Mon Mar 18 17:35:50 2013 +0100

    Switch to debhelper 9.

diff --git a/debian/changelog b/debian/changelog
index e2baf2f..eef2324 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ devscripts (2.13.1) UNRELEASED; urgency=low
 
   [ Benjamin Drung ]
   * wnpp-check: Correct download links to fix regression from previous release.
+  * Switch to debhelper 9.
 
   [ James McCoy ]
   * debdiff: Handle control files with odd permissions.  Thanks to Julian
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index bade0d7..81ae5cf 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Uploaders: Julian Gilbey <[email protected]>,
            Ryan Niebur <[email protected]>,
            Benjamin Drung <[email protected]>
 Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                docbook-xsl,
                libdistro-info-perl,
                libfile-desktopentry-perl,

-- 
Git repository for devscripts

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to