r60593 - in /trunk/libtext-recordparser-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon Jul 26 09:12:49 UTC 2010


Author: carnil-guest
Date: Mon Jul 26 09:12:40 2010
New Revision: 60593

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

Modified:
    trunk/libtext-recordparser-perl/debian/changelog
    trunk/libtext-recordparser-perl/debian/copyright

Modified: trunk/libtext-recordparser-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-recordparser-perl/debian/changelog?rev=60593&op=diff
==============================================================================
--- trunk/libtext-recordparser-perl/debian/changelog (original)
+++ trunk/libtext-recordparser-perl/debian/changelog Mon Jul 26 09:12:40 2010
@@ -13,8 +13,11 @@
     - Drop Depends on perl (>= 5.10) | libversion-perl
     - Move perl to Build-Depends for Module::Build use.
   * Add myself to Uploaders.
+  * debian/copyright: Refresh to revision 135 of DEP5 proposed format-
+    specification for machine-readable copyright files. Update
+    upstream's copyright years. Update debian/* packaging stanza.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 26 Jul 2010 11:05:37 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 26 Jul 2010 11:12:19 +0200
 
 libtext-recordparser-perl (1.3.0-1) unstable; urgency=low
 

Modified: trunk/libtext-recordparser-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-recordparser-perl/debian/copyright?rev=60593&op=diff
==============================================================================
--- trunk/libtext-recordparser-perl/debian/copyright (original)
+++ trunk/libtext-recordparser-perl/debian/copyright Mon Jul 26 09:12:40 2010
@@ -1,35 +1,37 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ken Youens-Clark <kclark at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Text-RecordParser/
-Upstream-Name: Text-RecordParser
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ken Youens-Clark <kclark at cpan.org>
+Source: http://search.cpan.org/dist/Text-RecordParser/
+Name: Text-RecordParser
 
 Files: *
-Copyright: 2006-2009, Ken Youens-Clark <kclark at cpan.org>
+Copyright: 2006-2010, Ken Youens-Clark <kclark at cpan.org>
 License: GPL-2
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: unparsable or 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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.
 
 License: GPL-2
-    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; version 2.
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL-2'
+ 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; version 2.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'




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