[Pkg-haskell-commits] darcs: haskell-attoparsec-text-enumerator: Initial Check-In

clint at debian.org clint at debian.org
Fri Sep 16 01:46:32 UTC 2011


Fri Sep 16 01:46:15 UTC 2011  clint at debian.org
  * Initial Check-In
  Ignore-this: 88d1c87fb7ec4d98bc805184c0c312f7

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Fri Sep 16 01:46:15 UTC 2011  clint at debian.org
  * Initial Check-In
  Ignore-this: 88d1c87fb7ec4d98bc805184c0c312f7
diff -rN -u old-haskell-attoparsec-text-enumerator//changelog new-haskell-attoparsec-text-enumerator//changelog
--- old-haskell-attoparsec-text-enumerator//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//changelog	2011-09-16 01:46:32.546328148 +0000
@@ -0,0 +1,5 @@
+haskell-attoparsec-text-enumerator (0.2.0.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Thu, 15 Sep 2011 21:33:25 -0400
diff -rN -u old-haskell-attoparsec-text-enumerator//compat new-haskell-attoparsec-text-enumerator//compat
--- old-haskell-attoparsec-text-enumerator//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//compat	2011-09-16 01:46:32.550327864 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-attoparsec-text-enumerator//control new-haskell-attoparsec-text-enumerator//control
--- old-haskell-attoparsec-text-enumerator//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//control	2011-09-16 01:46:32.554327572 +0000
@@ -0,0 +1,77 @@
+Source: haskell-attoparsec-text-enumerator
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8)
+  , ghc
+  , ghc-prof
+  , libghc-attoparsec-text-dev (>> 0.8)
+  , libghc-attoparsec-text-dev (<< 0.9)
+  , libghc-attoparsec-text-prof
+  , libghc-enumerator-dev (>> 0.4)
+  , libghc-enumerator-dev (<< 0.5)
+  , libghc-enumerator-prof
+  , libghc-text-dev (>> 0.10)
+  , libghc-text-dev (<< 0.12)
+  , libghc-text-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-attoparsec-text-doc
+  , libghc-enumerator-doc
+  , libghc-text-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/attoparsec-text-enumerator
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-attoparsec-text-enumerator
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-attoparsec-text-enumerator
+
+Package: libghc-attoparsec-text-enumerator-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+  , libattoparsec-text-enumerator-dev
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: convert an attoparsec-text parser into an iteratee
+ Convert an attoparsec-text parser into an iteratee.
+ .
+ This library is basically a translation of the original
+ attoparsec-enumerator library to use text instead of bytestrings.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-attoparsec-text-enumerator-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: convert an attoparsec-text parser into an iteratee; profiling libraries
+ Convert an attoparsec-text parser into an iteratee.
+ .
+ This library is basically a translation of the original
+ attoparsec-enumerator library to use text instead of bytestrings.
+ .
+ This package provides a library for the Haskell programming language, compiled
+ for profiling.  See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-attoparsec-text-enumerator-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: convert an attoparsec-text parser into an iteratee; documentation
+ Convert an attoparsec-text parser into an iteratee.
+ .
+ This library is basically a translation of the original
+ attoparsec-enumerator library to use text instead of bytestrings.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-attoparsec-text-enumerator//copyright new-haskell-attoparsec-text-enumerator//copyright
--- old-haskell-attoparsec-text-enumerator//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//copyright	2011-09-16 01:46:32.554327572 +0000
@@ -0,0 +1,27 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: attoparsec-text-enumerator
+Upstream-Contact: Felipe Lessa <felipe.lessa at gmail.com>
+Source: http://hackage.haskell.org/package/attoparsec-text-enumerator
+
+Copyright: 2010, John Millikin
+License: MIT
+ 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 -rN -u old-haskell-attoparsec-text-enumerator//rules new-haskell-attoparsec-text-enumerator//rules
--- old-haskell-attoparsec-text-enumerator//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//rules	2011-09-16 01:46:32.554327572 +0000
@@ -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 -rN -u old-haskell-attoparsec-text-enumerator//source/format new-haskell-attoparsec-text-enumerator//source/format
--- old-haskell-attoparsec-text-enumerator//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//source/format	2011-09-16 01:46:32.562327810 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-attoparsec-text-enumerator//watch new-haskell-attoparsec-text-enumerator//watch
--- old-haskell-attoparsec-text-enumerator//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec-text-enumerator//watch	2011-09-16 01:46:32.562327810 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|attoparsec-text-enumerator-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/attoparsec-text-enumerator \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list