summaryrefslogtreecommitdiff
path: root/p/haskell-http-conduit
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:58 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:58 +0400
commit480f32668ebe568245cdc9012b12c492a373d7c7 (patch)
treeaf46c84e28efc705028f7d6f192228e35c55e008 /p/haskell-http-conduit
parent9dded0ebef69e1f88676eece383d416f8650b00f (diff)
downloadDHG_packages-480f32668ebe568245cdc9012b12c492a373d7c7.tar.gz
haskell-http-conduit: Enable compat level 9
Diffstat (limited to 'p/haskell-http-conduit')
-rw-r--r--p/haskell-http-conduit/debian/changelog6
-rw-r--r--p/haskell-http-conduit/debian/compat2
-rw-r--r--p/haskell-http-conduit/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog
index f06d52f97..82f649297 100644
--- a/p/haskell-http-conduit/debian/changelog
+++ b/p/haskell-http-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-conduit (1.9.0-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:58 +0200
+
haskell-http-conduit (1.9.0-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-http-conduit/debian/compat b/p/haskell-http-conduit/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-http-conduit/debian/compat
+++ b/p/haskell-http-conduit/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control
index ab15f7064..6787f8541 100644
--- a/p/haskell-http-conduit/debian/control
+++ b/p/haskell-http-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