debian/0000755000000000000000000000000012151331070007157 5ustar debian/watch0000644000000000000000000000033612036250452010220 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hxt-xpath-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hxt-xpath \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250452010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000306312036250452011122 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-xpath . Upstream Author: Uwe Schmidt Copyright: Copyright (c) 2005-2010 Torben Kuseler, 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/0000755000000000000000000000000012036250452010465 5ustar debian/source/format0000644000000000000000000000001412036250452011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620642010370 0ustar 9 debian/control0000644000000000000000000000354612147627353010613 0ustar Source: haskell-hxt-xpath 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-parsec3-dev, libghc-parsec3-prof, libghc-parsec3-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-xpath-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: XPath modules for HXT.${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . The Haskell XML Toolbox XPath library. Since version 8.5 this library is packed in a separate package. . ${haskell:Blurb} Package: libghc-hxt-xpath-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: XPath modules for HXT.${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . The Haskell XML Toolbox XPath library. Since version 8.5 this library is packed in a separate package. . ${haskell:Blurb} Package: libghc-hxt-xpath-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: XPath modules for HXT.${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . The Haskell XML Toolbox XPath library. Since version 8.5 this library is packed in a separate package. . ${haskell:Blurb} debian/changelog0000644000000000000000000000276412151331070011042 0ustar haskell-hxt-xpath (9.1.2-4build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:46:00 +0100 haskell-hxt-xpath (9.1.2-4) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:09 +0200 haskell-hxt-xpath (9.1.2-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:42 +0200 haskell-hxt-xpath (9.1.2-2) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:18 +0200 haskell-hxt-xpath (9.1.2-1) unstable; urgency=low * New upstream release * Update Standards-Version to 3.9.3. -- TANIGUCHI Takaki Mon, 05 Mar 2012 13:09:16 +0900 haskell-hxt-xpath (9.1.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ TANIGUCHI Takaki ] * New upstream release -- TANIGUCHI Takaki Thu, 14 Apr 2011 11:17:10 +0900 haskell-hxt-xpath (9.0.0-2) unstable; urgency=low * debian/control: add Build-Depends: haskell-hxt (>= 9) -- TANIGUCHI Takaki Sun, 14 Nov 2010 10:58:57 +0900 haskell-hxt-xpath (9.0.0-1) unstable; urgency=low * Initial release (Closes: #601841) -- TANIGUCHI Takaki Thu, 28 Oct 2010 20:10:31 +0900