r74893 - in /trunk/libconfig-any-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Thu May 26 21:39:08 UTC 2011


Author: carnil
Date: Thu May 26 21:38:59 2011
New Revision: 74893

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74893
Log:
* debian/copyright:
  - Update copyright years for debian/* packaging.
  - Update copyright years for upstream files and included Module::Install.
  - Refer to Debian systems in general instead of only Debian GNU/Linux
    systems.

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

Modified: trunk/libconfig-any-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-any-perl/debian/changelog?rev=74893&op=diff
==============================================================================
--- trunk/libconfig-any-perl/debian/changelog (original)
+++ trunk/libconfig-any-perl/debian/changelog Thu May 26 21:38:59 2011
@@ -6,8 +6,13 @@
   [ Salvatore Bonaccorso ]
   * New upstream release
   * Email change: Salvatore Bonaccorso -> carnil at debian.org
+  * debian/copyright:
+    - Update copyright years for debian/* packaging.
+    - Update copyright years for upstream files and included Module::Install.
+    - Refer to Debian systems in general instead of only Debian GNU/Linux
+      systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:02:34 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 26 May 2011 23:38:05 +0200
 
 libconfig-any-perl (0.20-1) unstable; urgency=low
 

Modified: trunk/libconfig-any-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-any-perl/debian/copyright?rev=74893&op=diff
==============================================================================
--- trunk/libconfig-any-perl/debian/copyright (original)
+++ trunk/libconfig-any-perl/debian/copyright Thu May 26 21:38:59 2011
@@ -9,28 +9,28 @@
 License: Artistic or GPL-1+
 
 Files: lib/Config/Any/General.pm
-Copyright: 2006-2010, Brian Cassidy
+Copyright: 2006-2011, Brian Cassidy
  2006, Portugal Telecom
 License: Artistic or GPL-1+
 
 Files: lib/Config/Any/INI.pm
-Copyright: 2006-2010 by Brian Cassidy
+Copyright: 2006-2011 by Brian Cassidy
  2006, 2007 by Joel Bernstein
 License: Artistic or GPL-1+
 
 Files: lib/Config/Any/Base.pm, lib/Config/Any/JSON.pm, lib/Config/Any/Perl.pm,
  lib/Config/Any/XML.pm, lib/Config/Any/YAML.pm
-Copyright: 2006-2010, Brian Cassidy
+Copyright: 2006-2011, Brian Cassidy
 License: Artistic or GPL-1+
 
 Files: inc/Module/*
-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>
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+ 2002-2011, Audrey Tang <autrijus at autrijus.org>
+ 2002-2011, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Salvatore Bonaccorso <carnil at debian.org>
+Copyright: 2010-2011 Salvatore Bonaccorso <carnil at debian.org>
  2009, Jonathan Yu <jawnsy at cpan.org>
  2009, Rene Mayorga <rmayorga at debian.org>
  2008, Ansgar Burchardt <ansgar at debian.org>
@@ -45,8 +45,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
@@ -54,5 +54,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- 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'.
+ On Debian 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