summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:54 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:54 +0400
commit4a71f6e941984676e26775c3d07532b0167d02db (patch)
tree6fe2abbcfd7961ec75e1f6ca68d5a9435d7c2d5d
parentb995bf8b30019b3bca2bf539920e0e2824a5646d (diff)
downloadDHG_packages-4a71f6e941984676e26775c3d07532b0167d02db.tar.gz
haskell-vector-space: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
-rw-r--r--p/haskell-vector-space/debian/changelog7
-rw-r--r--p/haskell-vector-space/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog
index 8fcadcebf..2a8b0bf09 100644
--- a/p/haskell-vector-space/debian/changelog
+++ b/p/haskell-vector-space/debian/changelog
@@ -1,3 +1,10 @@
+haskell-vector-space (0.8.1-2) 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:54 +0200
+
haskell-vector-space (0.8.1-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control
index 42b0ac59d..b15f79026 100644
--- a/p/haskell-vector-space/debian/control
+++ b/p/haskell-vector-space/debian/control
@@ -6,7 +6,7 @@ Uploaders: Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-boolean-dev (>= 0.0.1)