summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 13:50:27 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 14:17:59 +0200
commitc3dd009758ebc0831e63bab80b3d50c92e8afc28 (patch)
tree968a6c6ff7d2c5a3eb69cb49f46126db11a15a52 /p
parentcac51bb19b260c77d2a3f0dfc3578933068405e0 (diff)
downloadDHG_packages-c3dd009758ebc0831e63bab80b3d50c92e8afc28.tar.gz
http-conduit: Upgrading from 2.1.5.1 to 2.1.7.2
Diffstat (limited to 'p')
-rw-r--r--p/haskell-http-conduit/debian/changelog6
-rw-r--r--p/haskell-http-conduit/debian/control148
2 files changed, 81 insertions, 73 deletions
diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog
index bbb4ba00b..935559e41 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@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 9af3b4c07..59aa2fd43 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@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@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