debian/0000755000000000000000000000000012151222073007161 5ustar debian/watch0000644000000000000000000000032212036247321010214 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|cgi-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/cgi \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036247321010247 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000134312036247321011122 0ustar This package was debianised by Ian Lynagh on Fri, 13 Oct 2006. Further packaging work by Kari Pahula It was downloaded from http://hackage.haskell.org/packages/archive/cgi/ Upstream Author: Bjorn Bringert Copyright (c) 2001, 2002, Peter Thiemann Copyright (c) 2001-2005, The University Court of the University of Glasgow Copyright (c) 2001-2008, Bjorn Bringert Copyright (c) 2001-2005, Andy Gill Copyright (c) 2001-2005, Ian Lynagh Copyright (c) 2001-2005, Erik Meijer Copyright (c) 2001-2005, Sven Panne Copyright (c) 2005, Jeremy Shaw All rights reserved. BSD licenced. The complete text of the BSD license can be found in /usr/share/common-licenses/BSD on Debian systems. debian/source/0000755000000000000000000000000012036247321010466 5ustar debian/source/format0000644000000000000000000000001412036247321011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616130010365 0ustar 9 debian/control0000644000000000000000000000340212150230077010565 0ustar Source: haskell-cgi Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner , Clint Adams Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , libghc-monadcatchio-mtl-dev , libghc-monadcatchio-mtl-prof , libghc-mtl-dev (>= 1.0) , libghc-mtl-prof , libghc-network-dev (>= 2.0) , libghc-network-prof , libghc-parsec3-dev , libghc-parsec3-prof , libghc-xhtml-dev (>= 3000.0.0) , libghc-xhtml-prof Build-Depends-Indep: ghc-doc , libghc-monadcatchio-mtl-doc , libghc-mtl-doc , libghc-network-doc , libghc-parsec3-doc , libghc-xhtml-doc Homepage: http://hackage.haskell.org/package/cgi Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cgi Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cgi Package: libghc-cgi-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell CGI library for GHC${haskell:ShortBlurb} This library is for writing CGI programs. . ${haskell:Blurb} Package: libghc-cgi-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: Haskell CGI library for GHC${haskell:ShortBlurb} This library is for writing CGI programs. . ${haskell:Blurb} Package: libghc-cgi-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell CGI library for GHC${haskell:ShortBlurb} This library is for writing CGI programs. . ${haskell:Blurb} debian/changelog0000644000000000000000000001360512151222073011040 0ustar haskell-cgi (3001.1.8.3-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 22:40:11 +0100 haskell-cgi (3001.1.8.3-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:03 +0200 haskell-cgi (3001.1.8.3-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:05 +0200 haskell-cgi (3001.1.8.3-1) experimental; urgency=low * 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 Thu, 08 Nov 2012 10:03:42 +0100 haskell-cgi (3001.1.8.2-2) unstable; urgency=low * Bump to Standards-Version 3.9.3. -- Clint Adams Thu, 23 Feb 2012 13:36:33 -0500 haskell-cgi (3001.1.8.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 21 Oct 2011 22:34:35 -0400 haskell-cgi (3001.1.7.4-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Sun, 27 Mar 2011 11:28:01 +0530 haskell-cgi (3001.1.7.2-1) unstable; urgency=low * New upstream release, part of the Haskell Platform -- Joachim Breitner Sat, 01 May 2010 16:29:58 +0200 haskell-cgi (3001.1.7.1-3) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). -- Joachim Breitner Thu, 25 Feb 2010 10:23:14 +0100 haskell-cgi (3001.1.7.1-2) unstable; urgency=low [ Kari Pahula ] * Added missing build dependency on libghc6-mtl-dev (Closes: #536584) * Bumped Standards-Version to 3.8.2. * Use Section: haskell. -- Joachim Breitner Fri, 12 Feb 2010 15:40:43 +0100 haskell-cgi (3001.1.7.1-1) unstable; urgency=low * New upstream release * New maintainer. * Switched over to use haskell-devscripts and hlibrary.mk. -- Kari Pahula Fri, 27 Feb 2009 21:17:55 +0200 haskell-cgi (3001.1.5.1-5) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v10": * Versioned dependencies are now generated for the Cabal packages we depend on. * Use the new ${impl:ghc6:*_deps} variables in debian/control.in. * Call canonicalise-comma-list on the depends and suggests fields in control.in. This works around bugs in lintian, where it gets confused and starts giving spurious warnings. -- Ian Lynagh (wibble) Thu, 28 Feb 2008 01:01:44 +0000 haskell-cgi (3001.1.5.1-4) unstable; urgency=low * New upstream version. * Upgrade to "Generic Haskell cabal library packaging files v9": * Allows Setup to be in Setup.lhs instead of Setup.hs. * Bump the required haskell-utils from 1.8 to 1.10. * The control.in gives a standards-version of 3.7.3 (was 3.7.2). * Move everything from the devel section to the libdevel section. * Delete the LICENSE file (currently we assume it has that name, and that it exists) after "Setup copy"ing the Cabal package. * Remove some hacks that worked around older Cabal not letting us tell it exactly where to put the documentation. * Use --hyperlink-source when telling Cabal to haddock the library. * Add hscolour to the build-depends. -- Ian Lynagh (wibble) Tue, 20 Nov 2007 00:01:08 +0000 haskell-cgi (3001.1.1-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v8": * update-generated-files rule in debian/rules runs update-debian-haskell-files. * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files. * We tell Cabal's configure where to put the docs so that it doesn't break when we move them around behind its back. * Use canonicalise-comma-list around the build-deps in debian/control.in to fix problems where we get an unparsable ", , " when a variable is empty. -- Ian Lynagh (wibble) Mon, 04 Jun 2007 21:53:04 +0000 haskell-cgi (3001.1.1-1) unstable; urgency=low * New upstream version. * Fix Setup.hs (type signatures don't match our version of Cabal). * Split off profiling and documentation into separate packages. * debian/control.in now makes much more use of variables, including magic Cabal variables. * Use debhelper level 5 (was 4). * Bump haskell-utils build-dep requirement to 1.8. * Upgrade to "Generic Haskell cabal library debian/rules v0.7": * Generate haddock docs. * -doc package calls gen_contents_index from postinst and postrm. * Use destdir rather than deprecated copy-prefix flag to Setup copy. * Add -X.haddock to dh_compress call. -- Ian Lynagh (wibble) Thu, 10 May 2007 13:41:20 +0100 haskell-cgi (2006.9.6-3) unstable; urgency=low * Upgrade to "Generic Haskell cabal library debian/rules v0.6". Tell setup to use ghc6 rather than ghc, so that the postinst/prerm scripts work when the ghc-pkg symlink doesn't exist or doesn't point to ghc6's ghc-pkg. -- Ian Lynagh (wibble) Mon, 20 Nov 2006 20:50:42 +0000 haskell-cgi (2006.9.6-2) unstable; urgency=low * Update control from control.in to include arm, mips and mipsel in the architecture list. * Upgrade to "Generic Haskell cabal library debian/rules v0.5". Fixes build-failure on non-x86/amd64 due to object splitting being unconditionally enabled. -- Ian Lynagh (wibble) Mon, 23 Oct 2006 12:32:51 +0100 haskell-cgi (2006.9.6-1) unstable; urgency=low * Initial release (was part of ghc6 until version 6.6-1). -- Ian Lynagh (wibble) Fri, 13 Oct 2006 16:43:11 +0000