debian/0000755000000000000000000000000012275130664007174 5ustar debian/watch0000644000000000000000000000034012036252152010212 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|yesod-test-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/yesod-test \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512036252152010241 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/copyright0000644000000000000000000000207512036252152011123 0ustar Copyright (c) 2012 Michael Snoyman, http://www.yesodweb.com/ 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/0000755000000000000000000000000012036252152010464 5ustar debian/source/format0000644000000000000000000000001312036252152011671 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212147616373010376 0ustar 9 debian/control0000644000000000000000000001047412202121627010572 0ustar Source: haskell-yesod-test Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-attoparsec-dev (>> 0.10) , libghc-attoparsec-prof , libghc-blaze-builder-dev , libghc-blaze-builder-prof , libghc-blaze-html-dev (>> 0.5) , libghc-blaze-html-prof , libghc-blaze-markup-dev (>> 0.5.1) , libghc-blaze-markup-prof , libghc-case-insensitive-dev (>> 0.2) , libghc-case-insensitive-prof , libghc-cookie-dev , libghc-cookie-prof , libghc-hspec-dev (>> 1.4) , libghc-hspec-prof , libghc-html-conduit-dev (>> 1.0) , libghc-html-conduit-prof , libghc-http-types-dev (>> 0.7) , libghc-http-types-prof , libghc-hunit-dev (>> 1.2) , libghc-hunit-prof , libghc-monad-control-dev , libghc-monad-control-prof , libghc-network-dev (>> 2.2) , libghc-network-prof , libghc-persistent-dev (>> 1.0) , libghc-persistent-prof , libghc-pool-conduit-dev , libghc-pool-conduit-prof , libghc-text-dev , libghc-text-prof , libghc-transformers-dev (>> 0.2.2) , libghc-transformers-prof , libghc-wai-dev (>> 1.3) , libghc-wai-prof , libghc-wai-test-dev (>> 1.3) , libghc-wai-test-prof , libghc-xml-conduit-dev (>> 1.0) , libghc-xml-conduit-prof , libghc-xml-types-dev (>> 0.3) , libghc-xml-types-prof , libghc-yesod-core-dev (>> 1.2) , libghc-yesod-core-prof , libghc-yesod-form-dev Build-Depends-Indep: ghc-doc , libghc-attoparsec-doc , libghc-blaze-builder-doc , libghc-blaze-html-doc , libghc-blaze-markup-doc , libghc-case-insensitive-doc , libghc-cookie-doc , libghc-hspec-doc , libghc-html-conduit-doc , libghc-http-types-doc , libghc-hunit-doc , libghc-monad-control-doc , libghc-network-doc , libghc-persistent-doc , libghc-pool-conduit-doc , libghc-text-doc , libghc-transformers-doc , libghc-wai-doc , libghc-wai-test-doc , libghc-xml-conduit-doc , libghc-xml-types-doc , libghc-yesod-core-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/yesod-test Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-test Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-test Package: libghc-yesod-test-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: integration testing for WAI/Yesod applications Behavior-oriented integration testing for Yesod applications. . This package contains the normal library files. Package: libghc-yesod-test-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: integration testing for WAI/Yesod applications; profiling libraries Behavior-oriented integration testing for Yesod applications. . This package contains the libraries compiled with profiling enabled. Package: libghc-yesod-test-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: integration testing for WAI/Yesod applications; documentation Behavior-oriented integration testing for Yesod applications. . This package contains the documentation files. debian/changelog0000644000000000000000000000433312275130664011051 0ustar haskell-yesod-test (1.2.0-2build6) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 07 Feb 2014 10:13:08 +0000 haskell-yesod-test (1.2.0-2build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 31 Dec 2013 16:30:13 +0000 haskell-yesod-test (1.2.0-2build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Mon, 30 Dec 2013 11:58:44 +0000 haskell-yesod-test (1.2.0-2build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 04 Dec 2013 09:54:44 +0000 haskell-yesod-test (1.2.0-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 27 Nov 2013 23:44:13 +0000 haskell-yesod-test (1.2.0-2build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 12:31:43 -0700 haskell-yesod-test (1.2.0-2) unstable; urgency=low * Add yesod-form dependency, needed for the test suite, Closes: #719366 -- Joachim Breitner Mon, 12 Aug 2013 11:05:12 +0200 haskell-yesod-test (1.2.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 02 Aug 2013 23:18:26 -0400 haskell-yesod-test (0.3.5-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:52:39 +0200 haskell-yesod-test (0.3.5-1) experimental; urgency=low * New upstream version. -- Colin Watson Mon, 08 Apr 2013 13:48:38 +0100 haskell-yesod-test (0.3.3.1-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sat, 09 Feb 2013 00:44:45 +0100 haskell-yesod-test (0.3.0.1-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 21:43:04 -0400 haskell-yesod-test (0.2.0.6-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 18 Jun 2012 16:32:47 -0400