summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-04-19 10:49:34 +0200
committerMichael Biebl <biebl@debian.org>2011-04-19 10:49:34 +0200
commit2dc9ffe687ef577b45b3a014481e0ba178f0e36a (patch)
tree4c0863bbd8ade867a66dc84c1d6661127565684e
parent79598484eab5120e498f831440a5d5b4db6e000f (diff)
downloadconsolekit-2dc9ffe687ef577b45b3a014481e0ba178f0e36a.tar.gz
Bump debhelper compatibility level to 8.
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 50967fa..4d2bc8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
consolekit (0.4.4-2) UNRELEASED; urgency=low
* Bump Standards-Version to 3.9.2. No further changes.
+ * Bump debhelper compatibility level to 8.
-- Michael Biebl <biebl@debian.org> Tue, 19 Apr 2011 10:48:03 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index f4b5530..be4c0b3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 8),
autotools-dev,
pkg-config,
libdbus-glib-1-dev (>= 0.30),