debian/0000755000000000000000000000000012274405434007173 5ustar debian/watch0000644000000000000000000000020412246232737010223 0ustar version=3 http://hackage.haskell.org/package/crypto-conduit/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020512246236014010243 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/copyright0000644000000000000000000000335212156163547011136 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: haskell-crypto-conduit Upstream-Contact: Felipe Lessa Source: http://hackage.haskell.org/package/haskell-crypto-conduit Copyright: 2012 Felipe Lessa License: BSD3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of Felipe Lessa nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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/0000755000000000000000000000000012156163547010500 5ustar debian/source/format0000644000000000000000000000001412156163547011706 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012156163547010627 5ustar debian/compat0000644000000000000000000000000212156163546010375 0ustar 9 debian/control0000644000000000000000000000477312246236036010610 0ustar Source: haskell-crypto-conduit 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-cereal-dev (>> 0.3) , libghc-cereal-dev (<< 0.5) , libghc-cereal-prof , libghc-conduit-dev (>> 1.0) , libghc-conduit-dev (<< 1.1) , libghc-conduit-prof , libghc-crypto-api-dev (>> 0.12) , libghc-crypto-api-dev (<< 0.13) , libghc-crypto-api-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-hspec-dev (>> 1.3) , libghc-cryptocipher-dev (>> 0.4) , libghc-cryptohash-cryptoapi-dev (>> 0.1) , libghc-skein-dev (>> 0.1) Build-Depends-Indep: ghc-doc , libghc-cereal-doc , libghc-conduit-doc , libghc-crypto-api-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/crypto-conduit Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-conduit Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-conduit Package: libghc-crypto-conduit-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: conduit interface for cryptographic operations${haskell:ShortBlurb} This package contains everything that you need to use a cryptographic package that supports the crypto-api package using conduits from the conduit package. . ${haskell:Blurb} Package: libghc-crypto-conduit-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: conduit interface for cryptographic operations${haskell:ShortBlurb} This package contains everything that you need to use a cryptographic package that supports the crypto-api package using conduits from the conduit package. . ${haskell:Blurb} Package: libghc-crypto-conduit-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: conduit interface for cryptographic operations${haskell:ShortBlurb} This package contains everything that you need to use a cryptographic package that supports the crypto-api package using conduits from the conduit package. . ${haskell:Blurb} debian/changelog0000644000000000000000000000420712274405434011050 0ustar haskell-crypto-conduit (0.5.2.1-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 09:57:48 +0000 haskell-crypto-conduit (0.5.2.1-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 28 Dec 2013 01:57:49 +0000 haskell-crypto-conduit (0.5.2.1-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Colin Watson ] * New upstream version. * Enable tests now that haskell-cryptohash-cryptoapi is in the archive. -- Colin Watson Sat, 30 Nov 2013 01:15:47 +0000 haskell-crypto-conduit (0.5.2-1) unstable; urgency=low * New upstream version. * Temporarily disable tests, until haskell-cryptohash-cryptoapi is in the archive. -- Colin Watson Thu, 13 Jun 2013 10:49:08 +0100 haskell-crypto-conduit (0.5.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:16 +0200 haskell-crypto-conduit (0.5.0-1) experimental; urgency=low * New upstream version. * Re-enable testsuite. -- Clint Adams Tue, 26 Feb 2013 23:13:24 -0500 haskell-crypto-conduit (0.4.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Sun, 25 Nov 2012 22:28:57 -0500 haskell-crypto-conduit (0.4.0.1-1) experimental; urgency=low [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Sun, 21 Oct 2012 17:04:32 +0200 haskell-crypto-conduit (0.3.2-1) unstable; urgency=low * New upstream version. * Disable test suite due to hspec conflict. -- Clint Adams Tue, 15 May 2012 13:24:50 -0400 haskell-crypto-conduit (0.1.3.1-1) unstable; urgency=low * Initial release. -- Clint Adams Thu, 01 Mar 2012 16:46:36 -0500