r53592 - in /trunk/libcpan-mini-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 5 11:15:18 UTC 2010


Author: gregoa
Date: Fri Mar  5 11:15:09 2010
New Revision: 53592

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53592
Log:
debian/copyright: update formatting, update info about upstream copyright,
remove info about inc/ (not included anymore).

Modified:
    trunk/libcpan-mini-perl/debian/changelog
    trunk/libcpan-mini-perl/debian/copyright

Modified: trunk/libcpan-mini-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/changelog?rev=53592&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/changelog (original)
+++ trunk/libcpan-mini-perl/debian/changelog Fri Mar  5 11:15:09 2010
@@ -11,6 +11,8 @@
   * Minimize debian/rules.
   * Set Standards-Version to 3.8.4; remove version from perl build dependency.
   * Add /me to Uploaders.
+  * debian/copyright: update formatting, update info about upstream copyright,
+    remove info about inc/ (not included anymore).
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 05 Mar 2010 12:07:19 +0100
 

Modified: trunk/libcpan-mini-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-mini-perl/debian/copyright?rev=53592&op=diff
==============================================================================
--- trunk/libcpan-mini-perl/debian/copyright (original)
+++ trunk/libcpan-mini-perl/debian/copyright Fri Mar  5 11:15:09 2010
@@ -1,36 +1,31 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ricardo SIGNES <rjbs at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/CPAN-Mini/
-Upstream-Name: CPAN-Mini
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ricardo SIGNES <rjbs at cpan.org>
+Source: http://search.cpan.org/dist/CPAN-Mini/
+Name: CPAN-Mini
 
 Files: *
-Copyright: 2004, Randal Schwartz <merlyn at stonehenge.com>
- 2004, Ricardo SIGNES <rjbs at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
-
-Files: inc/*
-Copyright: Copyright 2008 Adam Kennedy
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2010, Ricardo SIGNES <rjbs at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2006, Florian Ragwitz <rafl at debian.org>
  2008, Mark Hymers <mhy at debian.org>
  2009, Ryan Niebur <ryan at debian.org>
-License: Artistic | GPL-1+
+ 2010, gregor herrmann <gregoa 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 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