summaryrefslogtreecommitdiff
path: root/p/haskell-vector
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:52 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:52 +0400
commit52aedc8e3e73d0875014a9b156b548db17a593c2 (patch)
tree07a330045f346b4ebe096932354ffd63e74e4b14 /p/haskell-vector
parent3d9f331e338302a51670d1cdcb497bf05397ff3d (diff)
downloadDHG_packages-52aedc8e3e73d0875014a9b156b548db17a593c2.tar.gz
haskell-vector: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-vector')
-rw-r--r--p/haskell-vector/debian/changelog7
-rw-r--r--p/haskell-vector/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-vector/debian/changelog b/p/haskell-vector/debian/changelog
index 63d90b970..b468a2147 100644
--- a/p/haskell-vector/debian/changelog
+++ b/p/haskell-vector/debian/changelog
@@ -1,3 +1,10 @@
+haskell-vector (0.9.1-3) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:13:52 +0200
+
haskell-vector (0.9.1-2) unstable; urgency=low
* Last release lost the debian/patches/series file, re-adding it.
diff --git a/p/haskell-vector/debian/control b/p/haskell-vector/debian/control
index fb6ba34c3..ec9621cbc 100644
--- a/p/haskell-vector/debian/control
+++ b/p/haskell-vector/debian/control
@@ -6,7 +6,7 @@ Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>, Iulian Udrea <iulia
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8.9)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-primitive-dev (>= 0.4.0.1)