r42539 - in /trunk/libpoex-role-sessioninstantiation-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Aug 23 15:13:56 UTC 2009


Author: gregoa
Date: Sun Aug 23 15:13:51 2009
New Revision: 42539

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42539
Log:
Update debian/copyright, upstream releases the code now under GPL-3
(instead of "GPL").

Modified:
    trunk/libpoex-role-sessioninstantiation-perl/debian/changelog
    trunk/libpoex-role-sessioninstantiation-perl/debian/copyright

Modified: trunk/libpoex-role-sessioninstantiation-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoex-role-sessioninstantiation-perl/debian/changelog?rev=42539&op=diff
==============================================================================
--- trunk/libpoex-role-sessioninstantiation-perl/debian/changelog (original)
+++ trunk/libpoex-role-sessioninstantiation-perl/debian/changelog Sun Aug 23 15:13:51 2009
@@ -21,6 +21,8 @@
     - new build and runtime dependency libpoex-types-perl
   * Activate pod-syntax test (debian/{rules,control}); pod-coverage test would
     need Pod::Coverage::TrustPod.
+  * Update debian/copyright, upstream releases the code now under GPL-3
+    (instead of "GPL").
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 23 Aug 2009 16:43:35 +0200
 

Modified: trunk/libpoex-role-sessioninstantiation-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoex-role-sessioninstantiation-perl/debian/copyright?rev=42539&op=diff
==============================================================================
--- trunk/libpoex-role-sessioninstantiation-perl/debian/copyright (original)
+++ trunk/libpoex-role-sessioninstantiation-perl/debian/copyright Sun Aug 23 15:13:51 2009
@@ -1,16 +1,24 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Nicholas R. Perez <nperez at cpan.org>
+Upstream-Maintainer: Nicholas Perez <nperez at cpan.org>
 Upstream-Source: http://search.cpan.org/dist/POEx-Role-SessionInstantiation/
 Upstream-Name: POEx-Role-SessionInstantiation
 
 Files: *
-Copyright: Copyright 2009 Nicholas Perez.
-License: GPL-1+
+Copyright: 2009, Nicholas Perez <nperez at cpan.org>
+License: GPL-3
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur <ryanryan52 at gmail.com>
-License: Artistic | GPL-1+
+ 2009, gregor herrmann <gregoa at debian.org>
+License: GPL-3 | Artistic | GPL-1+
+
+License: GPL-3
+    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; version 3 dated June, 2007.
+    On Debian GNU/Linux systems, the complete text of version 3 of the GNU
+    General Public License can be found in `/usr/share/common-licenses/GPL-3'
 
 License: Artistic
     This program is free software; you can redistribute it and/or modify




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