r59416 - in /trunk/libforks-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Tue Jun 15 09:32:19 UTC 2010


Author: carnil-guest
Date: Tue Jun 15 09:32:11 2010
New Revision: 59416

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59416
Log:
Refresh debian/copyright to revision 135 of DEP5 format-
specification for machine readable copyright file. Update copyright
years for upstream files and debian/* packaging.

Modified:
    trunk/libforks-perl/debian/changelog
    trunk/libforks-perl/debian/copyright

Modified: trunk/libforks-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforks-perl/debian/changelog?rev=59416&op=diff
==============================================================================
--- trunk/libforks-perl/debian/changelog (original)
+++ trunk/libforks-perl/debian/changelog Tue Jun 15 09:32:11 2010
@@ -17,8 +17,11 @@
   * debian/control:
     - Reorder (Build-)Depends fields.
     - Rewrite short decription for package matching the "is a" style.
+  * Refresh debian/copyright to revision 135 of DEP5 format-
+    specification for machine readable copyright file. Update copyright
+    years for upstream files and debian/* packaging.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 15 Jun 2010 10:59:21 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 15 Jun 2010 11:31:52 +0200
 
 libforks-perl (0.33-1) unstable; urgency=low
 

Modified: trunk/libforks-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforks-perl/debian/copyright?rev=59416&op=diff
==============================================================================
--- trunk/libforks-perl/debian/copyright (original)
+++ trunk/libforks-perl/debian/copyright Tue Jun 15 09:32:11 2010
@@ -1,18 +1,12 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Name: forks
-Upstream-Maintainer: Eric Rybski <rybskej at yahoo.com>
-Upstream-Source: http://search.cpan.org/dist/forks/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Eric Rybski <rybskej at yahoo.com>
+Source: http://search.cpan.org/dist/forks/
+Name: forks
 
 Files: *
-Copyright: 2004-2009 Eric Rybski <rybskej at yahoo.com>
-Copyright: 2002-2004 Elizabeth Mattijsen <liz at dijkmat.nl>
-License: GPL-1+|Artistic
- All rights reserved.  This program is free software; you can redistribute it
- and/or modify it under the same terms as Perl itself.
- .
- The full text of the Artistic license is available on Debian systems in
- /usr/share/common-licenses/Artistic;
- the GNU General Public License is given in /usr/share/common-licenses/GPL
+Copyright: 2004-2009, Eric Rybski <rybskej at yahoo.com>
+ 2002-2004, Elizabeth Mattijsen <liz at dijkmat.nl>
+License: Artistic or GPL-1+
 
 Files: ppport.h
 Copyright:
@@ -23,10 +17,26 @@
 
 Files: lib/forks/Devel/Symdump.pm
 Copyright: 1995, 1997, 2000, 2002, 2005, 2006 Andreas Koenig <andk at cpan.org>
-License: GPL-1+|Artistic
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009 Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>
-License: GPL-1+|Artistic
- Packaging is licensed under the same terms as upstream code.
+Copyright: 2009, Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>
+ 2009, gregor herrmann <gregoa at debian.org>
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+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'
+
+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