r43739 - in /trunk/libsys-filesystem-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Sep 5 16:49:50 UTC 2009


Author: gregoa
Date: Sat Sep  5 16:49:43 2009
New Revision: 43739

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43739
Log:
debian/copyright: fix "License: GPL-2+" stanza, which mentioned "version
1"; thanks to Torsten Werner for spotting.

Modified:
    trunk/libsys-filesystem-perl/debian/changelog
    trunk/libsys-filesystem-perl/debian/copyright

Modified: trunk/libsys-filesystem-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/changelog?rev=43739&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/changelog (original)
+++ trunk/libsys-filesystem-perl/debian/changelog Sat Sep  5 16:49:43 2009
@@ -1,3 +1,10 @@
+libsys-filesystem-perl (1.23-2) UNRELEASED; urgency=low
+
+  * debian/copyright: fix "License: GPL-2+" stanza, which mentioned "version
+    1"; thanks to Torsten Werner for spotting.
+
+ -- gregor herrmann <gregoa at debian.org>  Sat, 05 Sep 2009 18:48:46 +0200
+
 libsys-filesystem-perl (1.23-1) unstable; urgency=low
 
   * Initial Release (Closes: #544182).

Modified: trunk/libsys-filesystem-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/copyright?rev=43739&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/copyright (original)
+++ trunk/libsys-filesystem-perl/debian/copyright Sat Sep  5 16:49:43 2009
@@ -34,7 +34,7 @@
 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; either version 1, or (at your option)
+    the Free Software Foundation; either version 2, 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-2'




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