debian/0000755000000000000000000000000012274445340007173 5ustar debian/watch0000644000000000000000000000020212260313710010204 0ustar version=3 http://hackage.haskell.org/package/http-client/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020512260313710010236 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000255212260313710011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: http-client Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/http-client Files: * Copyright: 2013 Michael Snoyman License: Expat Files: debian/* Copyright: 2013 Clint Adams License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000012260313710010461 5ustar debian/source/format0000644000000000000000000000001412260313710011667 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012260315301010606 5ustar debian/patches/disable-network-tests.patch0000644000000000000000000000151512260315236016072 0ustar Description: Disable tests requiring external network resources Ubuntu buildds aren't permitted to access these, and Debian buildds shouldn't rely on them. Author: Colin Watson Forwarded: not-needed Last-Update: 2013-12-30 Index: b/test/Spec.hs =================================================================== --- a/test/Spec.hs +++ b/test/Spec.hs @@ -2,11 +2,11 @@ import qualified Network.HTTP.Client.BodySpec as BodySpec import qualified Network.HTTP.Client.HeadersSpec as HeadersSpec import qualified Network.HTTP.Client.ResponseSpec as ResponseSpec -import qualified Network.HTTP.ClientSpec as ClientSpec +-- import qualified Network.HTTP.ClientSpec as ClientSpec main :: IO () main = hspec $ do BodySpec.spec HeadersSpec.spec ResponseSpec.spec - ClientSpec.spec + -- ClientSpec.spec debian/patches/series0000644000000000000000000000003412260314101012015 0ustar disable-network-tests.patch debian/compat0000644000000000000000000000000212260313710010357 0ustar 9 debian/control0000644000000000000000000000547012260313710010572 0ustar Source: haskell-http-client Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-base64-bytestring-dev (>= 1.0) , libghc-base64-bytestring-dev (<< 1.1) , libghc-base64-bytestring-prof , libghc-blaze-builder-dev (>= 0.3) , libghc-blaze-builder-prof , libghc-case-insensitive-dev (>= 1.0) , libghc-case-insensitive-dev (<< 1.2) , libghc-case-insensitive-prof , libghc-cookie-dev , libghc-cookie-prof , libghc-data-default-dev , libghc-data-default-prof , libghc-failure-dev (>= 0.2) , libghc-failure-dev (<< 0.3) , libghc-failure-prof , libghc-http-types-dev (>= 0.8) , libghc-http-types-prof , libghc-network-dev (>= 2.3) , libghc-network-prof , libghc-publicsuffixlist-dev , libghc-publicsuffixlist-prof , libghc-text-dev (>= 0.11) , libghc-text-prof , libghc-transformers-dev , libghc-transformers-prof , libghc-zlib-bindings-dev (>= 0.1) , libghc-zlib-bindings-dev (<< 0.2) , libghc-zlib-bindings-prof , libghc-hspec-dev Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-blaze-builder-doc , libghc-case-insensitive-doc , libghc-cookie-doc , libghc-data-default-doc , libghc-failure-doc , libghc-http-types-doc , libghc-network-doc , libghc-publicsuffixlist-doc , libghc-text-doc , libghc-transformers-doc , libghc-zlib-bindings-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/http-client Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client X-Description: HTTP client engine An HTTP client engine, intended as a base layer for more user-friendly packages. . This code has been factored out of http-conduit. Package: libghc-http-client-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-http-client-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-http-client-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/changelog0000644000000000000000000000112712274445340011046 0ustar haskell-http-client (0.2.0.1-2build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:29:52 +0000 haskell-http-client (0.2.0.1-2) unstable; urgency=medium * Disable tests requiring external network resources; Ubuntu buildds aren't permitted to access these, and Debian buildds shouldn't rely on them. -- Colin Watson Mon, 30 Dec 2013 16:18:19 +0000 haskell-http-client (0.2.0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Fri, 06 Dec 2013 08:55:24 -0500