r52586 - in /trunk/libmoosex-lazyrequire-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Thu Feb 11 20:30:34 UTC 2010


Author: carnil-guest
Date: Thu Feb 11 20:30:26 2010
New Revision: 52586

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52586
Log:
Refresh debian/copyright to machine readable format specification proposed
in DEP5 revision 135. Update debian/* packaging stanza. 

Modified:
    trunk/libmoosex-lazyrequire-perl/debian/changelog
    trunk/libmoosex-lazyrequire-perl/debian/copyright

Modified: trunk/libmoosex-lazyrequire-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-lazyrequire-perl/debian/changelog?rev=52586&op=diff
==============================================================================
--- trunk/libmoosex-lazyrequire-perl/debian/changelog (original)
+++ trunk/libmoosex-lazyrequire-perl/debian/changelog Thu Feb 11 20:30:26 2010
@@ -8,8 +8,10 @@
     (Closes: #569460).
   * Add myself to Uploaders.
   * Bump Standards-Version to 3.8.4 (no changes).
+  * Refresh debian/copyright to machine readable format specification proposed
+    in DEP5 revision 135. Update debian/* packaging stanza. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 11 Feb 2010 21:25:36 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 11 Feb 2010 21:29:05 +0100
 
 libmoosex-lazyrequire-perl (0.04-1) unstable; urgency=low
 

Modified: trunk/libmoosex-lazyrequire-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-lazyrequire-perl/debian/copyright?rev=52586&op=diff
==============================================================================
--- trunk/libmoosex-lazyrequire-perl/debian/copyright (original)
+++ trunk/libmoosex-lazyrequire-perl/debian/copyright Thu Feb 11 20:30:26 2010
@@ -1,28 +1,30 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Florian Ragwitz <rafl at debian.org>
-Upstream-Source: http://search.cpan.org/dist/MooseX-LazyRequire/
-Upstream-Name: MooseX-LazyRequire
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Florian Ragwitz <rafl at debian.org>
+Source: http://search.cpan.org/dist/MooseX-LazyRequire/
+Name: MooseX-LazyRequire
 
 Files: *
-Copyright: © 2009, Florian Ragwitz <rafl at debian.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2009, Florian Ragwitz <rafl at debian.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2009, Ansgar Burchardt <ansgar at 43-1.org>
-License: Artistic | GPL-1+
+Copyright: 2009, Ansgar Burchardt <ansgar at 43-1.org>
+ 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'
+ 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