r33944 - in /trunk/libtest-minimumversion-perl/debian: changelog copyright

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Apr 24 15:17:46 UTC 2009


Author: ryan52-guest
Date: Fri Apr 24 15:17:41 2009
New Revision: 33944

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33944
Log:
machine readable copyright format

Modified:
    trunk/libtest-minimumversion-perl/debian/changelog
    trunk/libtest-minimumversion-perl/debian/copyright

Modified: trunk/libtest-minimumversion-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-minimumversion-perl/debian/changelog?rev=33944&op=diff
==============================================================================
--- trunk/libtest-minimumversion-perl/debian/changelog (original)
+++ trunk/libtest-minimumversion-perl/debian/changelog Fri Apr 24 15:17:41 2009
@@ -8,8 +8,9 @@
   * New upstream release
   * Add myself to Uploaders
   * Debian Policy 3.8.1
+  * machine readable copyright format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 08:12:24 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 08:17:11 -0700
 
 libtest-minimumversion-perl (0.008-1) unstable; urgency=low
 

Modified: trunk/libtest-minimumversion-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-minimumversion-perl/debian/copyright?rev=33944&op=diff
==============================================================================
--- trunk/libtest-minimumversion-perl/debian/copyright (original)
+++ trunk/libtest-minimumversion-perl/debian/copyright Fri Apr 24 15:17:41 2009
@@ -1,22 +1,33 @@
-This is the debian package for the Test-MinimumVersion module.
-It was created by Vincent Danjean <vdanjean at debian.org> using dh-make-perl.
+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/Test-MinimumVersion/
+Upstream-Name: Test-MinimumVersion
 
-It was downloaded from http://search.cpan.org/dist/Test-MinimumVersion/
+Files: *
+Copyright: 2007-2008, Ricardo SIGNES
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is Ricardo SIGNES, <rjbs at cpan.org>.
+Files: debian/*
+Copyright: 2008, Vincent Danjean <vdanjean at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic | GPL-1+
 
-Copyright (C) 2007-2008 Ricardo SIGNES
+Files: inc/*
+Copyright: 2008 - 2009 Adam Kennedy
+License: Artistic | GPL-1+
 
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself, either Perl version 5.8.7 or,
-at your option, any later version of Perl 5 you may have available.
+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'
 
-Perl is distributed under either the Artistic licence or the GPL.
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
-The full text of the Artistic Licence is available on Debian systems in
-/usr/share/common-licenses/Artistic.
-
-
-The Debian packaging is (C) 2008, Vincent Danjean <vdanjean at debian.org> and
-is licensed under the same terms as the software itself (see above).
+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'




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