debian/0000755000000000000000000000000012274671442007177 5ustar debian/watch0000644000000000000000000000033612036252023010214 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|wai-extra-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/wai-extra \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512036252023010236 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/copyright0000644000000000000000000000271512036252023011121 0ustar This package was debianized by Clint Adams on Wed, 01 Jun 2011 23:22:01 -0400 It was downloaded from http://hackage.haskell.org/package/wai-extra Upstream Author: Michael Snoyman Copyright: 2010 Michael Snoyman License: 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. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 HOLDERS 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/0000755000000000000000000000000012036252023010461 5ustar debian/source/format0000644000000000000000000000001412036252023011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616357010400 0ustar 9 debian/control0000644000000000000000000000774212150230207010573 0ustar Source: haskell-wai-extra 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-ansi-terminal-dev , libghc-ansi-terminal-prof , libghc-blaze-builder-dev (>> 0.2.1.4) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-blaze-builder-conduit-dev (>> 0.5) , libghc-blaze-builder-conduit-dev (<< 1.1) , libghc-blaze-builder-conduit-prof , libghc-case-insensitive-dev (>> 0.2) , libghc-case-insensitive-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-dev (<< 1.1) , libghc-conduit-prof , libghc-data-default-dev , libghc-data-default-prof , libghc-date-cache-dev (>> 0.3) , libghc-date-cache-dev (<< 0.4) , libghc-date-cache-prof , libghc-fast-logger-dev (>> 0.2) , libghc-fast-logger-dev (<< 0.4) , libghc-fast-logger-prof , libghc-http-types-dev (>> 0.7) , libghc-http-types-prof , libghc-network-dev (>> 2.2.15) , libghc-network-prof , libghc-resourcet-dev (>> 0.3) , libghc-resourcet-dev (<< 0.5) , libghc-resourcet-prof , libghc-stringsearch-dev (>> 0.3) , libghc-stringsearch-dev (<< 0.4) , libghc-stringsearch-prof , libghc-text-dev (>> 0.7) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-transformers-dev (>> 0.2.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-void-dev (>> 0.5) , libghc-void-prof , libghc-wai-dev (>> 1.3) , libghc-wai-dev (<< 1.5) , libghc-wai-prof , libghc-wai-logger-dev (>> 0.2) , libghc-wai-logger-dev (<< 0.4) , libghc-wai-logger-prof , libghc-zlib-conduit-dev (>> 0.5) , libghc-zlib-conduit-dev (<< 1.1) , libghc-zlib-conduit-prof , libghc-wai-test-dev , libghc-hspec-dev (>> 1.3) , libghc-hunit-dev Build-Depends-Indep: ghc-doc , libghc-ansi-terminal-doc , libghc-blaze-builder-doc , libghc-blaze-builder-conduit-doc , libghc-case-insensitive-doc , libghc-conduit-doc , libghc-data-default-doc , libghc-date-cache-doc , libghc-fast-logger-doc , libghc-http-types-doc , libghc-network-doc , libghc-resourcet-doc , libghc-stringsearch-doc , libghc-text-doc , libghc-transformers-doc , libghc-void-doc , libghc-wai-doc , libghc-wai-logger-doc , libghc-zlib-conduit-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/wai-extra Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-extra Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-extra Package: libghc-wai-extra-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: some basic WAI handlers and middleware${haskell:ShortBlurb} wai is a common protocol for communication between web aplications and web servers. . This library provides some common features not tied to a particular web application or web server. . ${haskell:Blurb} Package: libghc-wai-extra-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: some basic WAI handlers and middleware${haskell:ShortBlurb} wai is a common protocol for communication between web aplications and web servers. . This library provides some common features not tied to a particular web application or web server. . ${haskell:Blurb} Package: libghc-wai-extra-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: some basic WAI handlers and middleware${haskell:ShortBlurb} wai is a common protocol for communication between web aplications and web servers. . This library provides some common features not tied to a particular web application or web server. . ${haskell:Blurb} debian/changelog0000644000000000000000000000727112274671442011060 0ustar haskell-wai-extra (1.3.3.2-3build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 11:33:54 +0000 haskell-wai-extra (1.3.3.2-3build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 31 Dec 2013 12:29:48 +0000 haskell-wai-extra (1.3.3.2-3build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 22 Dec 2013 14:34:23 +0000 haskell-wai-extra (1.3.3.2-3build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 30 Nov 2013 16:16:44 +0000 haskell-wai-extra (1.3.3.2-3build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 07:23:42 -0700 haskell-wai-extra (1.3.3.2-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sun, 26 May 2013 09:20:14 +0200 haskell-wai-extra (1.3.3.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:28 +0200 haskell-wai-extra (1.3.3.2-1) experimental; urgency=low * New upstream release (Closes: 704818) -- Joachim Breitner Sat, 06 Apr 2013 14:12:35 +0200 haskell-wai-extra (1.3.2.1-2) experimental; urgency=low * Remove upper bound on hspec -- Joachim Breitner Wed, 13 Feb 2013 17:55:10 +0100 haskell-wai-extra (1.3.2.1-1) experimental; urgency=low * New upstream release -- Joachim Breitner Fri, 08 Feb 2013 14:58:28 +0100 haskell-wai-extra (1.3.0.4-1) experimental; urgency=low * New upstream version. -- Clint Adams Sun, 18 Nov 2012 12:06:30 -0500 haskell-wai-extra (1.3.0.3-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:06:00 -0400 haskell-wai-extra (1.2.0.4-2) unstable; urgency=low * Cater for bogus blaze-builder-conduit version -- Joachim Breitner Mon, 11 Mar 2013 13:31:57 +0100 haskell-wai-extra (1.2.0.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 15 May 2012 00:58:38 -0400 haskell-wai-extra (1.1.0.1-2) unstable; urgency=low * Add missing build dependencies on ansi-terminal. closes: #663242. -- Clint Adams Fri, 09 Mar 2012 14:12:00 -0500 haskell-wai-extra (1.1.0.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. * Enable test suite. -- Clint Adams Wed, 29 Feb 2012 19:38:30 -0500 haskell-wai-extra (1.1.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 10 Feb 2012 22:15:19 -0500 haskell-wai-extra (1.0.0.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 29 Jan 2012 09:55:10 -0500 haskell-wai-extra (0.4.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 08 Oct 2011 23:41:41 -0400 haskell-wai-extra (0.4.2-1) unstable; urgency=low [ Joachim Breitner ] * Expand description (Closes: #628989) [ Clint Adams ] * New upstream version. -- Clint Adams Fri, 02 Sep 2011 13:31:19 -0400 haskell-wai-extra (0.2.4.2-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 01 Jun 2011 23:22:01 -0400