summaryrefslogtreecommitdiff
path: root/p/haskell-aws
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:16 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:16 +0300
commit487ecfec516e3a8d0657a5c57d75350cdae1eb7b (patch)
treebb199c6eecf66e9db10ccf1c45e6339138263f52 /p/haskell-aws
parentc0e82024b010cd5e0a79a2f7fa707c8788b88965 (diff)
downloadDHG_packages-487ecfec516e3a8d0657a5c57d75350cdae1eb7b.tar.gz
haskell-aws: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-aws')
-rw-r--r--p/haskell-aws/debian/changelog6
-rw-r--r--p/haskell-aws/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index 035bad98d..f61c220c3 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aws (0.9.2-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-aws (0.9.2-2) unstable; urgency=medium
* Cherry-picked support for poAutoMakeBucket from upstream version
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index 95c95a7d3..4f47a7b86 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joey Hess <joeyh@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-aeson-dev (>= 0.6)