[DHG_packages] 02/02: haskell-aws: fix build by bumping directory bounds

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Jun 21 06:58:58 UTC 2017


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

locutusofborg pushed a commit to tag haskell-aws_v0.14.1-3
in repository DHG_packages.

commit e199b671eeab395b55cddf19ec33854e009fddce
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Jun 21 08:58:27 2017 +0200

    haskell-aws: fix build by bumping directory bounds
---
 p/haskell-aws/debian/changelog                     |  7 +++++++
 p/haskell-aws/debian/patches/newer-directory.patch | 11 +++++++++++
 p/haskell-aws/debian/patches/series                |  1 +
 3 files changed, 19 insertions(+)

diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index d77aeca..b799245 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,3 +1,10 @@
+haskell-aws (0.14.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Bump directory bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 21 Jun 2017 08:57:50 +0200
+
 haskell-aws (0.14.1-2) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-aws/debian/patches/newer-directory.patch b/p/haskell-aws/debian/patches/newer-directory.patch
new file mode 100644
index 0000000..6ce3977
--- /dev/null
+++ b/p/haskell-aws/debian/patches/newer-directory.patch
@@ -0,0 +1,11 @@
+--- haskell-aws-0.14.1.orig/aws.cabal
++++ haskell-aws-0.14.1/aws.cabal
+@@ -125,7 +125,7 @@ Library
+                        containers           >= 0.4,
+                        cryptohash           >= 0.11    && < 0.12,
+                        data-default         >= 0.5.3   && < 0.8,
+-                       directory            >= 1.0     && < 1.3,
++                       directory            >= 1.0     && < 2.0,
+                        filepath             >= 1.1     && < 1.5,
+                        http-conduit         >= 2.1     && < 2.2,
+                        http-types           >= 0.7     && < 0.10,
diff --git a/p/haskell-aws/debian/patches/series b/p/haskell-aws/debian/patches/series
new file mode 100644
index 0000000..3d0bd80
--- /dev/null
+++ b/p/haskell-aws/debian/patches/series
@@ -0,0 +1 @@
+newer-directory.patch

-- 
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