debian/0000755000000000000000000000000012251317335007170 5ustar debian/watch0000644000000000000000000000020712246076062010223 0ustar version=3 http://hackage.haskell.org/package/monadcryptorandom/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512246076062010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000266312246076062011135 0ustar Copyright (c) Thomas DuBuisson 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 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/0000755000000000000000000000000012246076062010473 5ustar debian/source/format0000644000000000000000000000001412246076062011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212246076062010371 0ustar 9 debian/control0000644000000000000000000000421112246076062010574 0ustar Source: haskell-monadcryptorandom 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-crypto-api-dev (>> 0.2) , libghc-crypto-api-prof , libghc-mtl-dev (>> 2.0) , libghc-mtl-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-prof , libghc-tagged-dev (>> 0.2) , libghc-tagged-prof Build-Depends-Indep: ghc-doc, , libghc-crypto-api-doc , libghc-mtl-doc , libghc-transformers-doc , libghc-tagged-doc Standards-Version: 3.9.4 Homepage: http://trac.haskell.org/crypto-api/wiki Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-monadcryptorandom Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-amonadcryptorandomeson Package: libghc-monadcryptorandom-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: monad for using CryptoRandomGen A monad for using CryptoRandomGen. . This package contains the normal Haskell library files. Package: libghc-monadcryptorandom-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: monad for using CryptoRandomGen; profiling libraries A monad for using CryptoRandomGen. . This package contains the libraries compiled with profiling enabled. Package: libghc-monadcryptorandom-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: monad for using CryptoRandomGen; documentation A monad for using CryptoRandomGen. . This package contains the documentation files. debian/changelog0000644000000000000000000000177612251317335011055 0ustar haskell-monadcryptorandom (0.5.3-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 09 Dec 2013 10:43:41 +0000 haskell-monadcryptorandom (0.5.3-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Colin Watson ] * New upstream version. -- Colin Watson Fri, 29 Nov 2013 16:19:26 +0000 haskell-monadcryptorandom (0.5-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:26 +0200 haskell-monadcryptorandom (0.5-1) experimental; urgency=low * 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 Fri, 19 Oct 2012 18:10:27 +0200 haskell-monadcryptorandom (0.4.1-1) unstable; urgency=low * Initial version. -- Clint Adams Mon, 21 May 2012 16:11:21 -0400