summaryrefslogtreecommitdiff
path: root/p/haskell-monad-loops
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:22 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:22 +0400
commit4e3740fbd68929cb81031d61ac403a7a6df788f7 (patch)
treebf0688837335365053463065995c7b227f76d60e /p/haskell-monad-loops
parent2d675d310ded88405dc7a6d2e4021f96531b1691 (diff)
downloadDHG_packages-4e3740fbd68929cb81031d61ac403a7a6df788f7.tar.gz
haskell-monad-loops: Enable compat level 9
Diffstat (limited to 'p/haskell-monad-loops')
-rw-r--r--p/haskell-monad-loops/debian/changelog6
-rw-r--r--p/haskell-monad-loops/debian/compat2
-rw-r--r--p/haskell-monad-loops/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-monad-loops/debian/changelog b/p/haskell-monad-loops/debian/changelog
index b17f89bd5..6aa74ef53 100644
--- a/p/haskell-monad-loops/debian/changelog
+++ b/p/haskell-monad-loops/debian/changelog
@@ -1,3 +1,9 @@
+haskell-monad-loops (0.3.2.0-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:21 +0200
+
haskell-monad-loops (0.3.2.0-2) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-monad-loops/debian/compat b/p/haskell-monad-loops/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-monad-loops/debian/compat
+++ b/p/haskell-monad-loops/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-monad-loops/debian/control b/p/haskell-monad-loops/debian/control
index b26172b3c..11b578484 100644
--- a/p/haskell-monad-loops/debian/control
+++ b/p/haskell-monad-loops/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