debian/0000755000000000000000000000000012157164254007175 5ustar debian/watch0000644000000000000000000000013412156324051010214 0ustar version=3 https://john-millikin.com/downloads/chell-quickcheck_(.+)\.tar\.xz debian uupdate debian/rules0000755000000000000000000000022512156601635010252 0ustar #!/usr/bin/make -f DEB_CABAL_PACKAGE := chell-quickcheck2 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000244312156324051011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: chell-quickcheck Upstream-Contact: John Millikin Source: https://john-millikin.com/software/chell/ Files: * Copyright: 2011-2012 John Millikin License: Expat 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/0000755000000000000000000000000012156324051010465 5ustar debian/source/format0000644000000000000000000000001412156324051011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212156324051010363 0ustar 9 debian/control0000644000000000000000000000514312156324534010601 0ustar Source: haskell-chell-quickcheck2 Priority: optional Section: haskell Maintainer: Debian Haskell Group Uploaders: John Millikin DM-Upload-Allowed: yes Build-Depends: cdbs , debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-chell-dev (>= 0.3) , libghc-chell-dev (<< 0.4) , libghc-chell-prof , libghc-quickcheck2-dev (>= 2.3) , libghc-quickcheck2-dev (<< 2.7) , libghc-quickcheck2-prof , libghc-random-dev , libghc-random-prof Build-Depends-Indep: ghc-doc , haddock , libghc-chell-doc , libghc-quickcheck2-doc Standards-Version: 3.9.4 Homepage: https://john-millikin.com/software/chell/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-chell-quickcheck2 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-chell-quickcheck2 Package: libghc-chell-quickcheck2-dev Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} , ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: QuickCheck2 support for the Chell testing library${haskell:ShortBlurb} Chell is a simple and intuitive library for automated testing. It natively supports assertion-based testing, and can use companion libraries to support more complex testing strategies. . This is a companion library, which supports testing QuickCheck properties with Chell. . ${haskell:Blurb} Package: libghc-chell-quickcheck2-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: QuickCheck2 support for the Chell testing library${haskell:ShortBlurb} Chell is a simple and intuitive library for automated testing. It natively supports assertion-based testing, and can use companion libraries to support more complex testing strategies. . This is a companion library, which supports testing QuickCheck properties with Chell. . ${haskell:Blurb} Package: libghc-chell-quickcheck2-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: QuickCheck2 support for the Chell testing library${haskell:ShortBlurb} Chell is a simple and intuitive library for automated testing. It natively supports assertion-based testing, and can use companion libraries to support more complex testing strategies. . This is a companion library, which supports testing QuickCheck properties with Chell. . ${haskell:Blurb} debian/changelog0000644000000000000000000000243612157164254011054 0ustar haskell-chell-quickcheck2 (0.2.2-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 15 Jun 2013 23:20:28 +0100 haskell-chell-quickcheck2 (0.2.2-2) unstable; urgency=low * Set DEB_CABAL_PACKAGE to chell-quickcheck2, overriding the default of chell-quickcheck, so that libraries actually get built and installed (closes: #710206). -- Colin Watson Fri, 14 Jun 2013 12:55:37 +0100 haskell-chell-quickcheck2 (0.2.2-1) unstable; urgency=low * New upstream version. -- Colin Watson Thu, 13 Jun 2013 12:14:36 +0100 haskell-chell-quickcheck2 (0.2.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:07 +0200 haskell-chell-quickcheck2 (0.2.1-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 Thu, 07 Feb 2013 19:27:57 +0100 haskell-chell-quickcheck2 (0.2-1) unstable; urgency=low * Initial release. (closes: #674428) -- John Millikin Sun, 17 Jun 2012 20:38:59 -0700