summaryrefslogtreecommitdiff
path: root/p/haskell-ltk
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:15 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:15 +0400
commit9c8c2d29120131900c2ffa3a88b2771cc494e34c (patch)
tree3885eb6d75e3904739211bc558c1d32896cf232f /p/haskell-ltk
parent5bce388a77884aa1ca13a9a453d18675d191af16 (diff)
downloadDHG_packages-9c8c2d29120131900c2ffa3a88b2771cc494e34c.tar.gz
haskell-ltk: Enable compat level 9
Diffstat (limited to 'p/haskell-ltk')
-rw-r--r--p/haskell-ltk/debian/changelog6
-rw-r--r--p/haskell-ltk/debian/compat2
-rw-r--r--p/haskell-ltk/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-ltk/debian/changelog b/p/haskell-ltk/debian/changelog
index 2045c4805..aeca13ea2 100644
--- a/p/haskell-ltk/debian/changelog
+++ b/p/haskell-ltk/debian/changelog
@@ -1,3 +1,9 @@
+haskell-ltk (0.12.1.0-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:15 +0200
+
haskell-ltk (0.12.1.0-1) experimental; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-ltk/debian/compat b/p/haskell-ltk/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-ltk/debian/compat
+++ b/p/haskell-ltk/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-ltk/debian/control b/p/haskell-ltk/debian/control
index 86d757837..a345dba87 100644
--- a/p/haskell-ltk/debian/control
+++ b/p/haskell-ltk/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc