summaryrefslogtreecommitdiff
path: root/p/haskell-vector-algorithms/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:53 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:53 +0400
commitb995bf8b30019b3bca2bf539920e0e2824a5646d (patch)
tree955a88c09558b1441209381f5f1d006cafb54bab /p/haskell-vector-algorithms/debian
parent52aedc8e3e73d0875014a9b156b548db17a593c2 (diff)
downloadDHG_packages-b995bf8b30019b3bca2bf539920e0e2824a5646d.tar.gz
haskell-vector-algorithms: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-vector-algorithms/debian')
-rw-r--r--p/haskell-vector-algorithms/debian/changelog7
-rw-r--r--p/haskell-vector-algorithms/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-vector-algorithms/debian/changelog b/p/haskell-vector-algorithms/debian/changelog
index 4b5315e27..324328e86 100644
--- a/p/haskell-vector-algorithms/debian/changelog
+++ b/p/haskell-vector-algorithms/debian/changelog
@@ -1,3 +1,10 @@
+haskell-vector-algorithms (0.5.4-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:53 +0200
+
haskell-vector-algorithms (0.5.4-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control
index b04717ab7..6477549b4 100644
--- a/p/haskell-vector-algorithms/debian/control
+++ b/p/haskell-vector-algorithms/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)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-vector-dev (>= 0.6)