[Pkg-haskell-commits] darcs: haskell-hsemail: Initial import

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Sun May 30 17:42:33 UTC 2010


Sun May 30 17:40:39 UTC 2010  mascellani at poisson.phc.unipi.it
  * Initial import
  Ignore-this: 7140795393fedfe4411d3cf0f1a4f728

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./libghc6-hsemail-doc.doc-base
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sun May 30 17:40:39 UTC 2010  mascellani at poisson.phc.unipi.it
  * Initial import
  Ignore-this: 7140795393fedfe4411d3cf0f1a4f728
diff -rN -u old-haskell-hsemail/changelog new-haskell-hsemail/changelog
--- old-haskell-hsemail/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/changelog	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1,5 @@
+haskell-hsemail (1.6-1) UNRELEASED; urgency=low
+
+  * Initial release. (closes: #583170)
+
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Mon, 24 May 2010 15:44:55 +0200
diff -rN -u old-haskell-hsemail/compat new-haskell-hsemail/compat
--- old-haskell-hsemail/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/compat	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-hsemail/control new-haskell-hsemail/control
--- old-haskell-hsemail/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/control	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1,66 @@
+Source: haskell-hsemail
+Priority: extra
+Section: haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
+Build-Depends:
+ debhelper (>= 7),
+ haskell-devscripts,
+ cdbs,
+ ghc6,
+ ghc6-prof,
+ libghc6-mtl-dev,
+ libghc6-mtl-prof,
+ libghc6-parsec-dev,
+ libghc6-parsec-prof
+Build-Depends-Indep:
+ ghc6-doc,
+ libghc6-mtl-doc,
+ libghc6-parsec-doc
+Standards-Version: 3.8.4
+Homepage: http://hackage.haskell.org/package/hsemail
+Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hsemail
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hsemail
+
+Package: libghc6-hsemail-dev
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: Haskell parser for email messages and SMTP conversations - GHC 6 libraries
+ This Haskell library is parser for email messages (as described in RFC
+ 2822) and SMTP conversation (as described in RFC 2821).
+ .
+ This package contains the libraries compiled for GHC 6.
+
+Package: libghc6-hsemail-prof
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: Haskell parser for email messages and SMTP conversations - GHC 6 profiling libraries
+ This Haskell library is parser for email messages (as described in RFC
+ 2822) and SMTP conversation (as described in RFC 2821).
+ .
+ This package contains the profiling libraries compiled for GHC 6.
+
+Package: libghc6-hsemail-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: Haskell parser for email messages and SMTP conversations - documentation
+ This Haskell library is parser for email messages (as described in RFC
+ 2822) and SMTP conversation (as described in RFC 2821).
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-hsemail/copyright new-haskell-hsemail/copyright
--- old-haskell-hsemail/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/copyright	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1,42 @@
+Format-Specification: http://dep.debian.net/deps/dep5
+Name: Haskell parser for email messages and SMTP conversations
+Maintainer: Peter Simons <simons at cryp.to>
+Source: http://hackage.haskell.org/package/hsemail
+
+Files: *
+Copyright: © 2008, Peter Simons <simons at cryp.to>
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+   * Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+ .
+   * 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.
+ .
+   * The names of its contributors may not be used to endorse or promote
+     products derived from this software without specific prior written
+     permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER
+ 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 <mascellani at poisson.phc.unipi.it>
+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'.
+
diff -rN -u old-haskell-hsemail/libghc6-hsemail-doc.doc-base new-haskell-hsemail/libghc6-hsemail-doc.doc-base
--- old-haskell-hsemail/libghc6-hsemail-doc.doc-base	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/libghc6-hsemail-doc.doc-base	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1,9 @@
+Document: haskell-hsemail-api
+Title: Documentation for the haskell hsemail library
+Author: Peter Simons
+Abstract: hsp is a Haskell parser for email messages and SMTP conversations
+Section: Programming/Haskell
+
+Format: HTML
+Index: /usr/share/doc/libghc6-hsemail-doc/html/index.html
+Files: /usr/share/doc/libghc6-hsemail-doc/html/*.html
diff -rN -u old-haskell-hsemail/rules new-haskell-hsemail/rules
--- old-haskell-hsemail/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/rules	2010-05-30 17:42:32.847985428 +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-hsemail/source/format new-haskell-hsemail/source/format
--- old-haskell-hsemail/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/source/format	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hsemail/watch new-haskell-hsemail/watch
--- old-haskell-hsemail/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsemail/watch	2010-05-30 17:42:32.847985428 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hsemail-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/hsemail \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list