summaryrefslogtreecommitdiff
path: root/p/haskell-gio
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:35 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:35 +0400
commit3b6dbe4720bd24206eef74a80e31cfcbdd9fef12 (patch)
tree78ed87b73ef2efd833e364f9601d5c22f4f1bafb /p/haskell-gio
parentcb5cb9747665165df1fea9662a81b44bbea92400 (diff)
downloadDHG_packages-3b6dbe4720bd24206eef74a80e31cfcbdd9fef12.tar.gz
haskell-gio: Enable compat level 9
Diffstat (limited to 'p/haskell-gio')
-rw-r--r--p/haskell-gio/debian/changelog6
-rw-r--r--p/haskell-gio/debian/compat2
-rw-r--r--p/haskell-gio/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-gio/debian/changelog b/p/haskell-gio/debian/changelog
index 561e7f2d1..96a055dc7 100644
--- a/p/haskell-gio/debian/changelog
+++ b/p/haskell-gio/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gio (0.12.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:35 +0200
+
haskell-gio (0.12.4-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-gio/debian/compat b/p/haskell-gio/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-gio/debian/compat
+++ b/p/haskell-gio/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-gio/debian/control b/p/haskell-gio/debian/control
index 60777c6b5..02b2cb6e6 100644
--- a/p/haskell-gio/debian/control
+++ b/p/haskell-gio/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc