r22978 - in /trunk/libnet-xmpp-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jul 9 17:32:03 UTC 2008


Author: gregoa
Date: Wed Jul  9 17:32:03 2008
New Revision: 22978

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22978
Log:
debian/copyright: use author-independent upstream URL; point to correct
file in /usr/share/common-licenses/; add copyright/license information for
files in t/Lib/Test/*.

Modified:
    trunk/libnet-xmpp-perl/debian/changelog
    trunk/libnet-xmpp-perl/debian/copyright

Modified: trunk/libnet-xmpp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/changelog?rev=22978&op=diff
==============================================================================
--- trunk/libnet-xmpp-perl/debian/changelog (original)
+++ trunk/libnet-xmpp-perl/debian/changelog Wed Jul  9 17:32:03 2008
@@ -1,7 +1,4 @@
 libnet-xmpp-perl (1.02-1) UNRELEASED; urgency=low
-
-    TODO: clear licensing. what does "LGPL" mean?
-                                -- dam
 
   [ gregor herrmann ]
   * Take over for the Debian Perl Group with maintainer's permission
@@ -17,6 +14,11 @@
 
   [ Damyan Ivanov ]
   * New upstream release
+
+  [ gregor herrmann ]
+  * debian/copyright: use author-independent upstream URL; point to correct
+    file in /usr/share/common-licenses/; add copyright/license information for
+    files in t/Lib/Test/*.
 
  -- Damyan Ivanov <dmn at debian.org>  Mon, 23 Jun 2008 21:52:30 +0300
 

Modified: trunk/libnet-xmpp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-xmpp-perl/debian/copyright?rev=22978&op=diff
==============================================================================
--- trunk/libnet-xmpp-perl/debian/copyright (original)
+++ trunk/libnet-xmpp-perl/debian/copyright Wed Jul  9 17:32:03 2008
@@ -1,7 +1,7 @@
 This package was debianized by Florian Ragwitz <florian at mookooh.org> on
 Wed, 22 Sep 2004 13:03:02 +0200.
 
-It was downloaded from http://search.cpan.org/~reatmon/Net-XMPP/
+It was downloaded from http://search.cpan.org/dist/Net-XMPP/
 
 Upstream Author: Ryan Eatmon <reatmon at jabber.org>
 
@@ -24,5 +24,17 @@
   Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
   MA 02110-1301, USA.
 
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+On Debian GNU/Linux systems, the complete text of the GNU Library General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+
+t/Lib/Test/*:
+  Copyright 2001 by Michael G Schwern E<lt>schwern at pobox.comE<gt>.
+
+  This program is free software; you can redistribute it and/or 
+  modify it under the same terms as Perl itself.
+
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  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'.




More information about the Pkg-perl-cvs-commits mailing list