[DHG_packages] 08/21: http-conduit: Upgrading from 2.1.5.1 to 2.1.7.2

Joachim Breitner nomeata at moszumanska.debian.org
Wed Aug 12 12:18:11 UTC 2015


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

nomeata pushed a commit to branch master
in repository DHG_packages.

commit c3dd009758ebc0831e63bab80b3d50c92e8afc28
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Aug 12 13:50:27 2015 +0200

    http-conduit: Upgrading from 2.1.5.1 to 2.1.7.2
---
 p/haskell-http-conduit/debian/changelog |   6 ++
 p/haskell-http-conduit/debian/control   | 148 ++++++++++++++++----------------
 2 files changed, 81 insertions(+), 73 deletions(-)

diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog
index bbb4ba0..935559e 100644
--- a/p/haskell-http-conduit/debian/changelog
+++ b/p/haskell-http-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-conduit (2.1.7.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 12 Aug 2015 13:50:27 +0200
+
 haskell-http-conduit (2.1.5.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control
index 9af3b4c..59aa2fd 100644
--- a/p/haskell-http-conduit/debian/control
+++ b/p/haskell-http-conduit/debian/control
@@ -1,75 +1,76 @@
 Source: haskell-http-conduit
-Section: haskell
-Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 9)
-  , cdbs
-  , haskell-devscripts (>= 0.9)
-  , ghc
-  , ghc-prof
-  , libghc-conduit-dev (>= 1.0)
-  , libghc-conduit-dev (<< 1.3)
-  , libghc-conduit-prof
-  , libghc-http-client-dev (>= 0.4.3)
-  , libghc-http-client-dev (<< 0.5)
-  , libghc-http-client-prof
-  , libghc-http-client-tls-dev (>= 0.2.2)
-  , libghc-http-client-tls-prof
-  , libghc-http-types-dev (>= 0.7)
-  , libghc-http-types-prof
-  , libghc-lifted-base-dev (>= 0.1)
-  , libghc-lifted-base-prof
-  , libghc-monad-control-dev
-  , libghc-monad-control-prof
-  , libghc-mtl-dev
-  , libghc-mtl-prof
-  , libghc-resourcet-dev (>= 1.1)
-  , libghc-resourcet-dev (<< 1.2)
-  , libghc-resourcet-prof
-  , libghc-hunit-dev
-  , libghc-hspec-dev (>= 1.3)
-  , libghc-blaze-builder-dev
-  , libghc-conduit-extra-dev (>= 1.1.1)
-  , libghc-connection-dev (>= 0.2)
-  , libghc-cookie-dev
-  , libghc-case-insensitive-dev
-  , libghc-data-default-class-dev
-  , libghc-network-dev
-  , libghc-streaming-commons-dev
-  , libghc-text-dev
-  , libghc-utf8-string-dev
-  , libghc-wai-dev (>= 3.0)
-  , libghc-wai-dev (<< 3.1)
-  , libghc-wai-conduit-dev
-  , libghc-warp-dev (>= 3.0)
-  , libghc-warp-dev (<< 3.1)
-  , libghc-warp-tls-dev
-# For the testsuite:
-  , ca-certificates
-  , netbase
-Build-Depends-Indep: ghc-doc
-  , libghc-conduit-doc
-  , libghc-http-client-doc
-  , libghc-http-client-tls-doc
-  , libghc-http-types-doc
-  , libghc-lifted-base-doc
-  , libghc-monad-control-doc
-  , libghc-mtl-doc
-  , libghc-resourcet-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-conduit-dev (>= 0.5.5),
+ libghc-conduit-dev (<< 1.3),
+ libghc-conduit-prof,
+ libghc-http-client-dev (>= 0.4.3),
+ libghc-http-client-dev (<< 0.5),
+ libghc-http-client-prof,
+ libghc-http-client-tls-dev (>= 0.2.2),
+ libghc-http-client-tls-prof,
+ libghc-http-types-dev (>= 0.7),
+ libghc-http-types-prof,
+ libghc-lifted-base-dev (>= 0.1),
+ libghc-lifted-base-prof,
+ libghc-monad-control-dev,
+ libghc-monad-control-prof,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
+ libghc-resourcet-dev (>= 1.1),
+ libghc-resourcet-dev (<< 1.2),
+ libghc-resourcet-prof,
+ libghc-hunit-dev,
+ libghc-blaze-builder-dev,
+ libghc-case-insensitive-dev,
+ libghc-conduit-dev (>= 1.1),
+ libghc-conduit-extra-dev,
+ libghc-connection-dev (>= 0.2),
+ libghc-cookie-dev,
+ libghc-data-default-class-dev,
+ libghc-hspec-dev (>= 1.3),
+ libghc-http-client-dev,
+ libghc-http-types-dev,
+ libghc-lifted-base-dev,
+ libghc-network-dev,
+ libghc-streaming-commons-dev,
+ libghc-text-dev,
+ libghc-utf8-string-dev,
+ libghc-wai-dev (>= 3.0),
+ libghc-wai-dev (<< 3.1),
+ libghc-wai-conduit-dev,
+ libghc-warp-dev (>= 3.0.0.2),
+ libghc-warp-dev (<< 3.2),
+ libghc-warp-tls-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-conduit-doc,
+ libghc-http-client-doc,
+ libghc-http-client-tls-doc,
+ libghc-http-types-doc,
+ libghc-lifted-base-doc,
+ libghc-monad-control-doc,
+ libghc-mtl-doc,
+ libghc-resourcet-doc,
 Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/http-conduit
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit
+Homepage: http://www.yesodweb.com/book/http-conduit
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-conduit
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit
 
 Package: libghc-http-conduit-dev
 Architecture: any
-Depends: ${haskell:Depends}
-  , ${shlibs:Depends}
-  , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: HTTP client package with conduit interface and HTTPS support${haskell:ShortBlurb}
  This package uses attoparsec for parsing the actual contents of the HTTP
  connection. It also provides higher-level functions which allow you to avoid
@@ -80,11 +81,11 @@ Description: HTTP client package with conduit interface and HTTPS support${haske
 
 Package: libghc-http-conduit-prof
 Architecture: any
-Depends: ${haskell:Depends}
-  , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: HTTP/HTTPS client package with conduit interface, profiling libraries${haskell:ShortBlurb}
  This package uses attoparsec for parsing the actual contents of the HTTP
  connection. It also provides higher-level functions which allow you to avoid
@@ -94,11 +95,12 @@ Description: HTTP/HTTPS client package with conduit interface, profiling librari
  ${haskell:Blurb}
 
 Package: libghc-http-conduit-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
 Description: HTTP client package with conduit interface and HTTPS support${haskell:ShortBlurb}
  This package uses attoparsec for parsing the actual contents of the HTTP
  connection. It also provides higher-level functions which allow you to avoid

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