debian/0000755000000000000000000000000012151222527007165 5ustar debian/watch0000644000000000000000000000032412036250355010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|HTTP-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/HTTP \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000022012036250355010241 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000524012036250355011123 0ustar This package was originally debianised by Ganesh Sittampalam on Mon, 13 Dec 2004. It was downloaded from hackagedDB: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP The homepage for the module is http://www.haskell.org/http/ Copyright: Copyright (c) 2002, Warrick Gray Copyright (c) 2002-2005, Ian Lynagh Copyright (c) 2003-2006, Bjorn Bringert Copyright (c) 2004, Andre Furtado Copyright (c) 2004-2005, Ganesh Sittampalam Copyright (c) 2004-2005, Dominic Steinitz Copyright (c) 2007, Robin Bate Boerop Copyright (c) 2008-2009, Sigbjorn Finne All rights reserved. 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 names of contributors may not 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 packaging copyright: (C) 2004-2005 Ganesh Sittampalam (C) 2006-2007 Arjan Oosting (C) 2009 Iain Lane The initial Debian packaging was done by Ganesh Sittampalam and did not have explicit copyright statements. See the Debian changelog for the list of changes. Presumably all his changes may be redistributed under the same terms as haskell-http itself. Changes by Arjan Oosting may be redistributed under the same terms as haskell-http itself. Changes by Iain Lane may be redistrubuted under the same terms as haskell-http itself. debian/source/0000755000000000000000000000000012036250355010467 5ustar debian/source/format0000644000000000000000000000001412036250355011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616225010372 0ustar 9 debian/control0000644000000000000000000000361512150230134010565 0ustar Source: haskell-http Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Arjan Oosting , Clint Adams Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs (>> 0.4.58), ghc, ghc-prof, ghc-doc, libghc-mtl-dev (>= 2.0), libghc-mtl-dev (<< 2.2), libghc-mtl-prof, libghc-mtl-doc, libghc-network-dev (>= 2.4), libghc-network-dev (<< 2.5), libghc-network-prof, libghc-network-doc, libghc-parsec3-prof, libghc-parsec3-dev, libghc-parsec3-doc, Standards-Version: 3.9.4 Homepage: http://projects.haskell.org/http/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http Package: libghc-http-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC libraries for the Haskell HTTP client library${haskell:ShortBlurb} HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1. . ${haskell:Blurb} Package: libghc-http-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: profiling libraries for the Haskell HTTP client library${haskell:ShortBlurb} HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1. . ${haskell:Blurb} Package: libghc-http-doc Replaces: haskell-http-doc (<< 40000006-4) Conflicts: haskell-http-doc (<< 40000006-4) Provides: haskell-http-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell HTTP client library documentation${haskell:ShortBlurb} HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1. . ${haskell:Blurb} debian/changelog0000644000000000000000000003556212151222527011052 0ustar haskell-http (1:4000.2.8-1build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 22:44:55 +0100 haskell-http (1:4000.2.8-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 27 May 2013 15:52:39 +0200 haskell-http (1:4000.2.6-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:04 +0200 haskell-http (1:4000.2.6-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sun, 02 Dec 2012 22:04:29 +0100 haskell-http (1:4000.2.5-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 Fri, 19 Oct 2012 21:02:04 +0200 haskell-http (1:4000.2.3-1) unstable; urgency=low * New upstream release, to go with the platform 2012.2.0.0 (no functional changes) -- Joachim Breitner Sun, 13 May 2012 11:27:49 +0200 haskell-http (1:4000.2.2-2) unstable; urgency=low * Add ${haskell:Depends} to -doc package -- Joachim Breitner Fri, 10 Feb 2012 23:20:49 +0100 haskell-http (1:4000.2.2-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.2. -- Clint Adams Mon, 06 Feb 2012 19:22:04 -0500 haskell-http (1:4000.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 22 Sep 2011 21:23:51 +0200 haskell-http (1:4000.1.1-2) unstable; urgency=low * Return to sane version number scheme (Closes: #601698) * Bump standards version, no change -- Joachim Breitner Wed, 30 Mar 2011 10:41:06 +0530 haskell-http (40001010-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Sun, 27 Mar 2011 10:58:27 +0530 haskell-http (40000009-2) unstable; urgency=low * control: Use versioned Replaces: and Conflicts: -- Marco Túlio Gontijo e Silva Wed, 05 May 2010 18:05:44 -0300 haskell-http (40000009-1) unstable; urgency=low * New upstream release -- Leandro Lisboa Penz Sun, 18 Apr 2010 15:19:04 -0300 haskell-http (40000006-4) unstable; urgency=low * debian/source/format: Use 3.0 (quilt). * debian/control: Rename -doc package. -- Marco Túlio Gontijo e Silva Tue, 16 Mar 2010 10:59:46 -0300 haskell-http (40000006-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Merge opts in one line. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. [ Joachim Breitner ] * Remove .cabal patch, bump dependencies * Remove hugs package -- Joachim Breitner Sat, 20 Feb 2010 16:22:31 +0100 haskell-http (40000006-2) unstable; urgency=low * Use newest cdbs with support for DEB_BUILD_DEPENDENCIES = build-arch -- Joachim Breitner Mon, 20 Jul 2009 15:38:41 +0200 haskell-http (40000006-1) unstable; urgency=low [ Iain Lane ] * New upstream release (Closes: #524348) - Exports MkCookie data contructor. (Closes: #471139) * debian/rules, debian/control: Update to use hlibrary.mk * Remove old obsolete linda overrides * Installable again (Closes: #531245) * debian/control: Switch to parsec2 - cannot build otherwise as network built against parsec2. * debian/control: Clean up unnecessary build-deps * debian/control: Add hscolour to b-d-i; needed to build docs now * debian/control: Bump standards-version to 3.8.2, no changes * debian/copyright: Update with new holders and info for myself [ Joachim Breitner ] * Fix installation path for haddock files * Put into section haskell -- Joachim Breitner Mon, 20 Jul 2009 12:59:35 +0200 haskell-http (30010105-0.1) unstable; urgency=low * New upstream release that is compatible with GHC 6.10. * Rebuild with GHC 6.10. Closes: #522766, #519704. -- John Goerzen Mon, 06 Apr 2009 11:22:12 -0500 haskell-http (30010004-3) unstable; urgency=low * debian/control: - Add package containing the profiling libraries. (Closes: #473519) - Add the needed profiling packages to the build dependencies. * debian/haskell-http-doc.doc-base: - Change section to Programming to fix lintian warning "doc-base-unknown-section haskell-http-api:5 Apps/Programming" -- Arjan Oosting Mon, 31 Mar 2008 11:01:26 +0200 haskell-http (30010004-2) unstable; urgency=low * Update for GHC 6.8.2: - debian/patches/00list: disable 01-work-with-old-cabal patch. - debian/control: Bump build dependency on ghc6 to 6.8.2 which ships the new Cabal version needed to build this package. * debian/control: - Adjust Vcs-* fields to point to trunk. - Change the section of libghc6-haxml-dev to libdevel as suggested by lintian (dev-package-should-be-section-libdevel) * debian/haskell-http-doc.doc-base: - Cabal version 1.2 installs the generated documentation into a different directory so adjust the doc-base file for that. -- Arjan Oosting Fri, 08 Feb 2008 23:46:10 +0100 haskell-http (30010004-1) unstable; urgency=low * New upstream release. * debian/control: - Rename Xs-Vcs-* fields to Vcs-* field. - Update build dependency on haskell-devscripts to (>= 0.6.0) which generates the haddock documentation now. - Bump Standards-Version to 3.7.3. No changes needed. * debian/haskell-http-doc.docs: Removed as dh_haskell_install installs the generated API documentation now. * debian/mk-haskell-depends: Removed as haskell-devscripts now ships dh_haskell_depends * debian/patches/01-work-with-old-cabal: - Added. Adjust the .cabal file to work with the Cabal version shipped with ghc 6.6.1. * debian/rules: - dh_haskell_install does not install empty directories anymore and removes empty directories from the GHC package configuration file, so stop doing this manually. - dh_haskell also generates the haddock documentation so stop calling ./setup haddock - Replace the call to debian/mk-haskell-depends with a call to dh_haskell_depends. -- Arjan Oosting Sun, 30 Dec 2007 21:26:00 +0100 haskell-http (30000000-2) unstable; urgency=low * Rebuild with haddock 0.8-2 to make sure the links work. * debian/control: - Use new Homepage field. * debian/rules: - Move package specific parts in variables at the top of the makefile. -- Arjan Oosting Tue, 09 Oct 2007 00:22:03 +0200 haskell-http (30000000-1) unstable; urgency=low * New upstream release. * debian/control: - Update XS-Vcs-* fields as the packages has moved to the pkg-haskell subversion archive. - Add the missing (build) dependencies on lib*parsec-* packages. * debian/haskell-http-doc.examples: Removed as haskell-http does not ship examples anymore. * debian/{mk-haskell-depends,rules}: - Small cleanups. * debian/watch: - Updated for the new location of upstream tarballs. * Generate links to other API documentation packages: - debian/control: + Add libghc6-base-doc, libghc6-network-doc and libghc6-parsec-doc to the Build-Depends-Indep so haddock can link to names in other packages. + Add libghc6-base-doc, libghc6-network-doc and libghc5-parsec-doc to the Recommends of haskell-http-doc. -- Arjan Oosting Mon, 28 May 2007 06:01:50 +0200 haskell-http (20060707-4) unstable; urgency=low * debian/control: - Update Build-Depends-Indep and Depends for the modular packaging of Hugs version 98.200609.21. - Wrap Build-Depends, Build-Depends-Indep and Depends lines. - Add ${misc:Depends} entries. - Add doc-base to the Recommends field of haskell-edison-doc. -- Arjan Oosting Tue, 17 Apr 2007 10:44:16 +0200 haskell-http (20060707-3) unstable; urgency=low * debian/control: - Add XS-Vcs-Browser field. - Indent Homepage field. * debian/mk-haskell-depends: update script to take installed package configuration files as arguments. -- Arjan Oosting Thu, 12 Apr 2007 10:14:34 +0200 haskell-http (20060707-2) unstable; urgency=medium * Rebuild against latest GHC (Closes: #394656) * Stop using update-haskell-control and $ghc6_* variables, as it is not necessary and not using it simplifies the work for porters and for me. * debian/control: - added XS-Vcs-Svn field pointing to Subversion archive which contains this package. - added libghc6-network-dev to Build-Depends. - added dctrl-tools to Build-Depends as it is needed by debian/mk-haskell-depends. - change maintainer email address. * debian/rules: - add debian/mk-haskell-depends script which determines all dependencies by using the installed package description file used by ghc-pkg. - ensure the correct path for haddock-interfaces and haddock-html is used when registering the package. -- Arjan Oosting Mon, 23 Oct 2006 14:53:38 +0200 haskell-http (20060707-1) unstable; urgency=low * New upstream release. (Closes: #375588) * All the dpatches are obsolete due to changes upstream, thus all dpatches are dropped. * debian/control.in: remove cpphs from Build-Depends. * debian/copyright: update copyright years with information from LICENSE file. * debian/rules: -- Arjan Oosting Sat, 8 Jul 2006 16:41:34 +0200 haskell-http (0.4.20050430-4) unstable; urgency=low * Cleanup the diff.gz a little by switching to dpatch. The diff.gz now only touches the files in the debian directory. * Drop patch to README which is not installed anyway. * Remove the support for the old Network.URI module from the diff.gz as ghc6 and hugs both have the new Network.URI module. * debian/control.in: - remove duplicate build dependencies - add versioned Build-Depends on ghc6 to get the latest version of Cabal. - drop the Build-Depends on libghc6-cabal-dev. - added ppc64 to Architectures line. (Closes: #375609) - add dpatch to Build-Depends. * debian/haskell-http-doc.docs: added. Install the API documentation. * debian/haskell-http-doc.doc-base: added. Register API documentation. * debian/patches/01_zord64-haddock.dpatch: added. Remove preprocessing stuff which is confusing haddock and breaks build with Cabal 1.1.4. * debian/patches/02_update-cabal.dpatch: added. Move the patches to the http.cabal file in here. * debian/rules: - remove unnecessary variables. - only call ./setup clean when it is configured. * Only install example in haskell-http-doc. -- Arjan Oosting Fri, 30 Jun 2006 20:32:34 +0200 haskell-http (0.4.20050430-3) unstable; urgency=low * debian/rules: - remove INSTALL_PROGRAM += -s cruft, we use dh_strip. - remove configure and install targets, almost everything is done in the binary-arch and binary-indep targets. * debian/control.in: - remove the versioned dependency on ghc6 version 6.4.2 as it is not yet in the archive anyway. - Upgrade to Standards-Version 3.7.2. No changes needed. - Use the new substitution variables source:Version and build depend on dpkg-dev (>= 1.13.19) which introduces these new variables. -- Arjan Oosting Mon, 8 May 2006 19:59:36 +0200 haskell-http (0.4.20050430-2) unstable; urgency=low * Take over maintainership with permission of previous maintainer. * Run update-haskell-control to update the Build-Depends, Depends and Architecture lines. (Closes: #337979, #360878, #336396, #336268) * Remove support for nhc98 from the package. * debian/control.in: - Move haskell-http-doc to section doc. - Change to Standards-Version 3.6.2. No changes needed. - Cleanup the Build-Depends and Build-Depends-Indep - Add Homepage: http://www.haskell.org/http/ to the descriptions. - Properly escape ${haskell:Depends}. - Add versioned libghc6-cabal-dev and ghc6 to the Build-Depends to use Cabal version 1.1.1 or later which introduces a new installation prefix for libraries. libghc6-http-dev determinable. * debian/compat: added and set debhelper compatability level to 5. * debian/copyright: updated. * debian/haskell-http-doc.dirs: added. * debian/libhugs-http.install: added. * debian/libhugs-http.linda-overrides: added. The *.hs files need to be installed in /usr/lib/hugs/ so override linda warning. * debian/rules: - split the dh_haskell -a -i call two calls. Move all the architecture independent stuff to binary-indep and all the architecture dependent stuff to binary-arch. (Closes: #315333) - remove the empty directory usr/lib/haskell-packages/ghc6/bin (Closes: #324718) - do not ignore errors on clean and remove redundant make clean call. - general cleanup. * debian/watch: added watch file. * http.cabal: add package base to Build-Depends. -- Arjan Oosting Thu, 20 Apr 2006 11:45:51 +0200 haskell-http (0.4.20050430-1) unstable; urgency=low * Updated to upstream snapshot 20050430 * Add .examples files with test/get.hs (Closes: #304760) * A new upstream version (2005.5.5) is available, but will have to wait until licensing issues on a newly-introduced library dependency can be resolved * Add haddock docs in the haskell-http-doc package * Use update-haskell-control from haskell-utils for build deps (Closes: #310111) -- Ganesh Sittampalam Fri, 10 Jun 2005 15:11:38 +0100 haskell-http (0.4.20041219-2) unstable; urgency=low * Updated to use haskell-devscripts 0.5.6 (fixes #303073) -- Ganesh Sittampalam Mon, 11 Apr 2005 23:07:33 +0100 haskell-http (0.4.20041219-1) unstable; urgency=low * New upstream snapshot * Added hugs package -- Ganesh Sittampalam Sun, 19 Dec 2004 21:39:19 +0000 haskell-http (0.4-1) unstable; urgency=low * Initial Debian package. -- Ganesh Sittampalam Tue, 7 Dec 2004 02:11:23 +0000