debian/0000755000000000000000000000000012257276564007206 5ustar debian/watch0000644000000000000000000000036012036251054010214 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|openpgp-asciiarmor-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/openpgp-asciiarmor \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512036251054010241 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/copyright0000644000000000000000000000174312036251054011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: openpgp-asciiarmor Upstream-Contact: Clint Adams Source: http://hackage.haskell.org/package/openpgp-asciiarmor Files: * Copyright: 2012 Clint Adams License: ISC License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/source/0000755000000000000000000000000012036251054010464 5ustar debian/source/format0000644000000000000000000000001412036251054011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616267010400 0ustar 9 debian/control0000644000000000000000000000402212147625401010571 0ustar Source: haskell-openpgp-asciiarmor 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-attoparsec-dev , libghc-attoparsec-dev , libghc-attoparsec-prof , libghc-base64-bytestring-dev , libghc-base64-bytestring-dev , libghc-base64-bytestring-prof , libghc-cereal-dev , libghc-cereal-dev , libghc-cereal-prof , libghc-hunit-dev , libghc-test-framework-dev , libghc-test-framework-hunit-dev Build-Depends-Indep: ghc-doc , libghc-attoparsec-doc , libghc-base64-bytestring-doc , libghc-cereal-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/openpgp-asciiarmor Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-openpgp-asciiarmor Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-openpgp-asciiarmor Package: libghc-openpgp-asciiarmor-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: OpenPGP (RFC4880) ASCII Armor codec${haskell:ShortBlurb} This library does encoding and decoding of OpenPGP ASCII armor. . ${haskell:Blurb} Package: libghc-openpgp-asciiarmor-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: OpenPGP (RFC4880) ASCII Armor codec${haskell:ShortBlurb} This library does encoding and decoding of OpenPGP ASCII armor. . ${haskell:Blurb} Package: libghc-openpgp-asciiarmor-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: OpenPGP (RFC4880) ASCII Armor codec${haskell:ShortBlurb} This library does encoding and decoding of OpenPGP ASCII armor. . ${haskell:Blurb} debian/changelog0000644000000000000000000000170712257276564011065 0ustar haskell-openpgp-asciiarmor (0.1-3build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 27 Dec 2013 13:15:32 +0000 haskell-openpgp-asciiarmor (0.1-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 10:38:13 +0100 haskell-openpgp-asciiarmor (0.1-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:35 +0200 haskell-openpgp-asciiarmor (0.1-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Thu, 18 Oct 2012 10:25:56 +0200 haskell-openpgp-asciiarmor (0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Thu, 26 Apr 2012 22:09:45 -0400