debian/0000755000000000000000000000000012274362735007201 5ustar debian/watch0000644000000000000000000000036412156174226010230 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|cryptohash-cryptoapi-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/cryptohash-cryptoapi \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512130505211010235 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000354512156174213011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cryptohash-cryptoapi Upstream-Contact: Vincent Hanquez Source: http://hackage.haskell.org/package/cryptohash-cryptoapi Files: * Copyright: 2010-2013 Vincent Hanquez License: BSD-3-clause Files: debian/* Copyright: 2013 Colin Watson License: BSD-3-clause License: BSD-3-clause All rights reserved. . 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/0000755000000000000000000000000012156171135010470 5ustar debian/source/format0000644000000000000000000000001412130505211011662 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212150650754010371 0ustar 9 debian/control0000644000000000000000000000430612156173761010605 0ustar Source: haskell-cryptohash-cryptoapi Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Colin Watson Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-cryptohash-dev (>= 0.8.0) , libghc-cryptohash-prof , libghc-crypto-api-dev (>= 0.5) , libghc-crypto-api-prof , libghc-tagged-dev (>= 0.1) , libghc-tagged-prof , libghc-cereal-dev (>= 0.2) , libghc-cereal-prof Build-Depends-Indep: ghc-doc , libghc-cryptohash-doc , libghc-crypto-api-doc , libghc-tagged-doc , libghc-cereal-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/cryptohash-cryptoapi Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cryptohash-cryptoapi Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cryptohash-cryptoapi Package: libghc-cryptohash-cryptoapi-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: crypto-api interfaces for cryptohash${haskell:ShortBlurb} This Haskell library exports the cryptohash interface through crypto-api. See libghc-cryptohash-* and libghc-crypto-api-* for more information. . ${haskell:Blurb} Package: libghc-cryptohash-cryptoapi-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: crypto-api interfaces for cryptohash${haskell:ShortBlurb} This Haskell library exports the cryptohash interface through crypto-api. See libghc-cryptohash-* and libghc-crypto-api-* for more information. . ${haskell:Blurb} Package: libghc-cryptohash-cryptoapi-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: crypto-api interfaces for cryptohash${haskell:ShortBlurb} This Haskell library exports the cryptohash interface through crypto-api. See libghc-cryptohash-* and libghc-crypto-api-* for more information. . ${haskell:Blurb} debian/changelog0000644000000000000000000000200312274362735011046 0ustar haskell-cryptohash-cryptoapi (0.1.0-1build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 07:18:53 +0000 haskell-cryptohash-cryptoapi (0.1.0-1build4) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 02:27:10 +0000 haskell-cryptohash-cryptoapi (0.1.0-1build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 17:08:21 +0000 haskell-cryptohash-cryptoapi (0.1.0-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 25 Nov 2013 11:20:39 +0000 haskell-cryptohash-cryptoapi (0.1.0-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 06:50:29 +0100 haskell-cryptohash-cryptoapi (0.1.0-1) unstable; urgency=low * Initial release. (Closes: #712097) -- Colin Watson Wed, 12 Jun 2013 23:46:15 +0100