summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-authenticate-oauth/debian/changelog6
-rw-r--r--p/haskell-authenticate-oauth/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog
index 8ee6fb749..e591c3b86 100644
--- a/p/haskell-authenticate-oauth/debian/changelog
+++ b/p/haskell-authenticate-oauth/debian/changelog
@@ -1,3 +1,9 @@
+haskell-authenticate-oauth (1.4.0.8-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:16 +0100
+
haskell-authenticate-oauth (1.4.0.8-2) unstable; urgency=medium
* Patch for conduit 1.1.
diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control
index 983ebe9c8..69a9d3d5d 100644
--- a/p/haskell-authenticate-oauth/debian/control
+++ b/p/haskell-authenticate-oauth/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 (>= 9)
- , haskell-devscripts (>= 0.8.16)
+ , haskell-devscripts (>= 0.9)
, cdbs
, ghc
, ghc-prof