r53852 - in /trunk/libinline-perl/debian: changelog copyright

franck at users.alioth.debian.org franck at users.alioth.debian.org
Sun Mar 7 15:11:32 UTC 2010


Author: franck
Date: Sun Mar  7 15:11:17 2010
New Revision: 53852

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53852
Log:
Updated d.copyright to follow DEP5 guideline.

Modified:
    trunk/libinline-perl/debian/changelog
    trunk/libinline-perl/debian/copyright

Modified: trunk/libinline-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/changelog?rev=53852&op=diff
==============================================================================
--- trunk/libinline-perl/debian/changelog (original)
+++ trunk/libinline-perl/debian/changelog Sun Mar  7 15:11:17 2010
@@ -19,6 +19,7 @@
   * Removed BDI and depedency on libdigest-md5-perl which is a core module
     since 5.7.3.
   * Fixed typo in README.Debian s/certianly/certainly/.
+  * Updated d.copyright to follow DEP5 guideline.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 06 Mar 2010 19:40:13 -0500
 

Modified: trunk/libinline-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/copyright?rev=53852&op=diff
==============================================================================
--- trunk/libinline-perl/debian/copyright (original)
+++ trunk/libinline-perl/debian/copyright Sun Mar  7 15:11:17 2010
@@ -1,19 +1,17 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Brian Ingerson <INGY at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Inline/
-Upstream-Name: Inline
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Brian Ingerson <INGY at cpan.org>
+Source: http://search.cpan.org/dist/Inline/
+Name: Inline
 
 Files: *
 Copyright: 2000-2002, Brian Ingerson <INGY at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 
  2001-2007, Joey Hess <joeyh at debian.org>
  2008-2009, gregor herrmann <gregoa at debian.org>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 License: Artistic
     This program is free software; you can redistribute it and/or modify




More information about the Pkg-perl-cvs-commits mailing list