summaryrefslogtreecommitdiff
path: root/p/haskell-filestore/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:32 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:32 +0400
commit7b5cdc74e08066284995e0f874787c151d960e1b (patch)
tree3e1764d33940088b983743251e5c3a271a3facef /p/haskell-filestore/debian
parentfbb5c7b87d844094ec83df06c3a2459fac4edf35 (diff)
downloadDHG_packages-7b5cdc74e08066284995e0f874787c151d960e1b.tar.gz
haskell-filestore: Enable compat level 9
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,