summaryrefslogtreecommitdiff
path: root/p/haskell-src-exts/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:03 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:03 +0400
commit669fb747e1936b8fdb8071996e546b1759fe6aca (patch)
tree5aa54c6548785e38139e949599ff66101c45fe2f /p/haskell-src-exts/debian
parentb1008c73d8e4928731b6c13f14134df38725bc9d (diff)
downloadDHG_packages-669fb747e1936b8fdb8071996e546b1759fe6aca.tar.gz
haskell-src-exts: Enable compat level 9
Diffstat (limited to 'p/haskell-src-exts/debian')
-rw-r--r--p/haskell-src-exts/debian/changelog6
-rw-r--r--p/haskell-src-exts/debian/compat2
-rw-r--r--p/haskell-src-exts/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-src-exts/debian/changelog b/p/haskell-src-exts/debian/changelog
index 37010bd9f..101d873df 100644
--- a/p/haskell-src-exts/debian/changelog
+++ b/p/haskell-src-exts/debian/changelog
@@ -1,3 +1,9 @@
+haskell-src-exts (1.13.5-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:03 +0200
+
haskell-src-exts (1.13.5-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-src-exts/debian/compat b/p/haskell-src-exts/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-src-exts/debian/compat
+++ b/p/haskell-src-exts/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-src-exts/debian/control b/p/haskell-src-exts/debian/control
index 104802804..4808e257b 100644
--- a/p/haskell-src-exts/debian/control
+++ b/p/haskell-src-exts/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