summaryrefslogtreecommitdiff
path: root/p/haskell-attoparsec-enumerator
diff options
context:
space:
mode:
authorclint <clint@debian.org>2011-06-04 05:17:19 +0400
committerclint <clint@debian.org>2011-06-04 05:17:19 +0400
commit9dc1700effcdfad343d0d924dbf3cafc4012d9bd (patch)
tree1759b521e17913462518d2442dac2c3ec2c7d2cb /p/haskell-attoparsec-enumerator
parent00f1f029e763eae13bc7129ac8118dd6f2c7e1e5 (diff)
downloadDHG_packages-9dc1700effcdfad343d0d924dbf3cafc4012d9bd.tar.gz
haskell-attoparsec-enumerator: Initial Check-In
Diffstat (limited to 'p/haskell-attoparsec-enumerator')
-rw-r--r--p/haskell-attoparsec-enumerator/debian/changelog5
-rw-r--r--p/haskell-attoparsec-enumerator/debian/compat1
-rw-r--r--p/haskell-attoparsec-enumerator/debian/control62
-rw-r--r--p/haskell-attoparsec-enumerator/debian/copyright36
-rwxr-xr-xp/haskell-attoparsec-enumerator/debian/rules4
-rw-r--r--p/haskell-attoparsec-enumerator/debian/source/format1
-rw-r--r--p/haskell-attoparsec-enumerator/debian/watch5
7 files changed, 114 insertions, 0 deletions
diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog
new file mode 100644
index 000000000..915876621
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/changelog
@@ -0,0 +1,5 @@
+haskell-attoparsec-enumerator (0.2.0.4-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Clint Adams <clint@debian.org> Thu, 02 Jun 2011 10:37:55 -0400
diff --git a/p/haskell-attoparsec-enumerator/debian/compat b/p/haskell-attoparsec-enumerator/debian/compat
new file mode 100644
index 000000000..7f8f011eb
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control
new file mode 100644
index 000000000..ed8aa8b5a
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/control
@@ -0,0 +1,62 @@
+Source: haskell-attoparsec-enumerator
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
+Uploaders: Clint Adams <clint@debian.org>
+Build-Depends: debhelper (>= 7)
+ , cdbs
+ , haskell-devscripts (>= 0.8)
+ , ghc
+ , ghc-prof
+ , libghc-attoparsec-dev
+ , libghc-attoparsec-prof
+ , libghc-enumerator-dev
+ , libghc-enumerator-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-attoparsec-doc
+ , libghc-enumerator-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/attoparsec-enumerator
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-attoparsec-enumerator
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-attoparsec-enumerator
+
+Package: libghc-attoparsec-enumerator-dev
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${shlibs:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: convert an Attoparsec parser into an iteratee
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Convert an Attoparsec parser into an iteratee.
+
+Package: libghc-attoparsec-enumerator-prof
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: convert an Attoparsec parser into an iteratee; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Convert an Attoparsec parser into an iteratee.
+
+Package: libghc-attoparsec-enumerator-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: convert an Attoparsec parser into an iteratee; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Convert an Attoparsec parser into an iteratee.
diff --git a/p/haskell-attoparsec-enumerator/debian/copyright b/p/haskell-attoparsec-enumerator/debian/copyright
new file mode 100644
index 000000000..3c8b09831
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/copyright
@@ -0,0 +1,36 @@
+This package was debianized by Clint Adams <clint@debian.org> on
+Thu, 02 Jun 2011 14:37:55 -0000
+
+It was downloaded from
+http://hackage.haskell.org/package/attoparsec-enumerator
+
+Upstream Author:
+
+ John Millikin <jmillikin@gmail.com>
+
+Copyright:
+
+ 2010 John Millikin
+
+License:
+
+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.
diff --git a/p/haskell-attoparsec-enumerator/debian/rules b/p/haskell-attoparsec-enumerator/debian/rules
new file mode 100755
index 000000000..683e77bcf
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-attoparsec-enumerator/debian/source/format b/p/haskell-attoparsec-enumerator/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-attoparsec-enumerator/debian/watch b/p/haskell-attoparsec-enumerator/debian/watch
new file mode 100644
index 000000000..3c66643ca
--- /dev/null
+++ b/p/haskell-attoparsec-enumerator/debian/watch
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|attoparsec-enumerator-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/attoparsec-enumerator \
+ ([\d\.]*\d)/