debian/0000755000000000000000000000000012147643074007176 5ustar debian/watch0000644000000000000000000000034012036251120010204 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|pcre-light-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/pcre-light \ ([\d\.]*\d)/ debian/control0000644000000000000000000000403312147626620010577 0ustar Source: haskell-pcre-light Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , ghc-doc , libpcre3-dev Homepage: http://code.haskell.org/~dons/code/pcre-light Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pcre-light/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pcre-light Package: libghc-pcre-light-dev Architecture: any Depends: libpcre3-dev , ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell library for Perl 5-compatible regular expressions${haskell:ShortBlurb} The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. The library aims to be light, efficient and portable. . ${haskell:Blurb} Package: libghc-pcre-light-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: pcre-light library with profiling enabled${haskell:ShortBlurb} The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. The library aims to be light, efficient and portable. . ${haskell:Blurb} Package: libghc-pcre-light-doc Replaces: haskell-pcre-light-doc (<< 0.3.1.1-2) Conflicts: haskell-pcre-light-doc (<< 0.3.1.1-2) Provides: haskell-pcre-light-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: library documentation for pcre-light${haskell:ShortBlurb} The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. The library aims to be light, efficient and portable. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036251120010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000713112147643074011052 0ustar haskell-pcre-light (0.4-6) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:40 +0200 haskell-pcre-light (0.4-5) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:44 +0200 haskell-pcre-light (0.4-4) experimental; urgency=low * Depend on haskell-devscripts (>= 0.8.13), to ensure it is built against experimental -- Joachim Breitner Mon, 08 Oct 2012 23:01:57 +0200 haskell-pcre-light (0.4-3) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Tue, 07 Feb 2012 23:10:49 +0100 haskell-pcre-light (0.4-2) unstable; urgency=low * Adjust packaging copyright. -- Joachim Breitner Sat, 09 Apr 2011 11:17:05 +0530 haskell-pcre-light (0.4-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Fri, 08 Apr 2011 15:27:13 +0530 haskell-pcre-light (0.3.1.1-3) unstable; urgency=low * control: Use versioned Replaces: and Conflicts: -- Marco Túlio Gontijo e Silva Wed, 05 May 2010 18:01:48 -0300 haskell-pcre-light (0.3.1.1-2) unstable; urgency=low * debian/control: Rename -doc package. -- Marco Túlio Gontijo e Silva Tue, 16 Mar 2010 10:59:46 -0300 haskell-pcre-light (0.3.1.1-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Joachim Breitner ] * New upstream release -- Joachim Breitner Thu, 25 Feb 2010 09:53:15 +0100 haskell-pcre-light (0.3.1-7) unstable; urgency=low [ Joachim Breitner ] * Remove copy’n’pasted dependencies [ Marco Túlio Gontijo e Silva ] * debian/control: Add libpcre3-dev to Depends:. -- Marco Túlio Gontijo e Silva Fri, 12 Feb 2010 17:11:06 -0200 haskell-pcre-light (0.3.1-6) unstable; urgency=low * Adopt by Debian Haskell Group -- Joachim Breitner Thu, 11 Feb 2010 21:58:49 +0100 haskell-pcre-light (0.3.1-5) unstable; urgency=low * Apply a workaround for the misformatted installed-pkg-config file which results an installation failure on some platforms (e.g. mips). Thanks to Luca Falavigna for the patch. Closes: #482079 * Bump Standarts-Version to 3.8.0. -- Recai Oktaş Sun, 13 Jul 2008 03:24:34 +0300 haskell-pcre-light (0.3.1-4) unstable; urgency=low * Fix dependency on ghc6 which lintian complains about. -- Recai Oktaş Mon, 26 May 2008 04:15:51 +0300 haskell-pcre-light (0.3.1-3) unstable; urgency=low * Enhance package description. * Enhance copyright file. * New -prof packages compiled with profiling enabled. * Prefix source package name with haskell- in accordance with the current Haskell packaging practices. Otherwise, pcre-light would be too generic (Thanks Joerg Jaspert for noticing me). -- Recai Oktaş Tue, 12 Feb 2008 08:28:43 +0200 haskell-pcre-light (0.3.1-2) unstable; urgency=low * Remove bogus dependency on pandoc-doc. * Reword package description (thanks Christian Perrier and Steve Langasek). * Minor fixes in debian/rules. -- Recai Oktaş Sun, 10 Feb 2008 08:06:53 +0200 haskell-pcre-light (0.3.1-1) unstable; urgency=low * Initial release. Closes: #464901 -- Recai Oktaş Sat, 09 Feb 2008 20:33:08 +0200 debian/source/0000755000000000000000000000000012036251120010456 5ustar debian/source/format0000644000000000000000000000001412036251120011664 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616273010375 0ustar 9 debian/copyright0000644000000000000000000000111212036251120011104 0ustar Debianized by: Recai Oktaş on February 2008 Current Debian maintainer: Recai Oktaş Downloaded from: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcre-light Upstream Authors: Don Stewart Copyrights: 2007 Don Stewart License: BSD licenced. The complete text of the BSD license can be found in /usr/share/common-licenses/BSD on Debian systems. The packaging distributed under the same license as pcre-light itself.