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

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Tue Apr 6 12:22:47 UTC 2010


Tue Apr  6 12:20:50 UTC 2010  mascellani at poisson.phc.unipi.it
  * Initial import
  Ignore-this: 98b3b10fdf558a34db4a6c1cb419ff98

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./libghc6-hsx-doc.doc-base
    A ./rules
    A ./watch

Tue Apr  6 12:20:50 UTC 2010  mascellani at poisson.phc.unipi.it
  * Initial import
  Ignore-this: 98b3b10fdf558a34db4a6c1cb419ff98
diff -rN -u old-haskell-hsx/changelog new-haskell-hsx/changelog
--- old-haskell-hsx/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/changelog	2010-04-06 12:22:47.391689984 +0000
@@ -0,0 +1,5 @@
+haskell-hsx (0.6.2-1) UNRELEASED; urgency=low
+
+  * Initial release. (closes: #569508)
+
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Thu, 24 Dec 2009 00:00:57 +0100
diff -rN -u old-haskell-hsx/compat new-haskell-hsx/compat
--- old-haskell-hsx/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/compat	2010-04-06 12:22:47.391689984 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-hsx/control new-haskell-hsx/control
--- old-haskell-hsx/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/control	2010-04-06 12:22:47.391689984 +0000
@@ -0,0 +1,77 @@
+Source: haskell-hsx
+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 (>= 6.10),
+ ghc6-prof,
+ ghc6-doc,
+ haddock,
+ hscolour,
+ libghc6-mtl-dev,
+ libghc6-mtl-prof,
+ libghc6-mtl-doc,
+ libghc6-src-exts-dev (>= 1.5),
+ libghc6-src-exts-prof (>= 1.5),
+ libghc6-src-exts-doc (>= 1.5),
+ libghc6-utf8-string-dev,
+ libghc6-utf8-string-prof,
+ libghc6-utf8-string-doc
+Standards-Version: 3.8.4
+Homepage: http://hackage.haskell.org/package/hsx
+Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hsx
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hsx
+
+Package: libghc6-hsx-dev
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: Haskell support for XML in source code - GHC 6 libraries
+ HSX (Haskell Source with XML) allows literal XML syntax to be used in
+ Haskell source code. The trhsx preprocessor translates .hsx source files
+ into ordinary .hs files. Literal XML syntax is translated into function
+ calls for creating XML values of the appropriate forms. trhsx transforms
+ literal XML syntax into a series of function calls.
+ .
+ This package contains the libraries compiled for GHC 6.
+
+Package: libghc6-hsx-prof
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: Haskell support for XML in source code - GHC 6 profiling libraries
+ HSX (Haskell Source with XML) allows literal XML syntax to be used in
+ Haskell source code. The trhsx preprocessor translates .hsx source files
+ into ordinary .hs files. Literal XML syntax is translated into function
+ calls for creating XML values of the appropriate forms. trhsx transforms
+ literal XML syntax into a series of function calls.
+ .
+ This package contains the profiling libraries compiled for GHC 6.
+
+Package: libghc6-hsx-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: Haskell support for XML in source code - documentation
+ HSX (Haskell Source with XML) allows literal XML syntax to be used in
+ Haskell source code. The trhsx preprocessor translates .hsx source files
+ into ordinary .hs files. Literal XML syntax is translated into function
+ calls for creating XML values of the appropriate forms. trhsx transforms
+ literal XML syntax into a series of function calls.
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-hsx/copyright new-haskell-hsx/copyright
--- old-haskell-hsx/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/copyright	2010-04-06 12:22:47.391689984 +0000
@@ -0,0 +1,44 @@
+Format-Specification: http://dep.debian.net/deps/dep5
+Name: Haskell support for XML in source code
+Maintainer: Niklas Broberg <nibro at cs.chalmers.se>
+Source: http://hackage.haskell.org/package/hsx
+
+Files: *
+Copyright: © 2004-2009, Niklas Broberg <nibro at cs.chalmers.se>
+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-hsx/libghc6-hsx-doc.doc-base new-haskell-hsx/libghc6-hsx-doc.doc-base
--- old-haskell-hsx/libghc6-hsx-doc.doc-base	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/libghc6-hsx-doc.doc-base	2010-04-06 12:22:47.391689984 +0000
@@ -0,0 +1,9 @@
+Document: haskell-hsx-api
+Title: Documentation for the haskell hsx tool
+Author: Niklas Broberg
+Abstract: hsx is a Haskell tool to allow and preprocess XMl in source code 
+Section: Programming/Haskell
+
+Format: HTML
+Index: /usr/hsxre/doc/libghc6-hsx-doc/html/index.html
+Files: /usr/hsxre/doc/libghc6-hsx-doc/html/*.html
diff -rN -u old-haskell-hsx/rules new-haskell-hsx/rules
--- old-haskell-hsx/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/rules	2010-04-06 12:22:47.391689984 +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-hsx/watch new-haskell-hsx/watch
--- old-haskell-hsx/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hsx/watch	2010-04-06 12:22:47.391689984 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hsx-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/hsx \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list