[DHG_packages] 01/01: aws: Upgrading from 0.14.1 to 0.16

Clint Adams clint at moszumanska.debian.org
Thu Jul 6 23:23:39 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 9cdc84cc2273a12e56d1ea5c4339bd1670fb2cd0
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 6 19:13:58 2017 -0400

    aws: Upgrading from 0.14.1 to 0.16
---
 p/haskell-aws/debian/changelog                     |  6 ++++++
 p/haskell-aws/debian/control                       |  6 +++---
 p/haskell-aws/debian/patches/newer-directory.patch | 11 -----------
 p/haskell-aws/debian/patches/series                |  1 -
 4 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index b799245..0f1ba1a 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aws (0.16-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 06 Jul 2017 19:13:58 -0400
+
 haskell-aws (0.14.1-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index 93832f0..cec242d 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -45,8 +45,8 @@ Build-Depends:
  libghc-data-default-dev (<< 0.8),
  libghc-data-default-dev (>= 0.5.3),
  libghc-data-default-prof,
- libghc-http-conduit-dev (<< 2.2),
  libghc-http-conduit-dev (>= 2.1),
+ libghc-http-conduit-dev (<< 2.3),
  libghc-http-conduit-prof,
  libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.7),
@@ -82,8 +82,8 @@ Build-Depends:
  libghc-utf8-string-prof,
  libghc-vector-dev (>= 0.10),
  libghc-vector-prof,
- libghc-xml-conduit-dev (<< 1.4),
  libghc-xml-conduit-dev (>= 1.2),
+ libghc-xml-conduit-dev (<< 1.5),
  libghc-xml-conduit-prof,
 Build-Depends-Indep:
  ghc-doc,
@@ -114,7 +114,7 @@ Build-Depends-Indep:
  libghc-utf8-string-doc,
  libghc-vector-doc,
  libghc-xml-conduit-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: http://github.com/aristidb/aws
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-aws
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
diff --git a/p/haskell-aws/debian/patches/newer-directory.patch b/p/haskell-aws/debian/patches/newer-directory.patch
deleted file mode 100644
index 6ce3977..0000000
--- a/p/haskell-aws/debian/patches/newer-directory.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
deleted file mode 100644
index 3d0bd80..0000000
--- a/p/haskell-aws/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-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