r61920 - in /trunk/libconfig-ini-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon Aug 23 05:53:25 UTC 2010


Author: carnil-guest
Date: Mon Aug 23 05:53:16 2010
New Revision: 61920

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61920
Log:
* debian/copyright:
  - Refresh to revision 135 of DEP5 format-specification for machine
    readable copyright file.
  - Update copyright years.
  - Explicitly refer to GPL-1 license text in common-licenses.

Modified:
    trunk/libconfig-ini-perl/debian/changelog
    trunk/libconfig-ini-perl/debian/copyright

Modified: trunk/libconfig-ini-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-ini-perl/debian/changelog?rev=61920&op=diff
==============================================================================
--- trunk/libconfig-ini-perl/debian/changelog (original)
+++ trunk/libconfig-ini-perl/debian/changelog Mon Aug 23 05:53:16 2010
@@ -2,8 +2,13 @@
 
   * New upstream release
   * Add myself to Uploaders.
+  * debian/copyright:
+    - Refresh to revision 135 of DEP5 format-specification for machine
+      readable copyright file.
+    - Update copyright years.
+    - Explicitly refer to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 23 Aug 2010 07:42:58 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 23 Aug 2010 07:51:55 +0200
 
 libconfig-ini-perl (1:0.014-1) unstable; urgency=low
 

Modified: trunk/libconfig-ini-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-ini-perl/debian/copyright?rev=61920&op=diff
==============================================================================
--- trunk/libconfig-ini-perl/debian/copyright (original)
+++ trunk/libconfig-ini-perl/debian/copyright Mon Aug 23 05:53:16 2010
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Ricardo SIGNES, <rjbs at cpan.org>
 Source: http://search.cpan.org/dist/Config-INI/
 Name: Config-INI
@@ -9,13 +9,14 @@
 X-Comment: Originaly derived from Config::Tiny, by Adam Kennedy.
 
 Files: inc/Module/*
-Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
- 2002-2009, Audrey Tang <autrijus at autrijus.org>
- 2002-2009, Brian Ingerson <ingy at cpan.org>
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, gregor herrmann <gregoa at debian.org>
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -23,7 +24,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -31,5 +32,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 GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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