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

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Thu Apr 15 05:43:12 UTC 2010


Author: carnil-guest
Date: Thu Apr 15 05:43:01 2010
New Revision: 56101

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56101
Log:
Refresh debian/copyright to the revision 135 of format specification for
machine readable copyright file in DEP5 and update copyright years. 

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=56101&op=diff
==============================================================================
--- trunk/libnet-ssh2-perl/debian/changelog (original)
+++ trunk/libnet-ssh2-perl/debian/changelog Thu Apr 15 05:43:01 2010
@@ -1,8 +1,10 @@
 libnet-ssh2-perl (0.29-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Refresh debian/copyright to the revision 135 of format specification for
+    machine readable copyright file in DEP5 and update copyright years. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 15 Apr 2010 07:27:17 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 15 Apr 2010 07:42:14 +0200
 
 libnet-ssh2-perl (0.28-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=56101&op=diff
==============================================================================
--- trunk/libnet-ssh2-perl/debian/copyright (original)
+++ trunk/libnet-ssh2-perl/debian/copyright Thu Apr 15 05:43:01 2010
@@ -1,46 +1,53 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: David B. Robins, <dbrobins at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Net-SSH2/
-Upstream-Name: Net-SSH2
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: David B. Robins, <dbrobins at cpan.org>
+Source: http://search.cpan.org/dist/Net-SSH2/
+Name: Net-SSH2
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
 
 Files: *
-Copyright: 2005-2008, David B. Robins, <dbrobins at cpan.org>
-License: Artistic | GPL-1+
+Copyright: 2005-2010, David B. Robins, <dbrobins at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2008, Ryan Niebur <ryan at debian.org>
-           2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
-License: Artistic | GPL-1+
+Copyright: 2008, 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2009, 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: Artistic or GPL-1+
 
 Files: ppport.h
 Copyright: 2004-2005, Marcus Holland-Moritz.
  2001, Paul Marquess.
  1999, Kenneth Albanowski.
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 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>
-License-Alias: Perl
-License: Artistic | GPL-1+
+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: inc/Devel/CheckLib.pm
 Copyright: Copyright 2007 David Cantrell. Portions copyright 2007 David Golden.
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 License: Artistic
-    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
+ 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'
 
 License: GPL-1+
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    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'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ 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'




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