r45232 - in /trunk/libtext-reflow-perl/debian: changelog copyright
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Fri Oct 2 16:43:14 UTC 2009
Author: jawnsy-guest
Date: Fri Oct 2 16:43:03 2009
New Revision: 45232
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45232
Log:
To err on the safe side, assume the license of the package is the same as Reflow.pm -- that is, GPL-3+. Then reflow script is an exception to this with GPL-2+. dch -r, it should be ready for upload aside from the weird copyright
Modified:
trunk/libtext-reflow-perl/debian/changelog
trunk/libtext-reflow-perl/debian/copyright
Modified: trunk/libtext-reflow-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-reflow-perl/debian/changelog?rev=45232&op=diff
==============================================================================
--- trunk/libtext-reflow-perl/debian/changelog (original)
+++ trunk/libtext-reflow-perl/debian/changelog Fri Oct 2 16:43:03 2009
@@ -1,10 +1,4 @@
libtext-reflow-perl (1.09-1) UNRELEASED; urgency=low
-
- TODO:
- - d/copyright: licensing:
- + reflow has GPL-2+
- + Reflow.om has GPL-3+
- {+ Makefile.PL says LICENSE => Perl, which would be GPL-1+ but well}
* Initial Release (Closes: #540304)
Modified: trunk/libtext-reflow-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-reflow-perl/debian/copyright?rev=45232&op=diff
==============================================================================
--- trunk/libtext-reflow-perl/debian/copyright (original)
+++ trunk/libtext-reflow-perl/debian/copyright Fri Oct 2 16:43:03 2009
@@ -5,6 +5,11 @@
Upstream-Name: Text-Reflow
Files: *
+Copyright: 1994, Michael Larsen <larsen at math.upenn.edu>
+ 1994, Martin Ward <martin at gkc.org.uk>
+License: GPL-3+
+
+Files: reflow
Copyright: 1994, Michael Larsen <larsen at math.upenn.edu>
1994, Martin Ward <martin at gkc.org.uk>
License: GPL-2+
@@ -36,3 +41,10 @@
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'
+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; either version 3, 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-3'
More information about the Pkg-perl-cvs-commits
mailing list