debian/0000755000000000000000000000000012147643010007164 5ustar debian/watch0000644000000000000000000000032412036250117010213 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|harp-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/harp \ ([\d\.]*\d)/ debian/control0000644000000000000000000000521512147627344010606 0ustar Source: haskell-harp Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/harp Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-harp Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-harp Package: libghc-harp-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell support for regexp based pattern matching${haskell:ShortBlurb} HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility, allowing the user to match against regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell. . ${haskell:Blurb} Package: libghc-harp-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell support for regexp based pattern matching${haskell:ShortBlurb} HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility, allowing the user to match against regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell. . ${haskell:Blurb} Package: libghc-harp-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell support for regexp based pattern matching${haskell:ShortBlurb} HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility, allowing the user to match against regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036250117010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000240612147643010011040 0ustar haskell-harp (0.4-6) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:48 +0200 haskell-harp (0.4-5) 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:19 +0200 haskell-harp (0.4-4) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:00:59 +0200 haskell-harp (0.4-3) unstable; urgency=low * Bump to Standards-Version 3.9.2. -- Clint Adams Wed, 22 Feb 2012 21:18:28 -0500 haskell-harp (0.4-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Giovanni Mascellani ] * Updated my email address. [ Joachim Breitner ] * Remove doc-base file per Haskell policy -- Joachim Breitner Mon, 11 Apr 2011 18:49:07 +0530 haskell-harp (0.4-1) unstable; urgency=low [ Giovanni Mascellani ] * Initial release. (closes: #569546) [ Joachim Breitner ] * Add haskell Provides: substvars -- Giovanni Mascellani Tue, 06 Apr 2010 15:10:56 +0200 debian/source/0000755000000000000000000000000012036250117010463 5ustar debian/source/format0000644000000000000000000000001412036250117011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616205010370 0ustar 9 debian/copyright0000644000000000000000000000402012036250117011112 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell support for regular expression based pattern matching Maintainer: Niklas Broberg Source: http://hackage.haskell.org/package/harp Files: * Copyright: © 2004, Niklas Broberg License: BSD All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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. Files: debian/* Copyright: © 2010 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'.