r53563 - in /trunk/libmodule-find-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Mar 3 16:48:17 UTC 2010


Author: gregoa
Date: Wed Mar  3 16:47:58 2010
New Revision: 53563

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53563
Log:
debian/copyright: update formatting and years of copyright.

Modified:
    trunk/libmodule-find-perl/debian/changelog
    trunk/libmodule-find-perl/debian/copyright

Modified: trunk/libmodule-find-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-find-perl/debian/changelog?rev=53563&op=diff
==============================================================================
--- trunk/libmodule-find-perl/debian/changelog (original)
+++ trunk/libmodule-find-perl/debian/changelog Wed Mar  3 16:47:58 2010
@@ -1,8 +1,12 @@
 libmodule-find-perl (0.10-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
   * Standards-Version 3.8.4 (no changes)
   * Rewrite control description
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting and years of copyright.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Wed, 03 Mar 2010 11:39:59 -0500
 

Modified: trunk/libmodule-find-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-find-perl/debian/copyright?rev=53563&op=diff
==============================================================================
--- trunk/libmodule-find-perl/debian/copyright (original)
+++ trunk/libmodule-find-perl/debian/copyright Wed Mar  3 16:47:58 2010
@@ -1,31 +1,30 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Christian Renz <crenz at web42.com>
-Upstream-Source: http://search.cpan.org/dist/Module-Find/
-Upstream-Name: Module-Find
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Christian Renz <crenz at web42.com>
+Source: http://search.cpan.org/dist/Module-Find/
+Name: Module-Find
 
 Files: *
-Copyright: 2004-2009, Christian Renz <crenz at web42.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2004-2010, Christian Renz <crenz at web42.com>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2005, 2008, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
  2008, Gunnar Wolf <gwolf at debian.org>
- 2005-2008, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-License: Artistic | GPL-1+
+ 2009, 2010, Jonathan Yu <jawnsy at cpan.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 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