summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-puremd5/debian/changelog5
-rw-r--r--p/haskell-puremd5/debian/control2
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-puremd5/debian/changelog b/p/haskell-puremd5/debian/changelog
index 307cec876..60a728f88 100644
--- a/p/haskell-puremd5/debian/changelog
+++ b/p/haskell-puremd5/debian/changelog
@@ -1,8 +1,13 @@
haskell-puremd5 (2.1.0.3-3) UNRELEASED; urgency=low
+ [ Giovanni Mascellani ]
* Team upload.
* Fix Homepage: link
+ [ Joachim Breitner ]
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
-- Giovanni Mascellani <gio@debian.org> Fri, 15 Jun 2012 18:25:09 +0200
haskell-puremd5 (2.1.0.3-2) unstable; urgency=low
diff --git a/p/haskell-puremd5/debian/control b/p/haskell-puremd5/debian/control
index dd2b5ac60..8b8197e2c 100644
--- a/p/haskell-puremd5/debian/control
+++ b/p/haskell-puremd5/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-binary-dev