debian/0000755000000000000000000000000012151330774007171 5ustar debian/watch0000644000000000000000000000012712036247332010221 0ustar version=3 https://john-millikin.com/downloads/chell-hunit_(.+)\.tar\.xz debian uupdate debian/rules0000755000000000000000000000015412036247332010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000243612036247332011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: chell-hunit 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/0000755000000000000000000000000012036247332010470 5ustar debian/source/format0000644000000000000000000000001412036247332011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620562010371 0ustar 9 debian/control0000644000000000000000000000472112147626616010610 0ustar Source: haskell-chell-hunit 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 (>= 6.12) , ghc-prof , libghc-chell-dev (>= 0.3) , libghc-chell-dev (<< 0.4) , libghc-chell-prof , libghc-hunit-dev (>= 1.1) , libghc-hunit-dev (<< 1.3) , libghc-hunit-prof Build-Depends-Indep: ghc-doc , haddock , libghc-chell-doc , libghc-hunit-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-hunit Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-chell-hunit Package: libghc-chell-hunit-dev Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} , ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: HUnit 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 running HUnit tests with Chell. . ${haskell:Blurb} Package: libghc-chell-hunit-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: HUnit 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 running HUnit tests with Chell. . ${haskell:Blurb} Package: libghc-chell-hunit-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: HUnit 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 running HUnit tests with Chell. . ${haskell:Blurb} debian/changelog0000644000000000000000000000143112151330774011042 0ustar haskell-chell-hunit (0.2-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:45:00 +0100 haskell-chell-hunit (0.2-3) 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-hunit (0.2-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Thu, 18 Oct 2012 10:25:04 +0200 haskell-chell-hunit (0.2-1) unstable; urgency=low * Initial release. (closes: #674420) -- John Millikin Sun, 17 Jun 2012 20:17:28 -0700