r48892 - in /trunk/libcpan-inject-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Wed Dec 16 22:26:14 UTC 2009


Author: carnil-guest
Date: Wed Dec 16 22:26:09 2009
New Revision: 48892

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48892
Log:
Refresh debian/copyright to the current revision 59 of the
machine-readable format specification in DEP5. 

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

Modified: trunk/libcpan-inject-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-inject-perl/debian/changelog?rev=48892&op=diff
==============================================================================
--- trunk/libcpan-inject-perl/debian/changelog (original)
+++ trunk/libcpan-inject-perl/debian/changelog Wed Dec 16 22:26:09 2009
@@ -8,8 +8,10 @@
     libperl-mimimumversion-perl (>= 1.22). (Closes: #560647).
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
+  * Refresh debian/copyright to the current revision 59 of the
+    machine-readable format specification in DEP5. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 16 Dec 2009 23:05:59 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 16 Dec 2009 23:25:18 +0100
 
 libcpan-inject-perl (0.11-1) unstable; urgency=low
 

Modified: trunk/libcpan-inject-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-inject-perl/debian/copyright?rev=48892&op=diff
==============================================================================
--- trunk/libcpan-inject-perl/debian/copyright (original)
+++ trunk/libcpan-inject-perl/debian/copyright Wed Dec 16 22:26:09 2009
@@ -1,40 +1,39 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/CPAN-Inject/
-Upstream-Name: CPAN-Inject
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/CPAN-Inject/
+Name: CPAN-Inject
 
 Files: *
-Copyright: Copyright 2006 - 2007 Adam Kennedy.
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: Copyright 2006-2007 Adam Kennedy.
+License: Artistic or GPL-1+
 
 Files: t/data/Config-Tiny-2.09.tar.gz
-Copyright: Copyright 2002 - 2007 Adam Kennedy.
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: Copyright 2002-2007 Adam Kennedy.
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
 Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
  2002-2009, Audrey Tang <autrijus at autrijus.org>
  2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur <ryan at debian.org>
-License: Artistic | GPL-1+
+ 2009, 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