summaryrefslogtreecommitdiff
path: root/p/haskell-utf8-light/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:21 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:21 +0400
commit52d95304aa07f380e6983afd0ee9c84eeabc1c0f (patch)
tree708e15009991d4214ad74fe919cb9e5ed7cef7ee /p/haskell-utf8-light/debian
parentf3cc3e9ff0246797a1a823111f6aa630dc29a1a9 (diff)
downloadDHG_packages-52d95304aa07f380e6983afd0ee9c84eeabc1c0f.tar.gz
haskell-utf8-light: Enable compat level 9
Diffstat (limited to 'p/haskell-utf8-light/debian')
-rw-r--r--p/haskell-utf8-light/debian/changelog6
-rw-r--r--p/haskell-utf8-light/debian/compat2
-rw-r--r--p/haskell-utf8-light/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-utf8-light/debian/changelog b/p/haskell-utf8-light/debian/changelog
index ee6433c05..7f30702a1 100644
--- a/p/haskell-utf8-light/debian/changelog
+++ b/p/haskell-utf8-light/debian/changelog
@@ -1,3 +1,9 @@
+haskell-utf8-light (0.4.0.1-4) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:21 +0200
+
haskell-utf8-light (0.4.0.1-3) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-utf8-light/debian/compat b/p/haskell-utf8-light/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-utf8-light/debian/compat
+++ b/p/haskell-utf8-light/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-utf8-light/debian/control b/p/haskell-utf8-light/debian/control
index e230c9036..179469923 100644
--- a/p/haskell-utf8-light/debian/control
+++ b/p/haskell-utf8-light/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