[Pkg-haskell-commits] darcs: haskell-hxt-curl: Initial Check-In

takaki at asis.media-as.org takaki at asis.media-as.org
Tue Dec 28 07:43:29 UTC 2010


Tue Dec 28 07:43:43 UTC 2010  takaki at asis.media-as.org
  * Initial Check-In
  Ignore-this: 4b9d5b6c56399bd98ec59b83a02d7204

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

Tue Dec 28 07:43:43 UTC 2010  takaki at asis.media-as.org
  * Initial Check-In
  Ignore-this: 4b9d5b6c56399bd98ec59b83a02d7204
diff -rN -u old-haskell-hxt-curl/changelog new-haskell-hxt-curl/changelog
--- old-haskell-hxt-curl/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/changelog	2010-12-28 07:43:29.748957227 +0000
@@ -0,0 +1,11 @@
+haskell-hxt-curl (9.0.0-2) unstable; urgency=low
+
+  * debian/control: add Build-Depends: haskell-hxt (>= 9)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Sun, 14 Nov 2010 10:58:12 +0900
+
+haskell-hxt-curl (9.0.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #601838)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Thu, 28 Oct 2010 20:10:28 +0900
diff -rN -u old-haskell-hxt-curl/compat new-haskell-hxt-curl/compat
--- old-haskell-hxt-curl/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/compat	2010-12-28 07:43:29.748957227 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-hxt-curl/control new-haskell-hxt-curl/control
--- old-haskell-hxt-curl/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/control	2010-12-28 07:43:29.748957227 +0000
@@ -0,0 +1,59 @@
+Source: haskell-hxt-curl
+Section: haskell
+Priority: extra
+Maintainer: TANIGUCHI Takaki <takaki at debian.org>
+Uploaders: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+	haskell-devscripts(>=0.7),
+	cdbs,
+	ghc6,
+	ghc6-prof,
+	ghc6-doc,
+	libghc6-curl-dev,
+	libghc6-curl-prof,
+	libghc6-curl-doc,
+	libghc6-hxt-dev (>= 9), libghc6-hxt-dev (<< 10),
+	libghc6-hxt-prof (>= 9), libghc6-hxt-prof (<< 10),
+	libghc6-hxt-doc (>= 9), libghc6-hxt-doc (<< 10),
+Standards-Version: 3.9.1
+Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/
+
+Package: libghc6-hxt-curl-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: LibCurl interface for HXT
+ This is a part of Haskell XML Toolbox.
+ .
+ LibCurl interface for HXT
+ .
+ This package contains the libraries compiled for GHC 6.
+
+Package: libghc6-hxt-curl-prof
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: LibCurl interface for HXT; profiling library
+ This is a part of Haskell XML Toolbox.
+ .
+ LibCurl interface for HXT
+ .
+ This package contains the profiling libraries compiled for GHC 6.
+
+Package: libghc6-hxt-curl-doc
+Section: doc
+Architecture: all
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: LibCurl interface for HXT; documentation
+ This is a part of Haskell XML Toolbox.
+ .
+ LibCurl interface for HXT
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-hxt-curl/copyright new-haskell-hxt-curl/copyright
--- old-haskell-hxt-curl/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/copyright	2010-12-28 07:43:29.748957227 +0000
@@ -0,0 +1,34 @@
+This work was packaged for Debian by:
+
+    TANIGUCHI Takaki <takaki at debian.org> on Thu, 28 Oct 2010 20:10:24 +0900
+
+It was downloaded from http://hackage.haskell.org/package/hxt-curl .
+
+
+Upstream Author:
+
+	Uwe Schmidt <uwe at 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 at debian.org>
+
+and is licensed under the GPL version 3,
+see "/usr/share/common-licenses/GPL-3".
\ No newline at end of file
diff -rN -u old-haskell-hxt-curl/rules new-haskell-hxt-curl/rules
--- old-haskell-hxt-curl/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/rules	2010-12-28 07:43:29.748957227 +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-hxt-curl/source/format new-haskell-hxt-curl/source/format
--- old-haskell-hxt-curl/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/source/format	2010-12-28 07:43:29.748957227 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hxt-curl/watch new-haskell-hxt-curl/watch
--- old-haskell-hxt-curl/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt-curl/watch	2010-12-28 07:43:29.748957227 +0000
@@ -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-curl  ([\d\.]*\d)/
\ No newline at end of file





More information about the Pkg-haskell-commits mailing list