[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-bla=7Ae-markup?=: Initial Check-In
Clint Adams
clint at debian.org
Wed May 9 21:14:00 UTC 2012
Wed May 9 21:13:40 UTC 2012 Clint Adams <clint at debian.org>
* Initial Check-In
Ignore-this: 610ce64583f7d32f6616aa89b0fc13a2
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./watch
Wed May 9 21:13:40 UTC 2012 Clint Adams <clint at debian.org>
* Initial Check-In
Ignore-this: 610ce64583f7d32f6616aa89b0fc13a2
diff -rN -u old-haskell-blaze-markup//changelog new-haskell-blaze-markup//changelog
--- old-haskell-blaze-markup//changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//changelog 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1,5 @@
+haskell-blaze-markup (0.5.1.0-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Clint Adams <clint at debian.org> Wed, 09 May 2012 16:15:42 -0400
diff -rN -u old-haskell-blaze-markup//compat new-haskell-blaze-markup//compat
--- old-haskell-blaze-markup//compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//compat 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-blaze-markup//control new-haskell-blaze-markup//control
--- old-haskell-blaze-markup//control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//control 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1,75 @@
+Source: haskell-blaze-markup
+Priority: extra
+Section: haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7)
+ , haskell-devscripts (>= 0.7)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , ghc-doc
+ , libghc-blaze-builder-dev (>> 0.2)
+ , libghc-blaze-builder-dev (<< 0.4)
+ , libghc-blaze-builder-prof
+ , libghc-text-dev (>> 0.10)
+ , libghc-text-dev (<< 0.12)
+ , libghc-text-prof
+ , libghc-hunit-dev
+ , libghc-quickcheck2-dev
+ , libghc-test-framework-dev
+ , libghc-test-framework-hunit-dev
+ , libghc-test-framework-quickcheck2-dev
+Build-Depends-Indep:
+ , libghc-blaze-builder-doc
+ , libghc-text-doc
+Standards-Version: 3.9.3
+Homepage: http://hackage.haskell.org/package/blaze-markup
+Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-blaze-markup
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-blaze-markup
+
+Package: libghc-blaze-markup-dev
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: blazingly-fast markup combinator library
+ Core modules of a blazingly fast markup combinator library for the
+ Haskell programming language. The Text.Blaze module is a good starting
+ point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
+ .
+ This package contains the libraries compiled for GHC.
+
+Package: libghc-blaze-markup-prof
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: blazingly-fast markup combinator library; profiling libraries
+ Core modules of a blazingly fast markup combinator library for the
+ Haskell programming language. The Text.Blaze module is a good starting
+ point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
+ .
+ This package contains the profiling libraries compiled for GHC.
+
+Package: libghc-blaze-markup-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: blazingly-fast markup combinator library; documentation
+ Core modules of a blazingly fast markup combinator library for the
+ Haskell programming language. The Text.Blaze module is a good starting
+ point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-blaze-markup//copyright new-haskell-blaze-markup//copyright
--- old-haskell-blaze-markup//copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//copyright 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1,36 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: blaze-markup
+Upstream-Contact: Jasper Van der Jeugt <jaspervdj at gmail.com>
+Source: http://hackage.haskell.org/package/blaze-markup
+
+Files: *
+Copyright: © 2010, Jasper Van der Jeugt <jaspervdj at gmail.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:
+ .
+ * 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.
+ .
+ * Neither the name of Jasper Van der Jeugt nor the names of other
+ contributors may 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.
diff -rN -u old-haskell-blaze-markup//rules new-haskell-blaze-markup//rules
--- old-haskell-blaze-markup//rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//rules 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-blaze-markup//source/format new-haskell-blaze-markup//source/format
--- old-haskell-blaze-markup//source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//source/format 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-blaze-markup//watch new-haskell-blaze-markup//watch
--- old-haskell-blaze-markup//watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-blaze-markup//watch 2012-05-09 21:13:59.934408385 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|blaze-markup-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/blaze-markup \
+ ([\d\.]*\d)/
More information about the Pkg-haskell-commits
mailing list