r74110 - in /trunk/libnet-ssh2-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat May 7 19:37:24 UTC 2011


Author: carnil
Date: Sat May  7 19:37:11 2011
New Revision: 74110

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74110
Log:
* debian/copyright:
  - Update copyright for debian/* packaging stanza.
  - Update copyright years for Module::Build.
  - Explicitly refer to GPL-1 license text in common-licenses.
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.

Modified:
    trunk/libnet-ssh2-perl/debian/changelog
    trunk/libnet-ssh2-perl/debian/copyright

Modified: trunk/libnet-ssh2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ssh2-perl/debian/changelog?rev=74110&op=diff
==============================================================================
--- trunk/libnet-ssh2-perl/debian/changelog (original)
+++ trunk/libnet-ssh2-perl/debian/changelog Sat May  7 19:37:11 2011
@@ -2,8 +2,14 @@
 
   * New upstream release
   * Email change: Salvatore Bonaccorso -> carnil at debian.org
+  * debian/copyright:
+    - Update copyright for debian/* packaging stanza.
+    - Update copyright years for Module::Build.
+    - Explicitly refer to GPL-1 license text in common-licenses.
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:03:27 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 07 May 2011 21:35:54 +0200
 
 libnet-ssh2-perl (0.33-1) unstable; urgency=low
 

Modified: trunk/libnet-ssh2-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ssh2-perl/debian/copyright?rev=74110&op=diff
==============================================================================
--- trunk/libnet-ssh2-perl/debian/copyright (original)
+++ trunk/libnet-ssh2-perl/debian/copyright Sat May  7 19:37:11 2011
@@ -9,7 +9,7 @@
 
 Files: debian/*
 Copyright: 2008, 2009, Ryan Niebur <ryanryan52 at gmail.com>
- 2009, 2010, Salvatore Bonaccorso <carnil at debian.org>
+ 2009, 2010, 2011, Salvatore Bonaccorso <carnil at debian.org>
 License: Artistic or GPL-1+
 
 Files: ppport.h
@@ -19,9 +19,9 @@
 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: inc/Devel/CheckLib.pm
@@ -32,8 +32,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
@@ -41,5 +41,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