[DHG_packages] 08/18: aws: Upgrading from 0.13.0 to 0.13.2
Clint Adams
clint at moszumanska.debian.org
Tue Jul 12 20:31:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit c761b058a1043c0c82faa2056090b49e7753ee37
Author: Clint Adams <clint at debian.org>
Date: Tue Jul 12 16:14:09 2016 -0400
aws: Upgrading from 0.13.0 to 0.13.2
---
p/haskell-aws/debian/changelog | 6 ++++++
p/haskell-aws/debian/control | 2 +-
p/haskell-aws/debian/patches/new-metadata-from-hackage | 13 -------------
p/haskell-aws/debian/patches/series | 1 -
4 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index bb589ec..4812b09 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aws (0.13.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 12 Jul 2016 16:14:08 -0400
+
haskell-aws (0.13.0-2) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index c6e5bc6..da9daa0 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 9),
libghc-cryptohash-dev (<< 0.12),
libghc-cryptohash-prof,
libghc-data-default-dev (>= 0.5.3),
- libghc-data-default-dev (<< 0.6),
+ libghc-data-default-dev (<< 0.7),
libghc-data-default-prof,
libghc-http-conduit-dev (>= 2.1),
libghc-http-conduit-dev (<< 2.2),
diff --git a/p/haskell-aws/debian/patches/new-metadata-from-hackage b/p/haskell-aws/debian/patches/new-metadata-from-hackage
deleted file mode 100644
index 49d9eb2..0000000
--- a/p/haskell-aws/debian/patches/new-metadata-from-hackage
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: haskell-aws/aws.cabal
-===================================================================
---- haskell-aws.orig/aws.cabal 2015-10-31 13:31:50.000000000 +0100
-+++ haskell-aws/aws.cabal 2016-06-01 10:13:15.213052434 +0200
-@@ -121,7 +121,7 @@
- byteable == 0.1.*,
- bytestring >= 0.9 && < 0.11,
- case-insensitive >= 0.2 && < 1.3,
-- cereal >= 0.3 && < 0.5,
-+ cereal >= 0.3 && < 0.6,
- conduit >= 1.1 && < 1.3,
- conduit-extra >= 1.1 && < 1.2,
- containers >= 0.4,
diff --git a/p/haskell-aws/debian/patches/series b/p/haskell-aws/debian/patches/series
deleted file mode 100644
index 0131f75..0000000
--- a/p/haskell-aws/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-new-metadata-from-hackage
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list