summaryrefslogtreecommitdiff
path: root/p/haskell-resourcet
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:34 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:34 +0400
commit2714c82618b6e0e75394af70ccbc7edc117ced54 (patch)
treeb47d3fc9d1320328e8f69e1eb10578c1b83490bd /p/haskell-resourcet
parent49ebd0a49ee454a342c3e0502ba260620cce07d7 (diff)
downloadDHG_packages-2714c82618b6e0e75394af70ccbc7edc117ced54.tar.gz
haskell-resourcet: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-resourcet')
-rw-r--r--p/haskell-resourcet/debian/changelog5
-rw-r--r--p/haskell-resourcet/debian/control2
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-resourcet/debian/changelog b/p/haskell-resourcet/debian/changelog
index 34d4ba3ae..821ce59d6 100644
--- a/p/haskell-resourcet/debian/changelog
+++ b/p/haskell-resourcet/debian/changelog
@@ -1,8 +1,13 @@
haskell-resourcet (0.3.2.1-2) 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:09:33 +0200
haskell-resourcet (0.3.2.1-1) unstable; urgency=low
diff --git a/p/haskell-resourcet/debian/control b/p/haskell-resourcet/debian/control
index c5438d961..16a99bcb7 100644
--- a/p/haskell-resourcet/debian/control
+++ b/p/haskell-resourcet/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.10)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-lifted-base-dev (>> 0.1)