debian/0000755000000000000000000000000012260534257007174 5ustar debian/watch0000644000000000000000000000020612241473072010217 0ustar version=3 http://hackage.haskell.org/package/tasty-quickcheck/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000023512237750431010252 0ustar #!/usr/bin/make -f # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000267512241473131011131 0ustar This package was originally debianised by Joey Hess . It was downloaded from the Haskell hackage repository at https://hackage.haskell.org/package/tasty-quickcheck Copyright: Copyright (c) 2013 Roman Cheplyaka 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 packaging copyright: (C) 2013 Joey Hess All changes by Joey Hess may be redistributed under the same terms as haskell-tasty-quickcheck itself. debian/source/0000755000000000000000000000000012237750363010476 5ustar debian/source/format0000644000000000000000000000001412237750363011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212237750425010373 0ustar 9 debian/control0000644000000000000000000000321612241473403010573 0ustar Source: haskell-tasty-quickcheck Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Joey Hess Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, ghc-doc, libghc-tasty-prof, libghc-tasty-doc, libghc-quickcheck2-prof (<< 3), libghc-quickcheck2-doc, libghc-tagged-prof, libghc-tagged-doc, libghc-random-prof, libghc-random-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/tasty-quickcheck Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tasty-quickcheck Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tasty-quickcheck Package: libghc-tasty-quickcheck-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell testing framework, QuickCheck support${haskell:ShortBlurb} QuickCheck support for the Tasty test framework. . ${haskell:Blurb} Package: libghc-tasty-quickcheck-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell testing framework, QuickCheck support${haskell:ShortBlurb} QuickCheck support for the Tasty test framework. . ${haskell:Blurb} Package: libghc-tasty-quickcheck-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell testing framework, QuickCheck support${haskell:ShortBlurb} QuickCheck support for the Tasty test framework. . ${haskell:Blurb} debian/changelog0000644000000000000000000000050212260534257011043 0ustar haskell-tasty-quickcheck (0.3.1-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 31 Dec 2013 12:29:35 +0000 haskell-tasty-quickcheck (0.3.1-1) unstable; urgency=low * Initial debian package. -- Joey Hess Sun, 10 Nov 2013 14:33:50 -0400