debian/0000755000000000000000000000000012274445434007177 5ustar debian/watch0000644000000000000000000000017712250707635010233 0ustar version=3 http://hackage.haskell.org/package/tls-extra/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512250707635010256 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000324012250707635011127 0ustar This package was debianized by Clint Adams on Tue, 07 Jun 2011 21:43:28 -0000 It was downloaded from http://hackage.haskell.org/package/tls-extra Upstream Authors: Vincent Hanquez Copyright: 2010, 2011 Vincent Hanquez License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/source/0000755000000000000000000000000012250707635010475 5ustar debian/source/format0000644000000000000000000000001412250707635011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212250707634010372 0ustar 9 debian/control0000644000000000000000000000520412250707743010601 0ustar Source: haskell-tls-extra 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-cipher-rc4-dev , libghc-cipher-rc4-prof , libghc-cipher-aes-dev (>= 0.2) , libghc-cipher-aes-dev (<< 0.3) , libghc-cipher-aes-prof , libghc-certificate-dev (>> 1.3.5) , libghc-certificate-dev (<< 1.4) , libghc-certificate-prof , libghc-crypto-pubkey-dev (>= 0.2.0) , libghc-crypto-pubkey-prof , libghc-crypto-random-dev , libghc-crypto-random-prof , libghc-cryptohash-dev (>> 0.6) , libghc-cryptohash-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-network-dev (>> 2.3) , libghc-network-prof , libghc-pem-dev (>> 0.1) , libghc-pem-dev (<< 0.3) , libghc-pem-prof , libghc-tls-dev (>> 1.1) , libghc-tls-dev (<< 1.2) , libghc-tls-prof , libghc-vector-dev , libghc-vector-prof Build-Depends-Indep: ghc-doc , libghc-cipher-rc4-doc , libghc-cipher-aes-doc , libghc-certificate-doc , libghc-crypto-pubkey-doc , libghc-crypto-random-doc , libghc-cryptohash-doc , libghc-mtl-doc , libghc-network-doc , libghc-pem-doc , libghc-tls-doc , libghc-vector-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/tls-extra Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tls-extra Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tls-extra Package: libghc-tls-extra-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: TLS extra default values and helpers${haskell:ShortBlurb} It provides a set of extra definitions, default values and helpers for the Haskell tls package. . ${haskell:Blurb} Package: libghc-tls-extra-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: TLS extra default values and helpers${haskell:ShortBlurb} It provides a set of extra definitions, default values and helpers for the Haskell tls package. . ${haskell:Blurb} Package: libghc-tls-extra-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: TLS extra default values and helpers${haskell:ShortBlurb} It provides a set of extra definitions, default values and helpers for the Haskell tls package. . ${haskell:Blurb} debian/changelog0000644000000000000000000001034112274445434011050 0ustar haskell-tls-extra (0.6.6-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:30:52 +0000 haskell-tls-extra (0.6.6-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 28 Dec 2013 10:36:13 +0000 haskell-tls-extra (0.6.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 07 Dec 2013 16:14:15 -0500 haskell-tls-extra (0.6.5-1) unstable; urgency=low * Adjust watch file to new hackage layout * New upstream release -- Joachim Breitner Sat, 05 Oct 2013 17:46:13 +0200 haskell-tls-extra (0.6.3-2) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:48 +0200 haskell-tls-extra (0.6.3-1) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs * New upstream release -- Joachim Breitner Sat, 25 May 2013 17:56:44 +0200 haskell-tls-extra (0.6.1-2) experimental; urgency=low * Don't choke on SHA256 RSA signatures. -- Clint Adams Sat, 27 Apr 2013 03:59:48 +0000 haskell-tls-extra (0.6.1-1) experimental; urgency=low * New upstream release Closes: #698545, a certificate validation security flaw. -- Joachim Breitner Fri, 08 Feb 2013 21:06:41 +0100 haskell-tls-extra (0.5.0-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 17 Nov 2012 20:20:37 -0500 haskell-tls-extra (0.4.7-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 14:41:47 -0400 haskell-tls-extra (0.4.6.1-2) unstable; urgency=low * Fix regression introduced with the last commit, by adding compatibility with a corresponding change in haskell-certificate (Bug #700284), patch provided by Joey Hess. Closes: #701593. Also Closes: #702151, as the removal should no longer be necessary. * Stop pretending this has a different version, as we need to rebuild stuff anyways. -- Joachim Breitner Sun, 10 Mar 2013 22:04:56 +0100 haskell-tls-extra (0.4.6.1-1) unstable; urgency=low * New upstream release, aimed for wheezy. Closes: #698545, a certificate validation security flaw. * Added patch: patches/pretend-lower-version This upstream release contains a bugfix that does not modify the ABI of the resulting library. To avoid having to recompile its reverse dependencies, we patch the .cabal file to pretend to be still version 0.4.6. -- Joachim Breitner Sun, 20 Jan 2013 23:26:26 +0100 haskell-tls-extra (0.4.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 14 May 2012 21:02:49 -0400 haskell-tls-extra (0.4.3-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 17:34:20 -0400 haskell-tls-extra (0.4.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 11 Feb 2012 00:14:49 -0500 haskell-tls-extra (0.4.2.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 26 Jan 2012 20:58:53 -0500 haskell-tls-extra (0.4.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 02 Jan 2012 19:58:18 -0500 haskell-tls-extra (0.4.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 15 Oct 2011 11:03:27 -0400 haskell-tls-extra (0.3.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 25 Jun 2011 16:02:43 -0400 haskell-tls-extra (0.3.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 18 Jun 2011 13:16:33 -0400 haskell-tls-extra (0.2.3-1) unstable; urgency=low * Initial release. -- Clint Adams Tue, 07 Jun 2011 17:43:28 -0400