summaryrefslogtreecommitdiff
path: root/p/haskell-aws/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-15 14:30:23 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-15 14:30:23 +0200
commitc8c5e12d88de9b3c59f883115857008c01c4b2cb (patch)
tree69fcb209d53f3bd63e19972fb457443057c89abb /p/haskell-aws/debian
parent0d494d3acce3ffe241b0a7bb57d319e480f4e99c (diff)
downloadDHG_packages-c8c5e12d88de9b3c59f883115857008c01c4b2cb.tar.gz
aws: Upgrading from 0.11.4 to 0.12.1
Diffstat (limited to 'p/haskell-aws/debian')
-rw-r--r--p/haskell-aws/debian/changelog6
-rw-r--r--p/haskell-aws/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index 2ce1fbafb..e07204051 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aws (0.12.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:30:23 +0200
+
haskell-aws (0.11.4-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index a85f4d97f..a9662d014 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
libghc-aeson-dev (>= 0.6),
libghc-aeson-prof,
libghc-attoparsec-dev (>= 0.11),
- libghc-attoparsec-dev (<< 0.13),
+ libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
libghc-base16-bytestring-dev (>= 0.1),
libghc-base16-bytestring-dev (<< 0.2),
@@ -81,7 +81,7 @@ Build-Depends: debhelper (>= 9),
libghc-vector-dev (>= 0.10),
libghc-vector-prof,
libghc-xml-conduit-dev (>= 1.2),
- libghc-xml-conduit-dev (<< 1.3),
+ libghc-xml-conduit-dev (<< 1.4),
libghc-xml-conduit-prof,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,