debian/0000755000000000000000000000000012274445330007172 5ustar debian/watch0000644000000000000000000000017612273500775010233 0ustar version=3 http://hackage.haskell.org/package/hOpenPGP/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020512273500774010252 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/copyright0000644000000000000000000000206712273500774011135 0ustar Copyright © 2012-2013 Clint Adams 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/0000755000000000000000000000000012273500775010476 5ustar debian/source/format0000644000000000000000000000001312273500775011703 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212273500774010373 0ustar 9 debian/control0000644000000000000000000000753112273500774010606 0ustar Source: haskell-hopenpgp Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-attoparsec-dev , libghc-attoparsec-prof , libghc-base64-bytestring-dev , libghc-base64-bytestring-prof , libghc-bzlib-dev , libghc-bzlib-prof , libghc-cereal-dev , libghc-cereal-prof , libghc-cereal-conduit-dev (>= 0.6) , libghc-cereal-conduit-dev (<< 0.8) , libghc-cereal-conduit-prof , libghc-conduit-dev (>= 0.5) , libghc-conduit-dev (<< 1.1) , libghc-conduit-prof , libghc-crypto-cipher-types-dev , libghc-crypto-cipher-types-prof , libghc-crypto-pubkey-dev (>= 0.1.4) , libghc-crypto-pubkey-prof , libghc-crypto-random-dev , libghc-crypto-random-prof , libghc-cryptocipher-dev , libghc-cryptocipher-prof , libghc-cryptohash-dev , libghc-cryptohash-prof , libghc-data-default-dev , libghc-data-default-prof , libghc-errors-dev , libghc-errors-prof , libghc-ixset-dev (>= 1.0) , libghc-ixset-prof , libghc-lens-dev (>= 3.0) , libghc-lens-prof , libghc-monad-loops-dev , libghc-monad-loops-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-nettle-dev , libghc-nettle-prof , libghc-openpgp-asciiarmor-dev (>= 0.1) , libghc-openpgp-asciiarmor-prof , libghc-securemem-dev , libghc-securemem-prof , libghc-split-dev , libghc-split-prof , libghc-text-dev , libghc-text-prof , libghc-transformers-dev , libghc-transformers-prof , libghc-zlib-dev , libghc-zlib-prof , libghc-tasty-dev , libghc-tasty-hunit-dev , libghc-tasty-quickcheck-dev , libghc-quickcheck2-dev , libghc-quickcheck-instances-dev Build-Depends-Indep: ghc-doc , libghc-attoparsec-doc , libghc-base64-bytestring-doc , libghc-bzlib-doc , libghc-cereal-doc , libghc-cereal-conduit-doc , libghc-conduit-doc , libghc-crypto-cipher-types-doc , libghc-crypto-pubkey-doc , libghc-crypto-random-doc , libghc-cryptocipher-doc , libghc-cryptohash-doc , libghc-data-default-doc , libghc-errors-doc , libghc-ixset-doc , libghc-lens-doc , libghc-monad-loops-doc , libghc-mtl-doc , libghc-nettle-doc , libghc-openpgp-asciiarmor-doc , libghc-securemem-doc , libghc-split-doc , libghc-text-doc , libghc-transformers-doc , libghc-zlib-doc Standards-Version: 3.9.5 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hopenpgp Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hopenpgp Homepage: http://floss.scru.org/hOpenPGP/ Package: libghc-hopenpgp-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: implementation of OpenPGP (RFC4880) This is a native Haskell implementation of OpenPGP (RFC4880), including message format serialization and some cryptographic operations. . This package contains the normal library files. Package: libghc-hopenpgp-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: OpenPGP (RFC4880); profiling libraries This is a native Haskell implementation of OpenPGP (RFC4880), including message format serialization and some cryptographic operations. . This package contains the libraries compiled with profiling enabled. Package: libghc-hopenpgp-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: implementation of OpenPGP (RFC4880); documentation This is a native Haskell implementation of OpenPGP (RFC4880), including message format serialization and some cryptographic operations. . This package contains the documentation files. debian/changelog0000644000000000000000000000677012274445330011056 0ustar haskell-hopenpgp (0.14-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:29:44 +0000 haskell-hopenpgp (0.14-1) unstable; urgency=medium * New upstream version. -- Clint Adams Sun, 02 Feb 2014 12:36:09 -0500 haskell-hopenpgp (0.13.1-1) unstable; urgency=medium * New upstream version. -- Clint Adams Wed, 22 Jan 2014 08:23:45 -0500 haskell-hopenpgp (0.13-1) unstable; urgency=medium * New upstream version. -- Clint Adams Mon, 20 Jan 2014 17:46:48 -0500 haskell-hopenpgp (0.12-1) unstable; urgency=medium * New upstream version. -- Clint Adams Sat, 18 Jan 2014 18:43:42 -0500 haskell-hopenpgp (0.11.2-1) unstable; urgency=medium * New upstream version. -- Clint Adams Sun, 12 Jan 2014 18:41:17 -0500 haskell-hopenpgp (0.11.1-1) unstable; urgency=medium * New upstream version. -- Clint Adams Sun, 12 Jan 2014 18:11:31 -0500 haskell-hopenpgp (0.11-1) unstable; urgency=medium * New upstream version. -- Clint Adams Sat, 04 Jan 2014 13:17:01 -0500 haskell-hopenpgp (0.10.2-1) unstable; urgency=high * New upstream version. -- Clint Adams Fri, 03 Jan 2014 21:08:13 -0500 haskell-hopenpgp (0.10.1-1) unstable; urgency=medium * New upstream version. -- Clint Adams Thu, 02 Jan 2014 00:07:02 -0500 haskell-hopenpgp (0.9.1-1) unstable; urgency=medium [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 29 Dec 2013 18:52:11 -0500 haskell-hopenpgp (0.8-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 09 Sep 2013 18:26:50 -0400 haskell-hopenpgp (0.7-1) unstable; urgency=low * New upstream version. -- Clint Adams Wed, 03 Jul 2013 21:30:49 -0400 haskell-hopenpgp (0.6.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 15 Jun 2013 09:13:21 -0400 haskell-hopenpgp (0.6.2-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:57 +0200 haskell-hopenpgp (0.6.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Wed, 22 May 2013 23:06:44 -0400 haskell-hopenpgp (0.6.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Sun, 10 Mar 2013 18:31:39 -0400 haskell-hopenpgp (0.6-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 12 Jan 2013 21:11:08 -0500 haskell-hopenpgp (0.5.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 15 Dec 2012 12:51:56 -0500 haskell-hopenpgp (0.5.1-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 Tue, 13 Nov 2012 21:05:57 -0500 haskell-hopenpgp (0.5-1) unstable; urgency=low * New upstream version. * Enable test suite. * Add Vcs-* headers. -- Clint Adams Tue, 11 Sep 2012 22:01:35 -0400 haskell-hopenpgp (0.4-1) unstable; urgency=low * Initial release. -- Clint Adams Tue, 11 Sep 2012 11:50:05 -0400