summaryrefslogtreecommitdiff
path: root/p/haskell-data-memocombinators/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:42 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:42 +0400
commit18f010dbd4ed5cee565d6b3360a6b496ef98338b (patch)
tree602ef67dfe9f38db5bbf99a97891209aa233bcd4 /p/haskell-data-memocombinators/debian
parent1384a687fb7c05d221a9967c321dddbe8a05a15c (diff)
downloadDHG_packages-18f010dbd4ed5cee565d6b3360a6b496ef98338b.tar.gz
haskell-data-memocombinators: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-data-memocombinators/debian')
-rw-r--r--p/haskell-data-memocombinators/debian/changelog7
-rw-r--r--p/haskell-data-memocombinators/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-data-memocombinators/debian/changelog b/p/haskell-data-memocombinators/debian/changelog
index 16d6b6953..8819a6aa7 100644
--- a/p/haskell-data-memocombinators/debian/changelog
+++ b/p/haskell-data-memocombinators/debian/changelog
@@ -1,3 +1,10 @@
+haskell-data-memocombinators (0.4.3-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:08:42 +0200
+
haskell-data-memocombinators (0.4.3-1) unstable; urgency=low
* New upstream release.
diff --git a/p/haskell-data-memocombinators/debian/control b/p/haskell-data-memocombinators/debian/control
index c45f19b79..72d236418 100644
--- a/p/haskell-data-memocombinators/debian/control
+++ b/p/haskell-data-memocombinators/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-data-inttrie-dev