debian/0000755000000000000000000000000012151121654007164 5ustar debian/watch0000644000000000000000000000036212036250431010214 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hxt-regex-xmlschema-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hxt-regex-xmlschema \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250431010243 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000305012036250431011113 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-regex-xmlschema . 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/0000755000000000000000000000000012036250431010462 5ustar debian/source/format0000644000000000000000000000001412036250431011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620641010367 0ustar 9 debian/control0000644000000000000000000000677712147627351010622 0ustar Source: haskell-hxt-regex-xmlschema 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-charproperties-dev, libghc-hxt-charproperties-prof, libghc-hxt-charproperties-doc, Standards-Version: 3.9.4 Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/ Package: libghc-hxt-regex-xmlschema-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: W3C XML Schema regular expressions library${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under . It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. This package is a substitute for the old regex-xmlschema package. . ${haskell:Blurb} Package: libghc-hxt-regex-xmlschema-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: W3C XML Schema regular expressions library${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under . It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. This package is a substitute for the old regex-xmlschema package. . ${haskell:Blurb} Package: libghc-hxt-regex-xmlschema-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: W3C XML Schema regular expressions library${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under . It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. This package is a substitute for the old regex-xmlschema package. . ${haskell:Blurb} debian/changelog0000644000000000000000000000325112151121654011037 0ustar haskell-hxt-regex-xmlschema (9.0.4-5build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 13:31:40 +0100 haskell-hxt-regex-xmlschema (9.0.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-regex-xmlschema (9.0.4-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental -- Joachim Breitner Mon, 15 Oct 2012 16:19:23 +0200 haskell-hxt-regex-xmlschema (9.0.4-3) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:16 +0200 haskell-hxt-regex-xmlschema (9.0.4-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 12:35:56 -0400 haskell-hxt-regex-xmlschema (9.0.4-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 07 Feb 2012 23:21:34 +0100 haskell-hxt-regex-xmlschema (9.0.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2. -- TANIGUCHI Takaki Tue, 20 Sep 2011 10:55:54 +0900 haskell-hxt-regex-xmlschema (9.0.0-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 -- TANIGUCHI Takaki Mon, 11 Apr 2011 16:24:28 +0900 haskell-hxt-regex-xmlschema (9.0.0-1) unstable; urgency=low * Initial release (Closes: #601833) -- TANIGUCHI Takaki Thu, 28 Oct 2010 20:10:29 +0900