summaryrefslogtreecommitdiff
path: root/p/haskell-vector-algorithms/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
commita16bac07fc4fba717c8fb0a55a46201695a0b34d (patch)
tree9b7090550240da34e941353f1daf5a0c440be679 /p/haskell-vector-algorithms/debian
parentcbb22a3eea9d78aab8c6e3179ae902fab480b351 (diff)
downloadDHG_packages-a16bac07fc4fba717c8fb0a55a46201695a0b34d.tar.gz
haskell-vector-algorithms: Enable compat level 9
Diffstat (limited to 'p/haskell-vector-algorithms/debian')
-rw-r--r--p/haskell-vector-algorithms/debian/changelog6
-rw-r--r--p/haskell-vector-algorithms/debian/compat2
-rw-r--r--p/haskell-vector-algorithms/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-vector-algorithms/debian/changelog b/p/haskell-vector-algorithms/debian/changelog
index 755c25617..3fee5b078 100644
--- a/p/haskell-vector-algorithms/debian/changelog
+++ b/p/haskell-vector-algorithms/debian/changelog
@@ -1,3 +1,9 @@
+haskell-vector-algorithms (0.5.4.2-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:24 +0200
+
haskell-vector-algorithms (0.5.4.2-2) experimental; urgency=low
* Actually upload to experimental. I guess the accidental upload to unstable
diff --git a/p/haskell-vector-algorithms/debian/compat b/p/haskell-vector-algorithms/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-vector-algorithms/debian/compat
+++ b/p/haskell-vector-algorithms/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control
index 64fbede8f..729cde7f5 100644
--- a/p/haskell-vector-algorithms/debian/control
+++ b/p/haskell-vector-algorithms/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>, Iulian Udrea <iulian@linux.com>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc