summaryrefslogtreecommitdiff
path: root/p/haskell-vector-space/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:24 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:24 +0400
commitcbb22a3eea9d78aab8c6e3179ae902fab480b351 (patch)
tree3b4624c7349be95587bd39446dc7ef5f36594c3d /p/haskell-vector-space/debian
parent1f941d759153cb9c903f828d42703db977d4bed6 (diff)
downloadDHG_packages-cbb22a3eea9d78aab8c6e3179ae902fab480b351.tar.gz
haskell-vector-space: Enable compat level 9
Diffstat (limited to 'p/haskell-vector-space/debian')
-rw-r--r--p/haskell-vector-space/debian/changelog6
-rw-r--r--p/haskell-vector-space/debian/compat2
-rw-r--r--p/haskell-vector-space/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog
index 2e2b34c93..44b829150 100644
--- a/p/haskell-vector-space/debian/changelog
+++ b/p/haskell-vector-space/debian/changelog
@@ -1,3 +1,9 @@
+haskell-vector-space (0.8.6-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:24 +0200
+
haskell-vector-space (0.8.6-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-vector-space/debian/compat b/p/haskell-vector-space/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-vector-space/debian/compat
+++ b/p/haskell-vector-space/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control
index d96fbb0f2..a2b0ad67a 100644
--- a/p/haskell-vector-space/debian/control
+++ b/p/haskell-vector-space/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc