[DHG_packages] 04/21: aws: Adjust deps per hackage

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 09:05:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit f785de5ec8b2aa5331e33464d63b6a2abb196853
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 10:13:33 2016 +0200

    aws: Adjust deps per hackage
---
 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, 20 insertions(+), 2 deletions(-)

diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index ea1b530..bb589ec 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,8 +1,12 @@
-haskell-aws (0.13.0-2) UNRELEASED; urgency=medium
+haskell-aws (0.13.0-2) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
+  [ Joachim Breitner ]
+  * Adjust dependencies per hackage.
+
  -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:34:47 +0300
 
 haskell-aws (0.13.0-1) unstable; urgency=medium
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index 5fba10e..c6e5bc6 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -29,7 +29,7 @@ Build-Depends: debhelper (>= 9),
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof,
  libghc-cereal-dev (>= 0.3),
- libghc-cereal-dev (<< 0.5),
+ libghc-cereal-dev (<< 0.6),
  libghc-cereal-prof,
  libghc-conduit-dev (>= 1.1),
  libghc-conduit-dev (<< 1.3),
diff --git a/p/haskell-aws/debian/patches/new-metadata-from-hackage b/p/haskell-aws/debian/patches/new-metadata-from-hackage
new file mode 100644
index 0000000..49d9eb2
--- /dev/null
+++ b/p/haskell-aws/debian/patches/new-metadata-from-hackage
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..0131f75
--- /dev/null
+++ b/p/haskell-aws/debian/patches/series
@@ -0,0 +1 @@
+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