r67417 - in /trunk/libio-socket-multicast-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jan 14 23:21:20 UTC 2011


Author: gregoa
Date: Fri Jan 14 23:21:12 2011
New Revision: 67417

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67417
Log:
debian/copyright: update formatting.

Modified:
    trunk/libio-socket-multicast-perl/debian/changelog
    trunk/libio-socket-multicast-perl/debian/copyright

Modified: trunk/libio-socket-multicast-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-socket-multicast-perl/debian/changelog?rev=67417&op=diff
==============================================================================
--- trunk/libio-socket-multicast-perl/debian/changelog (original)
+++ trunk/libio-socket-multicast-perl/debian/changelog Fri Jan 14 23:21:12 2011
@@ -17,6 +17,7 @@
   * Set Standards-Version to 3.9.1; drop unneeded versions from (build)
     dependencies.
   * Switch to debhelper 7.
+  * debian/copyright: update formatting.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 29 Apr 2010 18:09:48 +0900
 

Modified: trunk/libio-socket-multicast-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-socket-multicast-perl/debian/copyright?rev=67417&op=diff
==============================================================================
--- trunk/libio-socket-multicast-perl/debian/copyright (original)
+++ trunk/libio-socket-multicast-perl/debian/copyright Fri Jan 14 23:21:12 2011
@@ -1,25 +1,33 @@
-This is the debian package for the IO::Socket::Multicast module.
-It was created by Matthias Urlichs <smurf at debian.org>.
-It is now maintained by Zak B. Elep <zakame at spunge.org>.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Andrew Bramble<bramble at cpan.org>
+Source: http://search.cpan.org/dist/IO-Socket-Multicast/
+Name: IO-Socket-Multicast
 
-The upstream author is Lincoln Stein <lstein at cshl.org>.
+Files: *
+Copyright: Lincoln Stein <lstein at cshl.org>
+License: Artistic or GPL-1+
+Comment: Under the Berne Convention it is assumed that the author is also the
+ copyright holder.
 
-The Upstream author states that
->> This library is free software; you can redistribute it and/or modify
->> it under the same terms as Perl itself.
+Files: debian/*
+Copyright: 2004, Matthias Urlichs <smurf at debian.org>
+ 2006, Zak B. Elep <zakame at spunge.org>
+ 2010, Ansgar Burchardt <ansgar at 43-1.org>
+ 2006, 2011, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-As of 2004-01-19, Perl is licensed under these terms:
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-    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'.
-
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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