debian/0000755000000000000000000000000012151331047007163 5ustar debian/watch0000644000000000000000000000033412036250423010214 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hxt-http-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hxt-http \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250423010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000261512036250423011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hxt-http Upstream-Contact: Uwe Schmidt Source: http://hackage.haskell.org/package/hxt-http Files: * Copyright: 2005-2010 Uwe Schmidt Martin Schmidt, Torben Kuseler License: MIT Files: debian/* Copyright: 2010-2012 TANIGUCHI Takaki License: MIT License: MIT 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/0000755000000000000000000000000012036250423010463 5ustar debian/source/format0000644000000000000000000000001412036250423011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620641010367 0ustar 9 debian/control0000644000000000000000000000403712147627351010605 0ustar Source: haskell-hxt-http Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, ghc-doc, libghc-http-dev, libghc-http-prof, libghc-http-doc, libghc-hxt-dev (>= 9.1), libghc-hxt-dev (<< 10), libghc-hxt-prof (>= 9.1), libghc-hxt-prof (<< 10), libghc-hxt-doc (>= 9.1), libghc-hxt-doc (<< 10), Standards-Version: 3.9.4 Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/ Package: libghc-hxt-http-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP . ${haskell:Blurb} Package: libghc-hxt-http-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP . ${haskell:Blurb} Package: libghc-hxt-http-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP . ${haskell:Blurb} debian/changelog0000644000000000000000000000420212151331047011033 0ustar haskell-hxt-http (9.1.4-5build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:45:43 +0100 haskell-hxt-http (9.1.4-5) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:07 +0200 haskell-hxt-http (9.1.4-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental -- Joachim Breitner Thu, 18 Oct 2012 10:25:41 +0200 haskell-hxt-http (9.1.4-3) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:16 +0200 haskell-hxt-http (9.1.4-2) unstable; urgency=low * debian/patches: Removed. -- TANIGUCHI Takaki Mon, 05 Mar 2012 20:28:26 +0900 haskell-hxt-http (9.1.4-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3. + debian/copyright: Update to format 1.0. * debain/paches/remove-haskell98: Removed. -- TANIGUCHI Takaki Mon, 05 Mar 2012 11:36:59 +0900 haskell-hxt-http (9.1.2-2) unstable; urgency=low * Sourceful upload to rebuild documentation package * Remove haskell98 from cabal file to build with ghc 7.4. -- Joey Hess Thu, 01 Mar 2012 14:47:50 -0400 haskell-hxt-http (9.1.2-1) unstable; urgency=low * New upstream release * Standards-Version: 3.9.2 (no changes) -- TANIGUCHI Takaki Mon, 20 Jun 2011 11:28:27 +0900 haskell-hxt-http (9.1.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ TANIGUCHI Takaki ] * New upstream. -- TANIGUCHI Takaki Thu, 14 Apr 2011 11:04:10 +0900 haskell-hxt-http (9.0.0-2) unstable; urgency=low * debian/control: add Build-Depends: haskell-hxt (>= 9) -- TANIGUCHI Takaki Sun, 14 Nov 2010 10:58:26 +0900 haskell-hxt-http (9.0.0-1) unstable; urgency=low * Initial release (Closes: #601837) -- TANIGUCHI Takaki Thu, 28 Oct 2010 20:10:28 +0900