summaryrefslogtreecommitdiff
path: root/p/haskell-bytestring-progress
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:52 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:52 +0400
commitab0345954162df84000abfbfb486a872737c36e3 (patch)
tree0b08952bb1def70f3a05c08e3f2711c1884e6dda /p/haskell-bytestring-progress
parent647294198820b247a8c49ad0e5fe1d541099949a (diff)
downloadDHG_packages-ab0345954162df84000abfbfb486a872737c36e3.tar.gz
haskell-bytestring-progress: Enable compat level 9
Diffstat (limited to 'p/haskell-bytestring-progress')
-rw-r--r--p/haskell-bytestring-progress/debian/changelog6
-rw-r--r--p/haskell-bytestring-progress/debian/compat2
-rw-r--r--p/haskell-bytestring-progress/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-bytestring-progress/debian/changelog b/p/haskell-bytestring-progress/debian/changelog
index 12c5acabe..5a6910f96 100644
--- a/p/haskell-bytestring-progress/debian/changelog
+++ b/p/haskell-bytestring-progress/debian/changelog
@@ -1,3 +1,9 @@
+haskell-bytestring-progress (1.0.3-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:52:52 +0200
+
haskell-bytestring-progress (1.0.3-1) experimental; urgency=low
* Initial release.
diff --git a/p/haskell-bytestring-progress/debian/compat b/p/haskell-bytestring-progress/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-bytestring-progress/debian/compat
+++ b/p/haskell-bytestring-progress/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-bytestring-progress/debian/control b/p/haskell-bytestring-progress/debian/control
index f94451665..fef4371f2 100644
--- a/p/haskell-bytestring-progress/debian/control
+++ b/p/haskell-bytestring-progress/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