r76244 - in /trunk/libfind-lib-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Tue Jun 21 18:13:22 UTC 2011


Author: carnil
Date: Tue Jun 21 18:13:11 2011
New Revision: 76244

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76244
Log:
* debian/copyright:
  - Refresh to revision 135 of DEP5's format-specification for machine
    readable copyright files.
  - Update copyright stanza for debian/* packaging.
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
  - Explicitly refer to GPL-1 license text in common-licenses.

Modified:
    trunk/libfind-lib-perl/debian/changelog
    trunk/libfind-lib-perl/debian/copyright

Modified: trunk/libfind-lib-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfind-lib-perl/debian/changelog?rev=76244&op=diff
==============================================================================
--- trunk/libfind-lib-perl/debian/changelog (original)
+++ trunk/libfind-lib-perl/debian/changelog Tue Jun 21 18:13:11 2011
@@ -2,8 +2,15 @@
 
   * Team upload.
   * New upstream release
+  * debian/copyright:
+    - Refresh to revision 135 of DEP5's format-specification for machine
+      readable copyright files.
+    - Update copyright stanza for debian/* packaging.
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
+    - Explicitly refer to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 21 Jun 2011 20:07:15 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 21 Jun 2011 20:11:42 +0200
 
 libfind-lib-perl (1.01-1) unstable; urgency=low
 

Modified: trunk/libfind-lib-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfind-lib-perl/debian/copyright?rev=76244&op=diff
==============================================================================
--- trunk/libfind-lib-perl/debian/copyright (original)
+++ trunk/libfind-lib-perl/debian/copyright Tue Jun 21 18:13:11 2011
@@ -1,28 +1,29 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Yann Kerherve <yann.kerherve at gmail.com>
-Upstream-Source: http://search.cpan.org/dist/Find-Lib/
-Upstream-Name: Find-Lib
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Yann Kerherve <yann.kerherve at gmail.com>
+Source: http://search.cpan.org/dist/Find-Lib/
+Name: Find-Lib
 
 Files: *
 Copyright: 2007-2009, Yann Kerherve <yann.kerherve at gmail.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+ 2011, Salvatore Bonaccorso <carnil at debian.org>
+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 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 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