debian/0000755000000000000000000000000012274406155007174 5ustar debian/watch0000644000000000000000000000020112255717513010220 0ustar version=3 http://hackage.haskell.org/package/x509-store/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020612255717511010252 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/copyright0000644000000000000000000000544212255717230011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: x509-store Upstream-Contact: Vincent Hanquez Source: http://hackage.haskell.org/package/x509-store Files: * Copyright: 2010-2013 Vincent Hanquez License: BSD-3-clause Files: debian/* Copyright: 2013 Clint Adams License: Expat License: BSD-3-clause 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. 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/0000755000000000000000000000000011775351420010473 5ustar debian/source/format0000644000000000000000000000001411775351420011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212255717230010370 0ustar 9 debian/control0000644000000000000000000000435212255717473010612 0ustar Source: haskell-x509-store 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-encoding-dev (>= 0.8) , libghc-asn1-encoding-dev (<< 0.9) , libghc-asn1-encoding-prof , libghc-asn1-types-dev (>= 0.2) , libghc-asn1-types-dev (<< 0.3) , libghc-asn1-types-prof , libghc-crypto-pubkey-types-dev (>= 0.3) , libghc-crypto-pubkey-types-dev (<< 0.5) , libghc-crypto-pubkey-types-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-pem-dev (>= 0.1) , libghc-pem-dev (<< 0.3) , libghc-pem-prof , libghc-x509-dev (>= 1.4.3) , libghc-x509-dev (<< 1.5) , libghc-x509-prof Build-Depends-Indep: ghc-doc , libghc-asn1-encoding-doc , libghc-asn1-types-doc , libghc-crypto-pubkey-types-doc , libghc-mtl-doc , libghc-pem-doc , libghc-x509-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/x509-store Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x509-store Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x509-store X-Description: X.509 collection access and storage methods X.509 collection access and storage methods for certificates, CRLs, and exception lists. Package: libghc-x509-store-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-x509-store-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-x509-store-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/changelog0000644000000000000000000000046112274406155011047 0ustar haskell-x509-store (1.4.2-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 10:03:25 +0000 haskell-x509-store (1.4.2-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 22 Dec 2013 21:03:17 -0500