debian/0000775000000000000000000000000012260003346007164 5ustar debian/watch0000664000000000000000000000017612252734064010232 0ustar version=3 http://hackage.haskell.org/package/text-icu/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/source/0000775000000000000000000000000012252734064010475 5ustar debian/source/format0000664000000000000000000000001412252734064011703 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212252734064010373 0ustar 9 debian/changelog0000664000000000000000000000302612260003346011037 0ustar haskell-text-icu (0.6.3.7-2build1) trusty; urgency=low * No change rebuild against libicu52. -- Dimitri John Ledkov Sun, 29 Dec 2013 11:26:30 +0000 haskell-text-icu (0.6.3.7-2) unstable; urgency=medium * Enable test suite. -- Clint Adams Fri, 13 Dec 2013 22:10:28 -0500 haskell-text-icu (0.6.3.7-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 07 Dec 2013 18:30:19 -0500 haskell-text-icu (0.6.3.5-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:17 +0200 haskell-text-icu (0.6.3.5-2) experimental; urgency=low * Depends on on libicu-dev (Closes: #697679) -- Joachim Breitner Tue, 08 Jan 2013 14:16:54 +0100 haskell-text-icu (0.6.3.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 Wed, 17 Oct 2012 21:15:17 +0200 haskell-text-icu (0.6.3.4-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Tue, 07 Feb 2012 19:57:37 +0100 haskell-text-icu (0.6.3.4-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 07 Nov 2011 22:24:49 -0500 debian/copyright0000664000000000000000000000301312252734064011125 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: text-icu Upstream-Contact: Bryan O'Sullivan Source: http://hackage.haskell.org/package/text-icu Copyright: 2009, 2010 Bryan O'Sullivan License: BSD 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. 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/control0000664000000000000000000001067412260003351010573 0ustar Source: haskell-text-icu Section: haskell Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-text-dev (>> 0.9.1.0) , libghc-text-prof , libicu-dev , libghc-hunit-dev (>= 1.2) , libghc-quickcheck2-dev (>= 2.4) , libghc-random-dev , libghc-test-framework-dev (>= 0.4) , libghc-test-framework-hunit-dev (>= 0.2) , libghc-test-framework-quickcheck2-dev (>= 0.2) Build-Depends-Indep: ghc-doc , libghc-text-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/text-icu Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-text-icu Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-text-icu Package: libghc-text-icu-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libicu-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings to the ICU library${haskell:ShortBlurb} Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. . Features include: . Both pure and impure bindings, to allow for fine control over efficiency and ease of use. . Breaking of strings on character, word, sentence, and line boundaries. . Access to the Unicode Character Database (UCD) of character metadata. . String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. . Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. . Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) . Regular expression search and replace. . ${haskell:Blurb} Package: libghc-text-icu-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings to the ICU library${haskell:ShortBlurb} Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. . Features include: . Both pure and impure bindings, to allow for fine control over efficiency and ease of use. . Breaking of strings on character, word, sentence, and line boundaries. . Access to the Unicode Character Database (UCD) of character metadata. . String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. . Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. . Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) . Regular expression search and replace. . ${haskell:Blurb} Package: libghc-text-icu-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: bindings to the ICU library${haskell:ShortBlurb} Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. . Features include: . Both pure and impure bindings, to allow for fine control over efficiency and ease of use. . Breaking of strings on character, word, sentence, and line boundaries. . Access to the Unicode Character Database (UCD) of character metadata. . String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. . Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. . Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) . Regular expression search and replace. . ${haskell:Blurb} debian/rules0000775000000000000000000000020512252746426010257 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk