summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-api
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:24 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:24 +0400
commit9e7ff3b227f9c37291f02ed3b817b7c9f018673c (patch)
treee04e150ca726f2f21018771567ecff32f8a10220 /p/haskell-crypto-api
parentdbafe79b7a41af3932e3760e3b727e16fb5f337b (diff)
downloadDHG_packages-9e7ff3b227f9c37291f02ed3b817b7c9f018673c.tar.gz
haskell-crypto-api: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-crypto-api')
-rw-r--r--p/haskell-crypto-api/debian/changelog7
-rw-r--r--p/haskell-crypto-api/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-crypto-api/debian/changelog b/p/haskell-crypto-api/debian/changelog
index a8c24a1ff..9f37dc5b5 100644
--- a/p/haskell-crypto-api/debian/changelog
+++ b/p/haskell-crypto-api/debian/changelog
@@ -1,3 +1,10 @@
+haskell-crypto-api (0.10.2-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:24 +0200
+
haskell-crypto-api (0.10.2-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-crypto-api/debian/control b/p/haskell-crypto-api/debian/control
index 4cce206b5..3230cb453 100644
--- a/p/haskell-crypto-api/debian/control
+++ b/p/haskell-crypto-api/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-cereal-dev (>> 0.2)