r58422 - in /trunk/libgraph-easy-as-svg-perl/debian: changelog copyright
carnil-guest at users.alioth.debian.org
carnil-guest at users.alioth.debian.org
Mon May 24 19:20:08 UTC 2010
Author: carnil-guest
Date: Mon May 24 19:19:40 2010
New Revision: 58422
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58422
Log:
fix licensing of module, adjust stanza for debian/* packaging
Modified:
trunk/libgraph-easy-as-svg-perl/debian/changelog
trunk/libgraph-easy-as-svg-perl/debian/copyright
Modified: trunk/libgraph-easy-as-svg-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgraph-easy-as-svg-perl/debian/changelog?rev=58422&op=diff
==============================================================================
--- trunk/libgraph-easy-as-svg-perl/debian/changelog (original)
+++ trunk/libgraph-easy-as-svg-perl/debian/changelog Mon May 24 19:19:40 2010
@@ -1,7 +1,6 @@
libgraph-easy-as-svg-perl (0.23-1) UNRELEASED; urgency=low
TODO:
- - I only see GPL-2 and not GPL-2+ (i.e. no "or later")
- I think libtest-pod-perl could be added to B-D-I for t/pod.t
* Initial Release (Closes: #580650).
Modified: trunk/libgraph-easy-as-svg-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgraph-easy-as-svg-perl/debian/copyright?rev=58422&op=diff
==============================================================================
--- trunk/libgraph-easy-as-svg-perl/debian/copyright (original)
+++ trunk/libgraph-easy-as-svg-perl/debian/copyright Mon May 24 19:19:40 2010
@@ -5,7 +5,7 @@
Files: *
Copyright: 2004-2008, Tels
-License: GPL-2+
+License: GPL-2
Files: inc/Module/*
Copyright: 2002-2008, Adam Kennedy <adamk at cpan.org>
@@ -15,13 +15,12 @@
Files: debian/*
Copyright: 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
-License: GPL-2+ or Artistic
+License: Artistic or GPL-1+
-License: GPL-2+
+License: GPL-2
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 2 dated June, 1991, or (at your
- option) any later version.
+ the Free Software Foundation; version 2 dated June, 1991.
.
On Debian GNU/Linux systems, the complete text of version 2 of the GNU
General Public License can be found in `/usr/share/common-licenses/GPL-2'
More information about the Pkg-perl-cvs-commits
mailing list