summaryrefslogtreecommitdiff
path: root/p/haskell-gsasl
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:45 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:45 +0400
commit0cf6477f13935215fe335b8db59878e3a890a969 (patch)
tree8cd0ff8b51b07461425e0f919eec7421b22b688f /p/haskell-gsasl
parent74be1b2c677525991b1bd99c1d77213637fc7733 (diff)
downloadDHG_packages-0cf6477f13935215fe335b8db59878e3a890a969.tar.gz
haskell-gsasl: Enable compat level 9
Diffstat (limited to 'p/haskell-gsasl')
-rw-r--r--p/haskell-gsasl/debian/changelog6
-rw-r--r--p/haskell-gsasl/debian/compat2
-rw-r--r--p/haskell-gsasl/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-gsasl/debian/changelog b/p/haskell-gsasl/debian/changelog
index 8b28abbc9..8c24e8958 100644
--- a/p/haskell-gsasl/debian/changelog
+++ b/p/haskell-gsasl/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gsasl (0.3.5-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:38 +0200
+
haskell-gsasl (0.3.5-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-gsasl/debian/compat b/p/haskell-gsasl/debian/compat
index c7930257d..ec635144f 100644
--- a/p/haskell-gsasl/debian/compat
+++ b/p/haskell-gsasl/debian/compat
@@ -1 +1 @@
-7 \ No newline at end of file
+9
diff --git a/p/haskell-gsasl/debian/control b/p/haskell-gsasl/debian/control
index a8eb4ae75..e4a85998c 100644
--- a/p/haskell-gsasl/debian/control
+++ b/p/haskell-gsasl/debian/control
@@ -3,7 +3,7 @@ Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, cdbs
, ghc