summaryrefslogtreecommitdiff
path: root/p/haskell-diagrams-lib
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:19 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:19 +0400
commitb78e6307b4f477f269751a99366c99dd5eef9f45 (patch)
tree191ed4ce5d14af2b1ad739f495254cd5b325af74 /p/haskell-diagrams-lib
parent3b61c116673a37541e331a4784053f6761d1ca5f (diff)
downloadDHG_packages-b78e6307b4f477f269751a99366c99dd5eef9f45.tar.gz
haskell-diagrams-lib: Enable compat level 9
Diffstat (limited to 'p/haskell-diagrams-lib')
-rw-r--r--p/haskell-diagrams-lib/debian/changelog6
-rw-r--r--p/haskell-diagrams-lib/debian/compat2
-rw-r--r--p/haskell-diagrams-lib/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-diagrams-lib/debian/changelog b/p/haskell-diagrams-lib/debian/changelog
index 2114d92e9..243a2d23f 100644
--- a/p/haskell-diagrams-lib/debian/changelog
+++ b/p/haskell-diagrams-lib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-diagrams-lib (0.6.0.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:19 +0200
+
haskell-diagrams-lib (0.6.0.1-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-diagrams-lib/debian/compat b/p/haskell-diagrams-lib/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-diagrams-lib/debian/compat
+++ b/p/haskell-diagrams-lib/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-diagrams-lib/debian/control b/p/haskell-diagrams-lib/debian/control
index 160d36e64..283cf459f 100644
--- a/p/haskell-diagrams-lib/debian/control
+++ b/p/haskell-diagrams-lib/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