debian/0000755000000000000000000000000012274722010007163 5ustar debian/watch0000644000000000000000000000020612251077632010222 0ustar version=3 http://hackage.haskell.org/package/http-client-tls/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020712251077314010247 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/copyright0000644000000000000000000000256212251077625011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: http-client-tls Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/http-client-tls 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/0000755000000000000000000000000012105473224010466 5ustar debian/source/format0000644000000000000000000000001412105473224011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212251077314010366 0ustar 9 debian/control0000644000000000000000000000402212251077555010600 0ustar Source: haskell-http-client-tls 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-connection-dev (>= 0.1.3) , libghc-connection-prof , libghc-data-default-dev , libghc-data-default-prof , libghc-http-client-dev (>= 0.2) , libghc-http-client-prof , libghc-network-dev , libghc-network-prof , libghc-tls-dev (>= 1.1) , libghc-tls-prof Build-Depends-Indep: ghc-doc , libghc-connection-doc , libghc-data-default-doc , libghc-http-client-doc , libghc-network-doc , libghc-tls-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/http-client-tls Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client-tls Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client-tls X-Description: http-client backend using connection and tls libraries Support for making connections via the connection package and, in turn, the tls package suite. Package: libghc-http-client-tls-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-tls-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-tls-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/changelog0000644000000000000000000000047712274722010011045 0ustar haskell-http-client-tls (0.2.0.0-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 15:02:32 +0000 haskell-http-client-tls (0.2.0.0-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 08 Dec 2013 09:14:39 -0500