r32583 - in /trunk/libpoe-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Apr 3 11:43:04 UTC 2009


Author: gregoa
Date: Fri Apr  3 11:43:00 2009
New Revision: 32583

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

Modified:
    trunk/libpoe-perl/debian/changelog
    trunk/libpoe-perl/debian/copyright

Modified: trunk/libpoe-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/changelog?rev=32583&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/changelog (original)
+++ trunk/libpoe-perl/debian/changelog Fri Apr  3 11:43:00 2009
@@ -13,6 +13,9 @@
   * standards version 3.8.1
   * add myself to uploaders
   * add descriptions to the patches
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 02 Apr 2009 19:51:09 -0700
 

Modified: trunk/libpoe-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/copyright?rev=32583&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/copyright (original)
+++ trunk/libpoe-perl/debian/copyright Fri Apr  3 11:43:00 2009
@@ -1,25 +1,18 @@
-This package was debianized by Rafael Kitover <rkitover at io.com> on
-Mon,  6 Sep 1999 23:44:39 -0700.
-
-It was downloaded from http://search.cpan.org/dist/POE/.
-
-Upstream Author: Rocco Caputo <rcaputo at cpan.org>
-Contributors: Ann Barcomb, Artur Bergman, Jos Boumans, Matt Cashner, Andrew
-Chen, Douglas Couch, Jeffrey Goff, Philip Gwyn, Arnar M. Hrafnkelsson, Dave
-Paris, Dieter Pearcey, Robert Seifer, Matt Sergeant, Richard Soderberg, Dennis
-Taylor and possibly others.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Rocco Caputo <rcaputo at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/POE/
+Upstream-Name: POE
 
 Files: *
 Copyright: © 1998-2009 Rocco Caputo. All rights reserved.
+License-Alias: Perl
 License: Artistic | GPL-1+
- (obviously outdated copyright text from POE.pm)
- Except where otherwise noted, POE is Copyright 1998-1999 Rocco Caputo.
- All rights reserved.  POE is free software; you may redistribute it
- and/or modify it under the same terms as Perl itself.
 
 Files: lib/POE/Filter/Reference.pm
 Copyright: partial copyright 1998 Artur Bergman <artur at vogon-solutions.com>.
            Partial copyright 1999 Philip Gwyn.
+License-Alias: Perl
 License: Artistic | GPL-1+
  Having no license on the source, but being contributed to the project, is
  supposed that copyright holders used the same license as the rest of the
@@ -57,6 +50,17 @@
  It is assumed that all Debian maintainers used a license compatible with
  upstream's.
 
-The GPL and Artistic licenses can be found under 
-/usr/share/common-licenses/{GPL,Artistic} on Debian systems.
+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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'
+




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