debian/0000755000000000000000000000000012274366705007202 5ustar debian/watch0000644000000000000000000000020112237746752010227 0ustar version=3 http://hackage.haskell.org/package/certificate/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512237746752010266 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000325112237746752011141 0ustar This package was debianized by Clint Adams on Sat, 04 Jun 2011 01:52:52 -0000 It was downloaded from http://hackage.haskell.org/package/certificate Upstream Author: Vincent Hanquez Copyright: Copyright (c) 2010 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/0000755000000000000000000000000012237746752010505 5ustar debian/source/format0000644000000000000000000000001412237746752011713 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212237746751010402 0ustar 9 debian/control0000644000000000000000000000467412237747204010614 0ustar Source: haskell-certificate 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-asn1-data-dev (>= 0.7.1) , libghc-asn1-data-dev (<< 0.8.0) , libghc-asn1-data-prof , libghc-crypto-pubkey-types-dev (>= 0.4) , libghc-crypto-pubkey-types-dev (<< 0.5) , libghc-crypto-pubkey-types-prof , libghc-cryptohash-dev , libghc-cryptohash-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-pem-dev (>= 0.1) , libghc-pem-dev (<< 0.3) , libghc-pem-prof Build-Depends-Indep: ghc-doc , libghc-asn1-data-doc , libghc-crypto-pubkey-types-doc , libghc-cryptohash-doc , libghc-mtl-doc , libghc-pem-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/certificate Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-certificate Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-certificate Package: libghc-certificate-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: certificate and key Reader/Writer${haskell:ShortBlurb} It is a certificate and key Reader/Writer. At the moment only X.509 certificate and unencrypted private keys are supported, but will include OpenPGP certificates and PKCS #8 private keys. . ${haskell:Blurb} Package: libghc-certificate-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: certificate and key Reader/Writer${haskell:ShortBlurb} It is a certificate and key Reader/Writer. At the moment only X.509 certificate and unencrypted private keys are supported, but will include OpenPGP certificates and PKCS #8 private keys. . ${haskell:Blurb} Package: libghc-certificate-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: certificate and key Reader/Writer${haskell:ShortBlurb} It is a certificate and key Reader/Writer. At the moment only X.509 certificate and unencrypted private keys are supported, but will include OpenPGP certificates and PKCS #8 private keys. . ${haskell:Blurb} debian/changelog0000644000000000000000000000755712274366705011072 0ustar haskell-certificate (1.3.9-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 07:52:37 +0000 haskell-certificate (1.3.9-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 27 Dec 2013 20:27:20 +0000 haskell-certificate (1.3.9-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 04:21:49 +0000 haskell-certificate (1.3.9-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 25 Nov 2013 12:18:43 +0000 haskell-certificate (1.3.9-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 10 Nov 2013 13:18:46 -0500 haskell-certificate (1.3.8-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 15 Jun 2013 11:57:20 +0200 haskell-certificate (1.3.7-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:03 +0200 haskell-certificate (1.3.7-1) unstable; urgency=low [ Joachim Breitner ] * Enable compat level 9 * Use substvars for Haskell description blurbs [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 25 May 2013 10:41:34 -0400 haskell-certificate (1.3.5-1) experimental; urgency=low * New upstream release -- Joachim Breitner Fri, 08 Feb 2013 20:44:27 +0100 haskell-certificate (1.3.3-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 17 Nov 2012 12:02:16 -0500 haskell-certificate (1.2.8-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 11:17:03 -0400 haskell-certificate (1.2.3-2) unstable; urgency=low * Apply upstream patch towards fixing bug #701593, prepared and tested by Joey Hess, Closes: #700284 -- Joachim Breitner Sun, 10 Mar 2013 21:42:03 +0100 haskell-certificate (1.2.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 19 May 2012 11:25:21 -0400 haskell-certificate (1.2.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 14 May 2012 18:32:08 -0400 haskell-certificate (1.1.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3 -- Clint Adams Mon, 30 Apr 2012 16:43:49 -0400 haskell-certificate (1.1.0-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 17:25:58 -0400 haskell-certificate (1.1.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 10 Feb 2012 23:17:57 -0500 haskell-certificate (1.0.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 25 Dec 2011 10:11:49 -0500 haskell-certificate (0.9.5-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 21 Oct 2011 21:50:55 -0400 haskell-certificate (0.9.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Wed, 12 Oct 2011 23:01:41 -0400 haskell-certificate (0.9.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 26 Aug 2011 19:50:49 -0400 haskell-certificate (0.9.0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Fri, 03 Jun 2011 21:52:52 -0400