r58967 - in /trunk/libnet-tftp-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Jun 6 13:58:50 UTC 2010


Author: carnil-guest
Date: Sun Jun  6 13:53:22 2010
New Revision: 58967

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58967
Log:
Update debian/copyright and use revision 135 of DEP5's format-
specification for machine readable copyright file.

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

Modified: trunk/libnet-tftp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-tftp-perl/debian/changelog?rev=58967&op=diff
==============================================================================
--- trunk/libnet-tftp-perl/debian/changelog (original)
+++ trunk/libnet-tftp-perl/debian/changelog Sun Jun  6 13:53:22 2010
@@ -19,8 +19,10 @@
       and alternative on perl (>= 5.10.1) | libtest-simple-perl (>= 0.8701).
     - Change versioned Build-Depends-Indep on perl to an unversioned
       dependency.
+  * Update debian/copyright and use revision 135 of DEP5's format-
+    specification for machine readable copyright file.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 06 Jun 2010 15:34:42 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 06 Jun 2010 15:53:06 +0200
 
 libnet-tftp-perl (0.17-2) unstable; urgency=low
 

Modified: trunk/libnet-tftp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-tftp-perl/debian/copyright?rev=58967&op=diff
==============================================================================
--- trunk/libnet-tftp-perl/debian/copyright (original)
+++ trunk/libnet-tftp-perl/debian/copyright Sun Jun  6 13:53:22 2010
@@ -1,26 +1,34 @@
-This is Debian GNU/Linux's prepackaged Net::TFTP.  This is a perl module
-which provide connections to tftp servers.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Graham Barr
+Source: http://search.cpan.org/dist/Net-TFTP/
+Name: Net-TFTP
 
-This package was put together by Michael Alan Dorman
-<mdorman at debian.org>.  The original sources should always be available
-from the Comprehensive Perl Archive Network (CPAN). Visit
-<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.
+Files: *
+Copyright: 1996-2001, 2007, Graham Barr. All rights reserved.
+License: Artistic or GPL-1+
 
-The only change for the Debian package was the addition of the debian/
-files.
+Files: debian/*
+Copyright: 2001, 2003, Michael Alan Dorman <mdorman at debian.org>
+ 2002, Bas Zoetekouw <bas at debian.org>
+ 2004, Joachim Breitner <nomeata at debian.org>
+ 2006, gregor herrmann <gregoa at debian.org>
+ 2007, Rene Mayorga <rmayorga at debian.org.sv>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: Artistic or GPL-1+
 
-The Net::TFTP copright is as follows:
+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'
 
-COPYRIGHT
-
-  © 1996-2001 Graham Barr. All rights reserved.
-  Copyright (c) 1998,2007 Graham Barr. All rights reserved.
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-Share and Enjoy!
-
-Larry Wall's "Artistic License" for perl can be found in
-/usr/share/common-licenses/Artistic, and the GPL can be found in
-/usr/share/common-licenses/GPL-2.
+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'




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