summaryrefslogtreecommitdiff
path: root/p/haskell-boomerang
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-boomerang')
-rw-r--r--p/haskell-boomerang/debian/changelog7
-rw-r--r--p/haskell-boomerang/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-boomerang/debian/changelog b/p/haskell-boomerang/debian/changelog
index df76888ec..1f427fba0 100644
--- a/p/haskell-boomerang/debian/changelog
+++ b/p/haskell-boomerang/debian/changelog
@@ -1,3 +1,10 @@
+haskell-boomerang (1.3.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:07:45 +0200
+
haskell-boomerang (1.3.1-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-boomerang/debian/control b/p/haskell-boomerang/debian/control
index c0f22ec33..6b50c1e90 100644
--- a/p/haskell-boomerang/debian/control
+++ b/p/haskell-boomerang/debian/control
@@ -4,7 +4,7 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 7.0)
- , haskell-devscripts (>= 0.8),
+ , haskell-devscripts (>= 0.8.13),
, cdbs,
, ghc,
, ghc-prof,