[Pkg-haskell-commits] darcs: haskell-stringprep: Initial check-in

Joachim Breitner mail at joachim-breitner.de
Sat Mar 9 23:45:41 UTC 2013


Sat Mar  9 23:45:30 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: b2193a4209c66d9446b3529d3bf53e99

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

Sat Mar  9 23:45:30 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: b2193a4209c66d9446b3529d3bf53e99
diff -rN -u old-haskell-stringprep//changelog new-haskell-stringprep//changelog
--- old-haskell-stringprep//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//changelog	2013-03-09 23:45:41.675022191 +0000
@@ -0,0 +1,5 @@
+haskell-stringprep (0.1.5-1) UNRELEASED; urgency=low
+
+  * Initial release. 
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 01 Jan 1970 00:00:00 +0000
diff -rN -u old-haskell-stringprep//compat new-haskell-stringprep//compat
--- old-haskell-stringprep//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//compat	2013-03-09 23:45:41.675022191 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-stringprep//control new-haskell-stringprep//control
--- old-haskell-stringprep//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//control	2013-03-09 23:45:41.675022191 +0000
@@ -0,0 +1,76 @@
+Source: haskell-stringprep
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Joachim Breitner <nomeata at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8.13)
+  , ghc
+  , ghc-prof
+  , libghc-ranges-dev (>= 0.2.2)
+  , libghc-ranges-prof
+  , libghc-text-icu-dev (>= 0.6)
+  , libghc-text-icu-prof
+  , libghc-text-dev (>= 0.9)
+  , libghc-text-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-ranges-doc
+  , libghc-text-icu-doc
+  , libghc-text-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/stringprep
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-stringprep
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-stringprep
+
+Package: libghc-stringprep-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Implements the "StringPrep" algorithm
+ RFC 3454 describes a framework for preparing Unicode text strings in order to
+ increase the likelihood that string input and string comparison work in ways
+ that make sense for typical users throughout the world.  The stringprep
+ protocol is useful for protocol identifier values, company and personal names,
+ internationalized domain names, and other text strings.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-stringprep-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Implements the "StringPrep" algorithm; profiling libraries
+ RFC 3454 describes a framework for preparing Unicode text strings in order to
+ increase the likelihood that string input and string comparison work in ways
+ that make sense for typical users throughout the world.  The stringprep
+ protocol is useful for protocol identifier values, company and personal names,
+ internationalized domain names, and other text strings.
+ .
+ This package provides a library for the Haskell programming language, compiled
+ for profiling.  See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-stringprep-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Implements the "StringPrep" algorithm; documentation
+ RFC 3454 describes a framework for preparing Unicode text strings in order to
+ increase the likelihood that string input and string comparison work in ways
+ that make sense for typical users throughout the world.  The stringprep
+ protocol is useful for protocol identifier values, company and personal names,
+ internationalized domain names, and other text strings.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-stringprep//copyright new-haskell-stringprep//copyright
--- old-haskell-stringprep//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//copyright	2013-03-09 23:45:41.675022191 +0000
@@ -0,0 +1,35 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: stringprep
+Upstream-Contact: George Pollard <porges at porg.es>
+Source: http://hackage.haskell.org/package/stringprep
+
+Files: *
+Copyright: 2011, George Pollard
+License: stringprep license
+
+Files: debian/*
+Copyright: 2013 Joachim Breitner
+License: stringprep license
+
+License: stringprep license
+ 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 the <organization> nor the
+       names of its 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 <COPYRIGHT HOLDER> 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-stringprep//rules new-haskell-stringprep//rules
--- old-haskell-stringprep//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//rules	2013-03-09 23:45:41.675022191 +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-stringprep//source/format new-haskell-stringprep//source/format
--- old-haskell-stringprep//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//source/format	2013-03-09 23:45:41.679022463 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-stringprep//watch new-haskell-stringprep//watch
--- old-haskell-stringprep//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-stringprep//watch	2013-03-09 23:45:41.679022463 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|stringprep-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/stringprep \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list