summaryrefslogtreecommitdiff
path: root/p/haskell-dbus
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:43 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:43 +0400
commitea7304b6ebaad76f21c683bb02e5c29b06619763 (patch)
tree5bfab6ede5288ca97411b9224bc0b6988d178fe5 /p/haskell-dbus
parent090e438c8c5cbe3651eb0bf16635d6148d493d05 (diff)
downloadDHG_packages-ea7304b6ebaad76f21c683bb02e5c29b06619763.tar.gz
haskell-dbus: Enable compat level 9
Diffstat (limited to 'p/haskell-dbus')
-rw-r--r--p/haskell-dbus/debian/changelog6
-rw-r--r--p/haskell-dbus/debian/compat2
-rw-r--r--p/haskell-dbus/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-dbus/debian/changelog b/p/haskell-dbus/debian/changelog
index c9ee8a9d7..f2ecdf5b1 100644
--- a/p/haskell-dbus/debian/changelog
+++ b/p/haskell-dbus/debian/changelog
@@ -1,3 +1,9 @@
+haskell-dbus (0.10.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:17 +0200
+
haskell-dbus (0.10.4-1) experimental; urgency=low
[ Joey Hess ]
diff --git a/p/haskell-dbus/debian/compat b/p/haskell-dbus/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-dbus/debian/compat
+++ b/p/haskell-dbus/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-dbus/debian/control b/p/haskell-dbus/debian/control
index e8b794a9f..3ae9a83d4 100644
--- a/p/haskell-dbus/debian/control
+++ b/p/haskell-dbus/debian/control
@@ -6,7 +6,7 @@ Uploaders: John Millikin <jmillikin@gmail.com>
DM-Upload-Allowed: yes
Build-Depends:
cdbs
- , debhelper (>= 7.0)
+ , debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, ghc (>= 6.12)
, ghc-prof