r72592 - in /trunk/libconfig-std-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Thu Apr 14 12:34:56 UTC 2011


Author: carnil
Date: Thu Apr 14 12:34:42 2011
New Revision: 72592

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72592
Log:
* debian/copyright: 
  - Update copyright years.
  - Refer to Debian systems in general instead of only Debian GNU/Linux
    systems. 
  - Point to GPL-1 license text in common-licenses.

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

Modified: trunk/libconfig-std-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-std-perl/debian/changelog?rev=72592&op=diff
==============================================================================
--- trunk/libconfig-std-perl/debian/changelog (original)
+++ trunk/libconfig-std-perl/debian/changelog Thu Apr 14 12:34:42 2011
@@ -2,9 +2,13 @@
 
   * New upstream release
   * Email change: Salvatore Bonaccorso -> carnil at debian.org
-  * debian/control: Update copyright years. 
+  * debian/copyright: 
+    - Update copyright years.
+    - Refer to Debian systems in general instead of only Debian GNU/Linux
+      systems. 
+    - Point to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 14 Apr 2011 14:27:33 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 14 Apr 2011 14:30:05 +0200
 
 libconfig-std-perl (0.007-1) unstable; urgency=low
 

Modified: trunk/libconfig-std-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-std-perl/debian/copyright?rev=72592&op=diff
==============================================================================
--- trunk/libconfig-std-perl/debian/copyright (original)
+++ trunk/libconfig-std-perl/debian/copyright Thu Apr 14 12:34:42 2011
@@ -1,11 +1,11 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Damian Conway <DCONWAY at cpan.org>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Damian Conway <DCONWAY at cpan.org>, Bill Ricker <BRICKER at cpan.org>, Tom Metro <tmetro at cpan.org>
 Source: http://search.cpan.org/dist/Config-Std/
 Name: Config-Std
 
 Files: *
 Copyright: 2005, 2011, Damian Conway <DCONWAY at cpan.org>
- 2011, W.Ricker <BRICKER at cpan.org> 
+ 2011, Bill Ricker <BRICKER at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -18,8 +18,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
@@ -27,5 +27,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