debian/0000755000000000000000000000000012260337057007173 5ustar debian/watch0000644000000000000000000000020312260337057010217 0ustar version=3 http://hackage.haskell.org/package/tasty-golden/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/control0000644000000000000000000000420612260336745010603 0ustar Source: haskell-tasty-golden Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-optparse-applicative-dev , libghc-optparse-applicative-prof , libghc-tagged-dev , libghc-tagged-prof , libghc-tasty-dev (>= 0.7) , libghc-tasty-prof , libghc-temporary-dev (>= 1.1) , libghc-temporary-prof Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-optparse-applicative-doc , libghc-tagged-doc , libghc-tasty-doc , libghc-temporary-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/tasty-golden Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tasty-golden Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tasty-golden X-Description: Golden test support for Tasty test framework This library provides support for golden testing. A golden test is an IO action that writes its result to a file. To pass the test, this output file should be identical to the corresponding golden file, which contains the correct result for the test. Package: libghc-tasty-golden-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-tasty-golden-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-tasty-golden-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/rules0000755000000000000000000000020712260336353010250 0ustar #!/usr/bin/make -f # DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000022212260336366011043 0ustar haskell-tasty-golden (2.2.0.2-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 30 Dec 2013 13:35:26 -0500 debian/compat0000644000000000000000000000000212260336353010367 0ustar 9 debian/copyright0000644000000000000000000000255212260337046011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tasty-golden Upstream-Contact: Roman Cheplyaka Source: http://hackage.haskell.org/package/tasty-golden Files: * Copyright: 2012 Roman Cheplyaka License: Expat Files: debian/* Copyright: 2013 Clint Adams License: Expat 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/0000755000000000000000000000000012105473224010466 5ustar debian/source/format0000644000000000000000000000001412105473224011674 0ustar 3.0 (quilt)