r62136 - in /trunk/libjson-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Aug 28 14:23:21 UTC 2010


Author: gregoa
Date: Sat Aug 28 14:23:13 2010
New Revision: 62136

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62136
Log:
* debian/copyright: update license stanzas.
* Set Standards-Version to 3.9.1 (no changes).

Modified:
    trunk/libjson-perl/debian/changelog
    trunk/libjson-perl/debian/control
    trunk/libjson-perl/debian/copyright

Modified: trunk/libjson-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/changelog?rev=62136&op=diff
==============================================================================
--- trunk/libjson-perl/debian/changelog (original)
+++ trunk/libjson-perl/debian/changelog Sat Aug 28 14:23:13 2010
@@ -1,6 +1,8 @@
 libjson-perl (2.22-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: update license stanzas.
+  * Set Standards-Version to 3.9.1 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 28 Aug 2010 16:19:42 +0200
 

Modified: trunk/libjson-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/control?rev=62136&op=diff
==============================================================================
--- trunk/libjson-perl/debian/control (original)
+++ trunk/libjson-perl/debian/control Sat Aug 28 14:23:13 2010
@@ -9,7 +9,7 @@
  Ansgar Burchardt <ansgar at 43-1.org>, Nathan Handler <nhandler at ubuntu.com>,
  Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/JSON/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libjson-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libjson-perl/

Modified: trunk/libjson-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/copyright?rev=62136&op=diff
==============================================================================
--- trunk/libjson-perl/debian/copyright (original)
+++ trunk/libjson-perl/debian/copyright Sat Aug 28 14:23:13 2010
@@ -21,8 +21,8 @@
  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'
+ On Debian 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
@@ -30,5 +30,5 @@
  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'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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