summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:38 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:38 +0400
commit9d1026023e18720d427f0785bb6721739ca28be1 (patch)
treebfbe1c9eadc1bee2242ca8bdd1e6b635c0ca8bd3
parent1934e343ab99cd95b8c50bcf2c6fffcab6d07e27 (diff)
downloadDHG_packages-9d1026023e18720d427f0785bb6721739ca28be1.tar.gz
haskell-pool-conduit: Enable compat level 9
-rw-r--r--p/haskell-pool-conduit/debian/changelog6
-rw-r--r--p/haskell-pool-conduit/debian/compat2
-rw-r--r--p/haskell-pool-conduit/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-pool-conduit/debian/changelog b/p/haskell-pool-conduit/debian/changelog
index 582c317d6..fb79e877c 100644
--- a/p/haskell-pool-conduit/debian/changelog
+++ b/p/haskell-pool-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pool-conduit (0.1.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:38 +0200
+
haskell-pool-conduit (0.1.1-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-pool-conduit/debian/compat b/p/haskell-pool-conduit/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-pool-conduit/debian/compat
+++ b/p/haskell-pool-conduit/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-pool-conduit/debian/control b/p/haskell-pool-conduit/debian/control
index c4c9b54d3..00f9d7af2 100644
--- a/p/haskell-pool-conduit/debian/control
+++ b/p/haskell-pool-conduit/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc