debian/0000755000000000000000000000000012147643107007173 5ustar debian/watch0000644000000000000000000000034312036251364010221 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|regex-posix-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/regex-posix \ ([\d\.]*\d)/ debian/control0000644000000000000000000000371312147621366010605 0ustar Source: haskell-regex-posix Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.13), cpphs, ghc, ghc-prof, ghc-doc, libghc-regex-base-dev (>= 0.93.1), libghc-regex-base-prof, libghc-regex-base-doc Standards-Version: 3.9.4 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-regex-posix/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-regex-posix Homepage: http://sourceforge.net/projects/lazy-regex Package: libghc-regex-posix-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC library of the POSIX regex backend for regex-base A library containing a POSIX regular expression backend conforming to the interface API of regex-base. . This package contains the libraries for use with GHC. Package: libghc-regex-posix-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC profiling library of the POSIX regex backend for regex-base A library containing a POSIX regular expression backend conforming to the interface API of regex-base. . This package contains additional profiling libraries which can be used with ghc-prof. Package: libghc-regex-posix-doc Replaces: haskell-regex-posix-doc (<< 0.93.2-6) Conflicts: haskell-regex-posix-doc (<< 0.93.2-6) Provides: haskell-regex-posix-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${haskell:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: API documentation for regex-posix Haskell library A library containing a POSIX regular expression backend conforming to the interface API of regex-base. . This package contains the API documentation of the library. debian/rules0000755000000000000000000000022212036251364010244 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000001065612147643107011055 0ustar haskell-regex-posix (0.95.2-3) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:51 +0200 haskell-regex-posix (0.95.2-2) experimental; urgency=low * Build-depend on libghc-regex-base-doc rather than the transitional haskell-regex-base-doc. -- Colin Watson Wed, 10 Apr 2013 12:11:25 +0100 haskell-regex-posix (0.95.2-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 14:39:53 +0200 haskell-regex-posix (0.95.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. * Bump to Standards-Version 3.9.2. -- Clint Adams Thu, 09 Feb 2012 22:24:10 -0500 haskell-regex-posix (0.95.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 22 Sep 2011 21:28:07 +0200 haskell-regex-posix (0.94.4-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * Remove patch remove-unwanted-setup-output -- Joachim Breitner Sun, 27 Mar 2011 11:07:49 +0530 haskell-regex-posix (0.94.1-2) unstable; urgency=low * control: Use versioned Replaces: and Conflicts: -- Marco Túlio Gontijo e Silva Wed, 05 May 2010 18:06:38 -0300 haskell-regex-posix (0.94.1-1) unstable; urgency=low * New upstream version, part of the Haskell Platform -- Joachim Breitner Sat, 01 May 2010 16:21:57 +0200 haskell-regex-posix (0.93.2-6) unstable; urgency=low * debian/control: Rename -doc package. -- Marco Túlio Gontijo e Silva Tue, 16 Mar 2010 10:59:48 -0300 haskell-regex-posix (0.93.2-5) unstable; urgency=low [ Joachim Breitner ] * Change priority to optional, as per overrides file [ Marco Túlio Gontijo e Silva ] * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 * Priority extra * Patch out Setup.hs output -- Joachim Breitner Wed, 17 Feb 2010 20:54:30 +0100 haskell-regex-posix (0.93.2-4) unstable; urgency=low * Fix "FTBFS: Could not find module `Text.Regex.Base'" by Build-Depending on libghc6-regex-base-prof (Closes: #557036) -- Joachim Breitner Thu, 19 Nov 2009 11:47:33 +0100 haskell-regex-posix (0.93.2-3) unstable; urgency=low * Upload to unstable -- Joachim Breitner Wed, 18 Nov 2009 15:14:48 +0100 haskell-regex-posix (0.93.2-2) experimental; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Use Debian Haskell Group as Maintainer. * debian/watch: Use format that works for --download-current-version. [ Joachim Breitner ] * Use hlibrary.mk (Closes: #556834) -- Joachim Breitner Wed, 18 Nov 2009 15:12:40 +0100 haskell-regex-posix (0.93.2-1) experimental; urgency=low * New upstream release * debian/control: - Bump Standards-Version. No changes needed. -- Arjan Oosting Mon, 13 Oct 2008 07:45:21 +0200 haskell-regex-posix (0.93.1-1) unstable; urgency=low * Take over package from Ian, as I already maintain haskell-regex-base, and move Ian to the Uploaders field. * Packaging complete redone (based on my haskell-regex-base package). * This version of libghc6-regex-posix-dev installs and deinstalls properly. (Closes: #460599) -- Arjan Oosting Mon, 14 Jan 2008 00:48:26 +0100 haskell-regex-posix (0.72.0.2-1) unstable; urgency=low * Initial release (used to be part of ghc6). * Using "Generic Haskell cabal library packaging files v9". -- Ian Lynagh (wibble) Wed, 21 Nov 2007 01:31:28 +0000 debian/source/0000755000000000000000000000000012036251364010470 5ustar debian/source/format0000644000000000000000000000001412036251364011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147617123010370 0ustar 9 debian/copyright0000644000000000000000000000275312036251364011132 0ustar This package was debianized by Arjan Oosting on Mon, 18 Jun 2007 23:29:59 +0100 It was downloaded from http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-posix Upstream Author: Christopher Kuklewicz Copyright: (C) 2006 - 2007 Christopher Kuklewicz License: Redistribution and use in source and binary forms, with or without modification, are permitted under the terms of the BSD License. THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. On Debian systems, the complete text of the BSD License can be found in `/usr/share/common-licenses/BSD'. The Debian packaging is (C) 2007-2008, Arjan Oosting and is licensed under the BSD, see `/usr/share/common-licenses/BSD'.