r13616 - in /trunk/libwww-curl-perl/debian: changelog copyright
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Sat Jan 26 17:51:34 UTC 2008
Author: gregoa-guest
Date: Sat Jan 26 17:51:33 2008
New Revision: 13616
URL: http://svn.debian.org/wsvn/?sc=1&rev=13616
Log:
debian/copyright:
- add copyright/license statements for different files
- convert to new format
Modified:
trunk/libwww-curl-perl/debian/changelog
trunk/libwww-curl-perl/debian/copyright
Modified: trunk/libwww-curl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libwww-curl-perl/debian/changelog?rev=13616&op=diff
==============================================================================
--- trunk/libwww-curl-perl/debian/changelog (original)
+++ trunk/libwww-curl-perl/debian/changelog Sat Jan 26 17:51:33 2008
@@ -9,6 +9,9 @@
* Set debhelper compatibility level to 6.
* Set Standards-Version to 3.7.3 (no changes needed).
* Don't install test scripts as examples.
+ * debian/copyright:
+ - add copyright/license statements for different files
+ - convert to new format
[ Frank Lichtenheld ]
* debian/rules: Cleanup:
@@ -16,7 +19,7 @@
+ fix dependency of build-stamp on configure-stamp
+ reorder clean target
- -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 26 Jan 2008 18:36:51 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 26 Jan 2008 18:40:01 +0100
libwww-curl-perl (3.02-2) unstable; urgency=low
Modified: trunk/libwww-curl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libwww-curl-perl/debian/copyright?rev=13616&op=diff
==============================================================================
--- trunk/libwww-curl-perl/debian/copyright (original)
+++ trunk/libwww-curl-perl/debian/copyright Sat Jan 26 17:51:33 2008
@@ -3,31 +3,41 @@
It was downloaded from http://curl.haxx.se/libcurl/perl/
-Upstream Author: Cris Bailiff <c.bailiff at awayweb.com>
- Georg Horn <horn at koblenz-net.de>
- Forrest Cahoon <forrest.cahoon at merrillcorp.com>
-
-Copyright:
-
- This software is distributed AS IS, WITHOUT WARRANTY OF ANY KIND,
- either express or implied. Send praise, patches, money, beer and
- pizza to the authors. Send complaints to /dev/null. ;-)
-
- The original author of this software is Georg Horn <horn at koblenz-net.de>
-
- Parts of the callback support have been added Forrest Cahoon
- <forrest.cahoon at merrillcorp.com>
-
- More callback support, many tests additional documentation and Makefile
- features have been added by Cris Bailiff <c.bailiff at devsecure.com>
-
- The current maintainer is Cris Bailiff <c.bailiff at devsecure.com>
-
- Copyright (C) 2000, Daniel Stenberg, , et al. You may opt to use,
- copy, modify, merge, publish, distribute and/or sell copies of the
- Software, and permit persons to whom the Software is furnished to do
- so, under the terms of the MPL or the MIT/X-derivate licenses. You
- may pick one of these licenses.
+Upstream Authors: Cris Bailiff <c.bailiff at awayweb.com>
+ Georg Horn <horn at koblenz-net.de>
+ Forrest Cahoon <forrest.cahoon at merrillcorp.com>
+
+Files: *
+Copyright: (C) 2003,2004,2005 Cris Bailiff
+License: other
+ You may opt to use, copy, modify, merge, publish, distribute and/or sell
+ copies of the Software, and permit persons to whom the Software is furnished
+ to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may
+ pick one of these licenses.
+
+Files: lib/WWW/Curl/Multi.pm
+Copyright: (C) 2004 Sebastian Riedel, et al.
+License: other
+ You may opt to use, copy, modify, merge, publish, distribute and/or sell
+ copies of the Software, and permit persons to whom the Software is furnished
+ to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may
+ pick one of these licenses.
+
+Files: Curl.xs:
+Copyright: (C) 2000, 2001, 2002 Daniel Stenberg, Cris Bailiff, et al.
+License: other
+ You may opt to use, copy, modify, merge, publish, distribute and/or
+ sell copies of the Software, and permit persons to whom the
+ Software is furnished to do so, under the terms of the MPL or
+ the MIT/X-derivate licenses. You may pick one of these licenses.
+
+Files: Easy.pm.in
+Copyright: (C) 2000,2001,2002,2003,2004 Daniel Stenberg, Cris Bailiff, Sebastian Riedel, et al.
+License: other
+ You may opt to use, copy, modify, merge, publish, distribute and/or sell
+ copies of the Software, and permit persons to whom the Software is furnished
+ to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may
+ pick one of these licenses.
The MIT License
@@ -385,3 +395,4 @@
______________________ are Copyright (C) ______
_______________________. All Rights Reserved.
Contributor(s): ______________________________________."
+
More information about the Pkg-perl-cvs-commits
mailing list