summaryrefslogtreecommitdiff
path: root/p/haskell-dyre
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:09:04 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:09:04 +0400
commitb43d9c8cb5a37c9dab622d79ffdb41d6363cca7d (patch)
tree0efbbfdb073d916e3e2b66b2bd43ed71b6fad1ae /p/haskell-dyre
parentf5441eb524b7b63ad98657a84bb02d055de34c11 (diff)
downloadDHG_packages-b43d9c8cb5a37c9dab622d79ffdb41d6363cca7d.tar.gz
haskell-dyre: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-dyre')
-rw-r--r--p/haskell-dyre/debian/changelog7
-rw-r--r--p/haskell-dyre/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-dyre/debian/changelog b/p/haskell-dyre/debian/changelog
index 56ae2fabe..80c940f30 100644
--- a/p/haskell-dyre/debian/changelog
+++ b/p/haskell-dyre/debian/changelog
@@ -1,3 +1,10 @@
+haskell-dyre (0.8.7-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:09:04 +0200
+
haskell-dyre (0.8.7-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-dyre/debian/control b/p/haskell-dyre/debian/control
index ecd40f042..e2e42e139 100644
--- a/p/haskell-dyre/debian/control
+++ b/p/haskell-dyre/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-executable-path-dev