summaryrefslogtreecommitdiff
path: root/p/haskell-bytestring-show
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:15:28 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:15:28 +0400
commit02ee50766c372e328426b49312192f7c2aee6d79 (patch)
tree6bb2ee708f983a9a45abd05273a64ba359a9c8cf /p/haskell-bytestring-show
parent70b7f909ccf0d63c3113c7c71416ceb3957c5b80 (diff)
downloadDHG_packages-02ee50766c372e328426b49312192f7c2aee6d79.tar.gz
haskell-bytestring-show: Enable compat level 9
Diffstat (limited to 'p/haskell-bytestring-show')
-rw-r--r--p/haskell-bytestring-show/debian/changelog6
-rw-r--r--p/haskell-bytestring-show/debian/compat2
-rw-r--r--p/haskell-bytestring-show/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-bytestring-show/debian/changelog b/p/haskell-bytestring-show/debian/changelog
index 7c05f694b..7308a23e6 100644
--- a/p/haskell-bytestring-show/debian/changelog
+++ b/p/haskell-bytestring-show/debian/changelog
@@ -1,3 +1,9 @@
+haskell-bytestring-show (0.3.5.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:52:52 +0200
+
haskell-bytestring-show (0.3.5.4-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-bytestring-show/debian/compat b/p/haskell-bytestring-show/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-bytestring-show/debian/compat
+++ b/p/haskell-bytestring-show/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-bytestring-show/debian/control b/p/haskell-bytestring-show/debian/control
index 2da78c78f..401f00d01 100644
--- a/p/haskell-bytestring-show/debian/control
+++ b/p/haskell-bytestring-show/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
-Build-Depends: cdbs, debhelper (>= 7.0.50~), haskell-devscripts (>= 0.8.13),
+Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.13),
, ghc
, ghc-prof
Build-Depends-Indep: ghc-doc