debian/0000755000000000000000000000000012274722054007173 5ustar debian/watch0000644000000000000000000000035412036252011010211 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|wai-app-file-cgi-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/wai-app-file-cgi \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020612050007334010236 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/copyright0000644000000000000000000000335312036252011011115 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: haskell-wai-app-file-cgi Upstream-Contact: Kazu Yamamoto Source: http://hackage.haskell.org/package/haskell-wai-app-file-cgi Copyright: 2009 IIJ Innovation Institute Inc. 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. * Neither the name of the copyright holders nor the names of its 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/0000755000000000000000000000000012036252011010456 5ustar debian/source/format0000644000000000000000000000001412036252011011664 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012036252011010605 5ustar debian/compat0000644000000000000000000000000212147616356010377 0ustar 9 debian/control0000644000000000000000000000661412147625450010606 0ustar Source: haskell-wai-app-file-cgi 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-attoparsec-dev (>> 0.10.0.0) , libghc-attoparsec-prof , libghc-attoparsec-conduit-dev , libghc-attoparsec-conduit-prof , libghc-blaze-builder-dev , libghc-blaze-builder-prof , libghc-blaze-html-dev , libghc-blaze-html-prof , libghc-case-insensitive-dev , libghc-case-insensitive-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-prof , libghc-date-cache-dev , libghc-date-cache-prof , libghc-fast-logger-dev , libghc-fast-logger-prof , libghc-http-conduit-dev (>> 1.9) , libghc-http-conduit-prof , libghc-http-date-dev , libghc-http-date-prof , libghc-http-types-dev (>> 0.7) , libghc-http-types-prof , libghc-io-choice-dev , libghc-io-choice-prof , libghc-lifted-base-dev , libghc-lifted-base-prof , libghc-mime-types-dev , libghc-mime-types-prof , libghc-network-dev , libghc-network-prof , libghc-resourcet-dev , libghc-resourcet-prof , libghc-static-hash-dev , libghc-static-hash-prof , libghc-text-dev , libghc-text-prof , libghc-transformers-dev , libghc-transformers-prof , libghc-wai-dev (>> 1.2) , libghc-wai-prof , libghc-wai-logger-dev , libghc-wai-logger-prof , libghc-word8-dev , libghc-word8-prof # , libghc-doctest-dev (>> 0.9.3) # , libghc-hspec-dev (>> 1.3) # , libghc-warp-dev Build-Depends-Indep: ghc-doc , libghc-attoparsec-doc , libghc-attoparsec-conduit-doc , libghc-blaze-builder-doc , libghc-blaze-html-doc , libghc-case-insensitive-doc , libghc-conduit-doc , libghc-date-cache-doc , libghc-fast-logger-doc , libghc-http-conduit-doc , libghc-http-date-doc , libghc-http-types-doc , libghc-io-choice-doc , libghc-lifted-base-doc , libghc-mime-types-doc , libghc-network-doc , libghc-resourcet-doc , libghc-static-hash-doc , libghc-text-doc , libghc-transformers-doc , libghc-wai-doc , libghc-wai-logger-doc , libghc-word8-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/wai-app-file-cgi Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-app-file-cgi Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-app-file-cgi Package: libghc-wai-app-file-cgi-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: file/CGI app of WAI${haskell:ShortBlurb} This WAI application handles static files and executes CGI scripts. . ${haskell:Blurb} Package: libghc-wai-app-file-cgi-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: file/CGI app of WAI${haskell:ShortBlurb} This WAI application handles static files and executes CGI scripts. . ${haskell:Blurb} Package: libghc-wai-app-file-cgi-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: file/CGI app of WAI${haskell:ShortBlurb} This WAI application handles static files and executes CGI scripts. . ${haskell:Blurb} debian/changelog0000644000000000000000000000504612274722054011052 0ustar haskell-wai-app-file-cgi (0.8.3-2build8) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 15:03:08 +0000 haskell-wai-app-file-cgi (0.8.3-2build7) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 22:05:39 +0000 haskell-wai-app-file-cgi (0.8.3-2build6) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 03 Dec 2013 10:31:56 +0000 haskell-wai-app-file-cgi (0.8.3-2build5) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 27 Nov 2013 00:53:35 +0000 haskell-wai-app-file-cgi (0.8.3-2build4) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 08:18:23 -0700 haskell-wai-app-file-cgi (0.8.3-2build3) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 04 Aug 2013 19:59:40 +0100 haskell-wai-app-file-cgi (0.8.3-2build2) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 18 Jun 2013 08:08:28 +0100 haskell-wai-app-file-cgi (0.8.3-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 13 Jun 2013 00:04:30 +0100 haskell-wai-app-file-cgi (0.8.3-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:27 +0200 haskell-wai-app-file-cgi (0.8.3-1) experimental; urgency=low * New upstream version. -- Colin Watson Wed, 10 Apr 2013 09:06:28 +0100 haskell-wai-app-file-cgi (0.8.0-1) experimental; urgency=low [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link [ 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, 10 Nov 2012 12:42:11 -0500 haskell-wai-app-file-cgi (0.5.8-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 15 May 2012 21:53:37 -0400 haskell-wai-app-file-cgi (0.5.5-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Tue, 28 Feb 2012 11:43:46 -0500 haskell-wai-app-file-cgi (0.5.0-1) unstable; urgency=low * Initial release. -- Clint Adams Fri, 03 Feb 2012 19:59:28 -0500