summaryrefslogtreecommitdiff
path: root/p/haskell-filestore/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-filestore/debian')
-rw-r--r--p/haskell-filestore/debian/changelog6
-rw-r--r--p/haskell-filestore/debian/compat2
-rw-r--r--p/haskell-filestore/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-filestore/debian/changelog b/p/haskell-filestore/debian/changelog
index 3c726682a..17bf9d9f1 100644
--- a/p/haskell-filestore/debian/changelog
+++ b/p/haskell-filestore/debian/changelog
@@ -1,3 +1,9 @@
+haskell-filestore (0.6-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:31 +0200
+
haskell-filestore (0.6-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-filestore/debian/compat b/p/haskell-filestore/debian/compat
index c7930257d..ec635144f 100644
--- a/p/haskell-filestore/debian/compat
+++ b/p/haskell-filestore/debian/compat
@@ -1 +1 @@
-7 \ No newline at end of file
+9
diff --git a/p/haskell-filestore/debian/control b/p/haskell-filestore/debian/control
index e0bce54f8..4417cd456 100644
--- a/p/haskell-filestore/debian/control
+++ b/p/haskell-filestore/debian/control
@@ -4,7 +4,7 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org>
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
haskell-devscripts (>= 0.8.13),
cdbs,
ghc,