debian/0000755000000000000000000000000012260334110007156 5ustar debian/watch0000644000000000000000000000017312260333262010217 0ustar version=3 http://hackage.haskell.org/package/tasty/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/control0000644000000000000000000000361112260334110010562 0ustar Source: haskell-tasty Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Joey Hess Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , libghc-either-dev (>= 4.0) , libghc-either-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-optparse-applicative-dev (>= 0.6) , libghc-optparse-applicative-prof , libghc-regex-tdfa-dev (>= 1.1.8) , libghc-regex-tdfa-prof , libghc-stm-dev (>= 2.3) , libghc-stm-prof , libghc-tagged-dev (>= 0.5) , libghc-tagged-prof , libghc-ansi-terminal-dev (>= 0.6.1) , libghc-ansi-terminal-prof Build-Depends-Indep: ghc-doc , libghc-either-doc , libghc-mtl-doc , libghc-optparse-applicative-doc , libghc-regex-tdfa-doc , libghc-stm-doc , libghc-tagged-doc , libghc-ansi-terminal-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/tasty Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tasty Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tasty Package: libghc-tasty-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell testing framework${haskell:ShortBlurb} A modern and extensible testing framework. . ${haskell:Blurb} Package: libghc-tasty-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell testing framework${haskell:ShortBlurb} A modern and extensible testing framework. . ${haskell:Blurb} Package: libghc-tasty-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell testing framework${haskell:ShortBlurb} A modern and extensible testing framework. . ${haskell:Blurb} debian/rules0000755000000000000000000000023512260333262010245 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/changelog0000644000000000000000000000066012260333302011034 0ustar haskell-tasty (0.7-1) unstable; urgency=medium * New upstream version. -- Clint Adams Mon, 30 Dec 2013 13:08:59 -0500 haskell-tasty (0.4.0.1-2) unstable; urgency=low * Update copyright file. -- Joey Hess Sat, 30 Nov 2013 12:52:36 -0400 haskell-tasty (0.4.0.1-1) unstable; urgency=low * Initial debian package. -- Joey Hess Sun, 10 Nov 2013 14:33:50 -0400 debian/compat0000644000000000000000000000000212260333262010363 0ustar 9 debian/copyright0000644000000000000000000000543012260333262011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://hackage.haskell.org/package/tasty Files: * Copyright: 2013 Roman Cheplyaka License: other 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. Files: Test/Tasty/Patterns.hs Copyright: 2008 Maximilian Bolingbroke License: other All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of Maximilian Bolingbroke nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 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 COPYRIGHT OWNER 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/0000755000000000000000000000000012260333262010465 5ustar debian/source/format0000644000000000000000000000001412260333262011673 0ustar 3.0 (quilt)