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

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Sun May 30 17:26:57 UTC 2010


Sun May 30 13:04:26 UTC 2010  mascellani at poisson.phc.unipi.it
  * Initial import
  Ignore-this: d8bf2a67f878683b7a6cf3c97130057e

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

Sun May 30 13:04:26 UTC 2010  mascellani at poisson.phc.unipi.it
  * Initial import
  Ignore-this: d8bf2a67f878683b7a6cf3c97130057e
diff -rN -u old-haskell-hsp/changelog new-haskell-hsp/changelog
--- old-haskell-hsp/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/changelog	2010-05-30 17:26:57.177972090 +0000
@@ -0,0 +1,5 @@
+haskell-hsp (0.5.2-1) UNRELEASED; urgency=low
+
+  * Initial release. (closes: #583168)
+
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Mon, 24 May 2010 15:44:55 +0200
diff -rN -u old-haskell-hsp/compat new-haskell-hsp/compat
--- old-haskell-hsp/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/compat	2010-05-30 17:26:57.177972090 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-hsp/control new-haskell-hsp/control
--- old-haskell-hsp/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/control	2010-05-30 17:26:57.177972090 +0000
@@ -0,0 +1,75 @@
+Source: haskell-hsp
+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-hsx-dev (>= 0.7.0),
+ libghc6-hsx-prof (>= 0.7.0),
+ libghc6-hjscript-dev (>= 0.5.0),
+ libghc6-hjscript-prof (>= 0.5.0)
+Build-Depends-Indep:
+ ghc6-doc,
+ libghc6-mtl-doc,
+ libghc6-hsx-doc (>= 0.7.0),
+ libghc6-hjscript-doc (>= 0.5.0)
+Standards-Version: 3.8.4
+Homepage: http://hackage.haskell.org/package/hsp
+Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hsp
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hsp
+
+Package: libghc6-hsp-dev
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: Haskell library for writing dynamic server-side web pages - GHC 6 libraries
+ Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
+ at the task of writing dynamic server-side web pages. Features include
+ an embedded XML syntax and a (low-to-mid-level) programming model for
+ writing dynamic web pages.
+ .
+ This package contains the libraries compiled for GHC 6.
+
+Package: libghc6-hsp-prof
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: Haskell library for writing dynamic server-side web pages - GHC 6 profiling libraries
+ Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
+ at the task of writing dynamic server-side web pages. Features include
+ an embedded XML syntax and a (low-to-mid-level) programming model for
+ writing dynamic web pages.
+ .
+ This package contains the profiling libraries compiled for GHC 6.
+
+Package: libghc6-hsp-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: Haskell library for writing dynamic server-side web pages - documentation
+ Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
+ at the task of writing dynamic server-side web pages. Features include
+ an embedded XML syntax and a (low-to-mid-level) programming model for
+ writing dynamic web pages.
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-hsp/copyright new-haskell-hsp/copyright
--- old-haskell-hsp/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/copyright	2010-05-30 17:26:57.177972090 +0000
@@ -0,0 +1,45 @@
+Format-Specification: http://dep.debian.net/deps/dep5
+Name: Haskell library for writing dynamic server-side web pages
+Maintainer: Niklas Broberg <nibro at cs.chalmers.se>
+Source: http://hackage.haskell.org/package/hsp
+
+Files: *
+Copyright: © 2006-2008, Niklas Broberg <nibro at cs.chalmers.se>
+           © 2008, Jeremy Shaw
+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 <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-hsp/libghc6-hsp-doc.doc-base new-haskell-hsp/libghc6-hsp-doc.doc-base
--- old-haskell-hsp/libghc6-hsp-doc.doc-base	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/libghc6-hsp-doc.doc-base	2010-05-30 17:26:57.177972090 +0000
@@ -0,0 +1,9 @@
+Document: haskell-hsp-api
+Title: Documentation for the haskell hsp library
+Author: Niklas Broberg
+Abstract: hsp is a Haskell library for writing dynamic server-side web pages 
+Section: Programming/Haskell
+
+Format: HTML
+Index: /usr/share/doc/libghc6-hsp-doc/html/index.html
+Files: /usr/share/doc/libghc6-hsp-doc/html/*.html
diff -rN -u old-haskell-hsp/rules new-haskell-hsp/rules
--- old-haskell-hsp/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/rules	2010-05-30 17:26:57.173971876 +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-hsp/source/format new-haskell-hsp/source/format
--- old-haskell-hsp/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/source/format	2010-05-30 17:26:57.173971876 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hsp/watch new-haskell-hsp/watch
--- old-haskell-hsp/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsp/watch	2010-05-30 17:26:57.173971876 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hsp-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/hsp \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list