debian/0000755000000000000000000000000012151331041007155 5ustar debian/watch0000644000000000000000000000033412036250415010215 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hxt-curl-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hxt-curl \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250415010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000303512036250415011120 0ustar This work was packaged for Debian by: TANIGUCHI Takaki on Thu, 28 Oct 2010 20:10:24 +0900 It was downloaded from http://hackage.haskell.org/package/hxt-curl . Upstream Author: Uwe Schmidt Copyright: Copyright (c) 2010 Uwe Schmidt License: The MIT License Copyright (c) 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler 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. The Debian packaging is: Copyright (C) 2010 TANIGUCHI Takaki and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3".debian/source/0000755000000000000000000000000012036250415010464 5ustar debian/source/format0000644000000000000000000000001412036250415011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620641010367 0ustar 9 debian/control0000644000000000000000000000317012147627350010601 0ustar Source: haskell-hxt-curl 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-curl-dev, libghc-curl-prof, libghc-curl-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-curl-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: LibCurl interface for HXT${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . LibCurl interface for HXT . ${haskell:Blurb} Package: libghc-hxt-curl-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: LibCurl interface for HXT${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . LibCurl interface for HXT . ${haskell:Blurb} Package: libghc-hxt-curl-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: LibCurl interface for HXT${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . LibCurl interface for HXT . ${haskell:Blurb} debian/changelog0000644000000000000000000000274312151331041011035 0ustar haskell-hxt-curl (9.1.1-4build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:45:37 +0100 haskell-hxt-curl (9.1.1-4) 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-curl (9.1.1-3) 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-curl (9.1.1-2) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:16 +0200 haskell-hxt-curl (9.1.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3. -- TANIGUCHI Takaki Mon, 05 Mar 2012 13:02:30 +0900 haskell-hxt-curl (9.1.0-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ TANIGUCHI Takaki ] * New upstream. -- TANIGUCHI Takaki Thu, 14 Apr 2011 11:01:40 +0900 haskell-hxt-curl (9.0.0-2) unstable; urgency=low * debian/control: add Build-Depends: haskell-hxt (>= 9) -- TANIGUCHI Takaki Sun, 14 Nov 2010 10:58:12 +0900 haskell-hxt-curl (9.0.0-1) unstable; urgency=low * Initial release (Closes: #601838) -- TANIGUCHI Takaki Thu, 28 Oct 2010 20:10:28 +0900