summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-02-27 18:33:52 +0100
committerMichael Biebl <biebl@debian.org>2012-02-27 18:33:52 +0100
commitc8dd474d15cced461380e241f23924b09f810053 (patch)
tree5eef90b91c434fcc75317be4a0be74ce0590d333
parent6bbc5bc5b009b4fb4f3164873617339337bd0604 (diff)
downloadconsolekit-c8dd474d15cced461380e241f23924b09f810053.tar.gz
Bump debhelper compatibility level to 9 for hardening build flags via dpkg-buildflags and multiarch support.
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b57201..a3f70bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ consolekit (0.4.5-3) UNRELEASED; urgency=low
* Remove pre-lenny migration code, drop debian/consolekit.preinst.
* debian/consolekit.docs: Don't install a second copy of the spec file,
there is already one in libck-connector-dev.
+ * Bump debhelper compatibility level to 9 for hardening build flags via
+ dpkg-buildflags and multiarch support.
- -- Michael Biebl <biebl@debian.org> Mon, 27 Feb 2012 17:56:35 +0100
+ -- Michael Biebl <biebl@debian.org> Mon, 27 Feb 2012 18:29:01 +0100
consolekit (0.4.5-2) unstable; urgency=low
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 be4c0b3..b95c183 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 (>= 8),
+Build-Depends: debhelper (>= 9),
autotools-dev,
pkg-config,
libdbus-glib-1-dev (>= 0.30),