debian/0000755000000000000000000000000012260410764007170 5ustar debian/watch0000644000000000000000000000017312251075607010225 0ustar version=3 http://hackage.haskell.org/package/hspec/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000041712251075607010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk install/libghc-hspec-dev:: debian/tmp-inst-ghc install -d debian/libghc-hspec-dev/usr/bin cp -av debian/tmp-inst-ghc/usr/bin/* debian/libghc-hspec-dev/usr/bin debian/copyright0000644000000000000000000000307312251075607011131 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: haskell-hspec Upstream-Contact: Trystan Spangler Source: http://hackage.haskell.org/package/haskell-hspec Copyright: 2011 Trystan Spangler License: BSD3 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. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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/0000755000000000000000000000000012251075607010473 5ustar debian/source/format0000644000000000000000000000001412251075607011701 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012251075607010622 5ustar debian/compat0000644000000000000000000000000212251075607010371 0ustar 9 debian/control0000644000000000000000000000543712251076176010611 0ustar Source: haskell-hspec 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-setenv-dev , libghc-setenv-prof , libghc-ansi-terminal-dev (>> 0.5) , libghc-ansi-terminal-prof , libghc-hunit-dev (>> 1.2.5) , libghc-hunit-prof , libghc-quickcheck2-dev (>> 2.5.1) , libghc-quickcheck2-prof , libghc-quickcheck-io-dev , libghc-quickcheck-io-prof , libghc-silently-dev (>> 1.1.1) , libghc-silently-prof , libghc-transformers-dev (>> 0.2.2.0) , libghc-transformers-dev (<< 0.4.0) , libghc-transformers-prof , libghc-hspec-expectations-dev (>= 0.5.0) , libghc-hspec-expectations-dev (<< 0.5.1) , libghc-hspec-expectations-prof Build-Depends-Indep: ghc-doc , libghc-setenv-doc , libghc-ansi-terminal-doc , libghc-hunit-doc , libghc-quickcheck2-doc , libghc-quickcheck-io-doc , libghc-silently-doc , libghc-transformers-doc , libghc-hspec-expectations-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/hspec Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hspec Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hspec Package: libghc-hspec-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: behavior-driven development for Haskell${haskell:ShortBlurb} Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . ${haskell:Blurb} Package: libghc-hspec-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: behavior-driven development for Haskell${haskell:ShortBlurb} Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . ${haskell:Blurb} Package: libghc-hspec-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: behavior-driven development for Haskell${haskell:ShortBlurb} Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . ${haskell:Blurb} debian/changelog0000644000000000000000000000334212260410764011044 0ustar haskell-hspec (1.8.1.1-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 31 Dec 2013 00:38:12 +0000 haskell-hspec (1.8.1.1-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 08 Dec 2013 09:01:13 -0500 haskell-hspec (1.7.2.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 17 Sep 2013 12:20:08 -0400 haskell-hspec (1.4.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:00 +0200 haskell-hspec (1.4.4-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sat, 09 Feb 2013 00:42:45 +0100 haskell-hspec (1.3.0.1-2) experimental; urgency=low * Include hspec-discover binary in -dev package. -- Clint Adams Sat, 20 Oct 2012 15:03:16 -0400 haskell-hspec (1.3.0.1-1) experimental; urgency=low [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link [ Joachim Breitner ] * 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 Wed, 17 Oct 2012 21:29:33 +0200 haskell-hspec (1.1.0-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Mon, 14 May 2012 23:10:01 -0400 haskell-hspec (0.9.1.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 11 Feb 2012 13:38:01 -0500