r70473 - in /trunk/libio-multiplex-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Mar 5 16:16:15 UTC 2011


Author: carnil
Date: Sat Mar  5 16:16:01 2011
New Revision: 70473

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70473
Log:
* Email change: Ansgar Burchardt -> ansgar at debian.org
* Email change: gregor herrmann -> gregoa at debian.org 
* debian/copyright: Refresh format specification to revision 135 of
  DEP5 proposal for machine readable copyright file.

Modified:
    trunk/libio-multiplex-perl/debian/changelog
    trunk/libio-multiplex-perl/debian/copyright

Modified: trunk/libio-multiplex-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-multiplex-perl/debian/changelog?rev=70473&op=diff
==============================================================================
--- trunk/libio-multiplex-perl/debian/changelog (original)
+++ trunk/libio-multiplex-perl/debian/changelog Sat Mar  5 16:16:01 2011
@@ -19,8 +19,12 @@
   * Add myself to Uploaders.
   * debian/control: Make versioned Build-Depends-Indep on perl (>= 5.8)
     unversioned as already satisifed in oldstable.
+  * Email change: Ansgar Burchardt -> ansgar at debian.org
+  * Email change: gregor herrmann -> gregoa at debian.org 
+  * debian/copyright: Refresh format specification to revision 135 of
+    DEP5 proposal for machine readable copyright file.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 05 Mar 2011 17:06:58 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 05 Mar 2011 17:13:56 +0100
 
 libio-multiplex-perl (1.10-1) unstable; urgency=low
 

Modified: trunk/libio-multiplex-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-multiplex-perl/debian/copyright?rev=70473&op=diff
==============================================================================
--- trunk/libio-multiplex-perl/debian/copyright (original)
+++ trunk/libio-multiplex-perl/debian/copyright Sat Mar  5 16:16:01 2011
@@ -1,28 +1,34 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=228
-Upstream-Name: IO-Multiplex
-Upstream-Maintainer: Rob Brown <bbb at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/IO-Multiplex/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Rob Brown <bbb at cpan.org>
+Source: http://search.cpan.org/dist/IO-Multiplex/
+Name: IO-Multiplex
 
 Files: *
-Copyright:
- © 1999, Bruce J Keeler <bruce at gridpoint.com>
- © 2001-2008, Rob Brown <bbb at cpan.org>
-License: GPL-1+ | Artistic
- Released 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'.
+Copyright: 1999, Bruce J Keeler <bruce at gridpoint.com>
+ 2011-2008, Rob Brown <bbb at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- © 2003, Luca Filipozzi <lfilipoz at debian.org>
- © 2004, Gunnar Wolf <gwolf at debian.org>
- © 2006, Russ Allbery <rra at debian.org>
- © 2006-2008, gregor herrmann <gregoa at debian.org>
- © 2008, Ansgar Burchardt <ansgar at debian.org>
-License: GPL-1+ | Artistic
- It is assumed that all contributors put their work under the same license
- as the module itself.
+Copyright: 2003, Luca Filipozzi <lfilipoz at debian.org>
+ 2004, Gunnar Wolf <gwolf at debian.org>
+ 2006, 2007, 2008, gregor herrmann <gregoa at debian.org>
+ 2006, Russ Allbery <rra at debian.org>
+ 2008, Ansgar Burchardt <ansgar at debian.org>
+ 2011, Salvatore Bonaccorso <carnil at debian.org>
+License: Artistic or GPL-1+
 
+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'.
+
+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