r7492 - in /trunk/libdata-dump-streamer-perl/debian: changelog copyright
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Wed Sep 12 13:44:18 UTC 2007
Author: dmn
Date: Wed Sep 12 13:44:18 2007
New Revision: 7492
URL: http://svn.debian.org/wsvn/?sc=1&rev=7492
Log:
* Improved debian/copyright -- added upstream location and license
Modified:
trunk/libdata-dump-streamer-perl/debian/changelog
trunk/libdata-dump-streamer-perl/debian/copyright
Modified: trunk/libdata-dump-streamer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdata-dump-streamer-perl/debian/changelog?rev=7492&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/changelog (original)
+++ trunk/libdata-dump-streamer-perl/debian/changelog Wed Sep 12 13:44:18 2007
@@ -4,8 +4,9 @@
+ Fixes http://rt.cpan.org/Ticket/Display.html?id=28053 where undef and ''
are confused inside of repeat value folding logic.
* Fixed debian/watch to stop capturing file extension
+ * Improved debian/copyright -- added upstream location and license
- -- Damyan Ivanov <dmn at debian.org> Wed, 12 Sep 2007 16:41:00 +0300
+ -- Damyan Ivanov <dmn at debian.org> Wed, 12 Sep 2007 16:43:56 +0300
libdata-dump-streamer-perl (2.03-30-1) unstable; urgency=low
Modified: trunk/libdata-dump-streamer-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libdata-dump-streamer-perl/debian/copyright?rev=7492&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/copyright (original)
+++ trunk/libdata-dump-streamer-perl/debian/copyright Wed Sep 12 13:44:18 2007
@@ -1,9 +1,36 @@
This is the debian package for the Data-Dump-Streamer module.
It was created by Alexis Sukrieh <sukria at debian.org> using dh-make-perl.
-The upstream authro is: Yves Orton <yves at cpan.org>
+Source was downloaded from http://www.cpan.org/modules/by-module/Data/
-Copyright (C) 2003-2005 Yves Orton
+The upstream author is: Yves Orton <yves at cpan.org>
+
+From README:
+AUTHOR AND COPYRIGHT
+
+ Copyright (C) 2003 Yves Orton 2003-2005
+
+ This library is free software; you can redistribute it and/or
+ modify it under the same terms as Perl itself.
+
+ Contains code derived from works by Gisle Aas, Graham Barr,
+ Jeff Pinyan, Richard Clamp, and Gurusamy Sarathy as well as
+ material taken from the core.
+
+Perl is licensed under the following license:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of either:
+
+ a) the GNU General Public License as published by the Free Software
+ Foundation; either version 1, or (at your option) any later
+ version, or
+
+ b) the "Artistic License" which comes with Perl.
+
+On Debian GNU/Linux systems, the complete text of the GNU General Public
+License can be found in `/usr/share/common-licenses/GPL' and the Artistic
+Licence in `/usr/share/common-licenses/Artistic'.
The Debian packaging is (C) 2007, Alexis Sukrieh <sukria at debian.org> and
is licensed under the same terms as the software itself (see above).
More information about the Pkg-perl-cvs-commits
mailing list