summaryrefslogtreecommitdiff
path: root/p/haskell-hxt-charproperties
diff options
context:
space:
mode:
authortakaki <takaki@asis.media-as.org>2010-12-28 10:43:25 +0300
committertakaki <takaki@asis.media-as.org>2010-12-28 10:43:25 +0300
commitdce4b0899c69c645e3eb425c851bc9a8d24363aa (patch)
tree66bf6bbf42cf4d2771abbc8f98b35df2cfa1ecad /p/haskell-hxt-charproperties
parentbfdb6ac341b3d0735cb62b90f59eb673111384bf (diff)
downloadDHG_packages-dce4b0899c69c645e3eb425c851bc9a8d24363aa.tar.gz
haskell-hxt-charproperties: Initial Check-In
Diffstat (limited to 'p/haskell-hxt-charproperties')
-rw-r--r--p/haskell-hxt-charproperties/debian/changelog5
-rw-r--r--p/haskell-hxt-charproperties/debian/compat1
-rw-r--r--p/haskell-hxt-charproperties/debian/control62
-rw-r--r--p/haskell-hxt-charproperties/debian/copyright34
-rwxr-xr-xp/haskell-hxt-charproperties/debian/rules4
-rw-r--r--p/haskell-hxt-charproperties/debian/source/format1
-rw-r--r--p/haskell-hxt-charproperties/debian/watch2
7 files changed, 109 insertions, 0 deletions
diff --git a/p/haskell-hxt-charproperties/debian/changelog b/p/haskell-hxt-charproperties/debian/changelog
new file mode 100644
index 000000000..1e0a1a1e8
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/changelog
@@ -0,0 +1,5 @@
+haskell-hxt-charproperties (9.0.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #601834)
+
+ -- TANIGUCHI Takaki <takaki@debian.org> Thu, 28 Oct 2010 20:10:25 +0900
diff --git a/p/haskell-hxt-charproperties/debian/compat b/p/haskell-hxt-charproperties/debian/compat
new file mode 100644
index 000000000..7f8f011eb
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/p/haskell-hxt-charproperties/debian/control b/p/haskell-hxt-charproperties/debian/control
new file mode 100644
index 000000000..031e3d33c
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/control
@@ -0,0 +1,62 @@
+Source: haskell-hxt-charproperties
+Section: haskell
+Priority: extra
+Maintainer: TANIGUCHI Takaki <takaki@debian.org>
+Uploaders: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ haskell-devscripts(>=0.7),
+ cdbs,
+ ghc6,
+ ghc6-prof,
+ ghc6-doc,
+Standards-Version: 3.9.1
+Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/
+
+Package: libghc6-hxt-charproperties-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Character properties and classes for XML and Unicode
+ This is a part of Haskell XML Toolbox.
+ .
+ Character proprties defined by XML and Unicode standards.
+ These modules contain predicates for Unicode blocks and char proprties
+ and character predicates defined by XML.
+ Supported Unicode version is 5.2.0.
+ .
+ This package contains the libraries compiled for GHC 6.
+
+Package: libghc6-hxt-charproperties-prof
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Character properties and classes for XML and Unicode; profiling library
+ This is a part of Haskell XML Toolbox.
+ .
+ Character proprties defined by XML and Unicode standards.
+ These modules contain predicates for Unicode blocks and char proprties
+ and character predicates defined by XML.
+ Supported Unicode version is 5.2.0.
+ .
+ This package contains the profiling libraries compiled for GHC 6.
+
+Package: libghc6-hxt-charproperties-doc
+Section: doc
+Architecture: all
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Character properties and classes for XML and Unicode; documentation
+ This is a part of Haskell XML Toolbox.
+ .
+ Character proprties defined by XML and Unicode standards.
+ These modules contain predicates for Unicode blocks and char proprties
+ and character predicates defined by XML.
+ Supported Unicode version is 5.2.0.
+ .
+ This package contains the library documentation. \ No newline at end of file
diff --git a/p/haskell-hxt-charproperties/debian/copyright b/p/haskell-hxt-charproperties/debian/copyright
new file mode 100644
index 000000000..981149f65
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/copyright
@@ -0,0 +1,34 @@
+This work was packaged for Debian by:
+
+ TANIGUCHI Takaki <takaki@debian.org> on Thu, 28 Oct 2010 20:10:24 +0900
+
+It was downloaded from http://hackage.haskell.org/package/hxt-charproperties .
+
+
+Upstream Author:
+
+ Uwe Schmidt <uwe@fh-wedel.de>
+
+Copyright:
+
+ Copyright (c) 2010- Uwe Schmidt
+
+License:
+
+The MIT License
+
+Copyright (c) 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+The Debian packaging is:
+
+ Copyright (C) 2010 TANIGUCHI Takaki <takaki@debian.org>
+
+and is licensed under the GPL version 3,
+see "/usr/share/common-licenses/GPL-3". \ No newline at end of file
diff --git a/p/haskell-hxt-charproperties/debian/rules b/p/haskell-hxt-charproperties/debian/rules
new file mode 100755
index 000000000..683e77bcf
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/rules
@@ -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 --git a/p/haskell-hxt-charproperties/debian/source/format b/p/haskell-hxt-charproperties/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-hxt-charproperties/debian/watch b/p/haskell-hxt-charproperties/debian/watch
new file mode 100644
index 000000000..3571e004a
--- /dev/null
+++ b/p/haskell-hxt-charproperties/debian/watch
@@ -0,0 +1,2 @@
+version=3
+opts=downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz| http://hackage.haskell.org/packages/archive/hxt-charproperties ([\d\.]*\d)/ \ No newline at end of file