summaryrefslogtreecommitdiff
path: root/p/haskell-diagrams
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:18 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:18 +0400
commit3b61c116673a37541e331a4784053f6761d1ca5f (patch)
tree5da0217029360942c2c424618839979c0c645ce3 /p/haskell-diagrams
parent24d85eed1dfff6ad059f814b3b360ea167f244ac (diff)
downloadDHG_packages-3b61c116673a37541e331a4784053f6761d1ca5f.tar.gz
haskell-diagrams: Enable compat level 9
Diffstat (limited to 'p/haskell-diagrams')
-rw-r--r--p/haskell-diagrams/debian/changelog6
-rw-r--r--p/haskell-diagrams/debian/compat2
-rw-r--r--p/haskell-diagrams/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-diagrams/debian/changelog b/p/haskell-diagrams/debian/changelog
index 5a3209d3f..0a5047e31 100644
--- a/p/haskell-diagrams/debian/changelog
+++ b/p/haskell-diagrams/debian/changelog
@@ -1,3 +1,9 @@
+haskell-diagrams (0.6-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:18 +0200
+
haskell-diagrams (0.6-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-diagrams/debian/compat b/p/haskell-diagrams/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-diagrams/debian/compat
+++ b/p/haskell-diagrams/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-diagrams/debian/control b/p/haskell-diagrams/debian/control
index 21339569a..1b27f20e5 100644
--- a/p/haskell-diagrams/debian/control
+++ b/p/haskell-diagrams/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/diagrams