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

takaki at asis.media-as.org takaki at asis.media-as.org
Wed May 11 00:09:17 UTC 2011


Wed May 11 00:08:34 UTC 2011  takaki at asis.media-as.org
  * Initial Check-In
  Ignore-this: 652702385794cec0074efb2ad8b26a2c

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

Wed May 11 00:08:34 UTC 2011  takaki at asis.media-as.org
  * Initial Check-In
  Ignore-this: 652702385794cec0074efb2ad8b26a2c
diff -rN -u old-haskell-attoparsec/changelog new-haskell-attoparsec/changelog
--- old-haskell-attoparsec/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/changelog	2011-05-11 00:09:17.730416940 +0000
@@ -0,0 +1,14 @@
+haskell-attoparsec (0.8.5.2-1) unstable; urgency=low
+
+  * debian/control: Use ghc instead of ghc6.
+  * debian/watch: Improved.
+  * Imported Upstream version 0.8.5.2
+  * debian/control: Add libghc-deepseq-dev to Build-Depends.
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Thu, 14 Apr 2011 22:34:42 +0900
+
+haskell-attoparsec (0.8.2.0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #607412)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Fri, 17 Dec 2010 23:53:50 +0900
diff -rN -u old-haskell-attoparsec/compat new-haskell-attoparsec/compat
--- old-haskell-attoparsec/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/compat	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-attoparsec/control new-haskell-attoparsec/control
--- old-haskell-attoparsec/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/control	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1,53 @@
+Source: haskell-attoparsec
+Section: haskell
+Priority: optional
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: TANIGUCHI Takaki <takaki at debian.org>
+Build-Depends: cdbs, debhelper (>= 7.0.50~), haskell-devscripts,
+	ghc,
+	ghc-prof,
+	ghc-doc,
+	libghc-deepseq-dev,
+	libghc-deepseq-prof,
+	libghc-deepseq-doc
+Standards-Version: 3.9.1
+Homepage: http://bitbucket.org/bos/attoparsec
+
+Package: libghc-attoparsec-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Suggests: ${haskell:Suggests}
+Description: Fast combinator parsing for bytestrings
+ A fast parser combinator library, aimed particularly at dealing
+ efficiently with network protocols and complicated text/binary
+ file formats.
+ .
+ This package contains the libraries compiled for GHC.
+
+Package: libghc-attoparsec-prof
+Architecture: any
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Suggests: ${haskell:Suggests}
+Description: Fast combinator parsing for bytestrings; profiling library
+ A fast parser combinator library, aimed particularly at dealing
+ efficiently with network protocols and complicated text/binary
+ file formats.
+ .
+ This package contains the profiling libraries compiled for GHC.
+
+Package: libghc-attoparsec-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Fast combinator parsing for bytestrings; documentation
+ A fast parser combinator library, aimed particularly at dealing
+ efficiently with network protocols and complicated text/binary
+ file formats.
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-attoparsec/copyright new-haskell-attoparsec/copyright
--- old-haskell-attoparsec/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/copyright	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1,48 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Bryan O'Sullivan <bos at serpentine.com> <Bryan O'Sullivan <bos at serpentine.com>>
+Source: http://hackage.haskell.org/package/attoparsec
+Name: attoparsec
+
+Files: *
+Copyright: Bryan O'Sullivan <bos at serpentine.com>> 
+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 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 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, TANIGUCHI Takaki <takaki at debian.org>
+License: GPL-3
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of version 3 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-3'.
+
diff -rN -u old-haskell-attoparsec/docs new-haskell-attoparsec/docs
--- old-haskell-attoparsec/docs	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/docs	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1 @@
+README.markdown
diff -rN -u old-haskell-attoparsec/examples new-haskell-attoparsec/examples
--- old-haskell-attoparsec/examples	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/examples	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1 @@
+examples/*
diff -rN -u old-haskell-attoparsec/rules new-haskell-attoparsec/rules
--- old-haskell-attoparsec/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/rules	2011-05-11 00:09:17.726416728 +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/source/format new-haskell-attoparsec/source/format
--- old-haskell-attoparsec/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/source/format	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-attoparsec/watch new-haskell-attoparsec/watch
--- old-haskell-attoparsec/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-attoparsec/watch	2011-05-11 00:09:17.726416728 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|attoparsec-$1.tar.gz|" \
+  http://hackage.haskell.org/packages/archive/attoparsec  \
+ ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list