debian/0000755000000000000000000000000012257276577007212 5ustar debian/watch0000644000000000000000000000017112256677534010237 0ustar version=3 http://hackage.haskell.org/package/pem/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020512256677534010264 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/copyright0000644000000000000000000000277112256677534011151 0ustar Upstream Authors: Vincent Hanquez Copyright: 2010-2012 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/0000755000000000000000000000000012256677534010507 5ustar debian/source/format0000644000000000000000000000001412256677534011715 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212256677533010404 0ustar 9 debian/control0000644000000000000000000000400412256700443010572 0ustar Source: haskell-pem 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.0) , libghc-base64-bytestring-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-test-framework-dev (>> 0.3.3) , libghc-test-framework-quickcheck2-dev , libghc-hunit-dev , libghc-test-framework-hunit-dev , libghc-quickcheck2-dev (>> 2.4.0.1) Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-mtl-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/pem Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pem Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pem Package: libghc-pem-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Privacy Enhanced Mail (PEM) format reader and writer${haskell:ShortBlurb} It is for reading and writing PEM (Privacy Enhanced Mail; see RFCs 1421 through 1424) structures. . ${haskell:Blurb} Package: libghc-pem-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Privacy Enhanced Mail (PEM) format reader and writer${haskell:ShortBlurb} It is for reading and writing PEM (Privacy Enhanced Mail; see RFCs 1421 through 1424) structures. . ${haskell:Blurb} Package: libghc-pem-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Privacy Enhanced Mail (PEM) format reader and writer${haskell:ShortBlurb} It is for reading and writing PEM (Privacy Enhanced Mail; see RFCs 1421 through 1424) structures. . ${haskell:Blurb} debian/changelog0000644000000000000000000000246512257276577011073 0ustar haskell-pem (0.2.1-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 27 Dec 2013 13:15:43 +0000 haskell-pem (0.2.1-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Wed, 25 Dec 2013 19:59:36 -0500 haskell-pem (0.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 15 Jun 2013 12:09:25 +0200 haskell-pem (0.1.1-4) 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:36 +0200 haskell-pem (0.1.1-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:40 +0200 haskell-pem (0.1.1-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change -- Joachim Breitner Sat, 13 Oct 2012 14:11:59 +0200 haskell-pem (0.1.1-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 30 Apr 2012 15:53:40 -0400