summaryrefslogtreecommitdiff
path: root/p/haskell-warp-tls/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:29 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:29 +0400
commit04a371f6d391ccb828623f8ff22e89f04a458aef (patch)
treeb5091395d9d2b7f020d0c54845c8393b33a1757d /p/haskell-warp-tls/debian
parent0f8dd61dc0e3b4cc0ab2eb49e187c2e78d73af2c (diff)
downloadDHG_packages-04a371f6d391ccb828623f8ff22e89f04a458aef.tar.gz
haskell-warp-tls: Enable compat level 9
Diffstat (limited to 'p/haskell-warp-tls/debian')
-rw-r--r--p/haskell-warp-tls/debian/changelog6
-rw-r--r--p/haskell-warp-tls/debian/compat2
-rw-r--r--p/haskell-warp-tls/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog
index c25185ca4..188cb74cb 100644
--- a/p/haskell-warp-tls/debian/changelog
+++ b/p/haskell-warp-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-warp-tls (1.4.0.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:29 +0200
+
haskell-warp-tls (1.4.0.1-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-warp-tls/debian/compat b/p/haskell-warp-tls/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-warp-tls/debian/compat
+++ b/p/haskell-warp-tls/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control
index fbadb8c1c..f53bf2ba6 100644
--- a/p/haskell-warp-tls/debian/control
+++ b/p/haskell-warp-tls/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