r27823 - in /trunk/libtest-base-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 6 17:12:03 UTC 2008


Author: gregoa
Date: Sat Dec  6 17:12:00 2008
New Revision: 27823

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27823
Log:
debian/copyright: switch to new format.

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

Modified: trunk/libtest-base-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-base-perl/debian/changelog?rev=27823&op=diff
==============================================================================
--- trunk/libtest-base-perl/debian/changelog (original)
+++ trunk/libtest-base-perl/debian/changelog Sat Dec  6 17:12:00 2008
@@ -3,6 +3,7 @@
   * New upstream release.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:47:42 +0100
 

Modified: trunk/libtest-base-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-base-perl/debian/copyright?rev=27823&op=diff
==============================================================================
--- trunk/libtest-base-perl/debian/copyright (original)
+++ trunk/libtest-base-perl/debian/copyright Sat Dec  6 17:12:00 2008
@@ -1,15 +1,34 @@
-This is the debian package for the Test::Base Perl module.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Ingy döt Net <ingy at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Test-Base/
+Upstream-Name: Test-Base
 
-Florian Ragwitz <rafl at debian.org> created this Debian package using
-original Test::Base sources, as found on the Comprehensive Perl Archive
-Network (CPAN) <URL:http://cpan.org/>.
+Files: *
+Copyright:
+ Copyright (c) 2006, 2008. Ingy döt Net. All rights reserved.
+ Copyright (c) 2005.       Brian Ingerson. All rights reserved.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is Ingy döt Net <ingy at cpan.org>.
+Files: debian/*
+Copyright: 
+ 2006, Florian Ragwitz <rafl at debian.org>
+ 2008, Stephen Gran <sgran at debian.org>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-Copyright (c) 2006. Ingy döt Net. All rights reserved.
-Copyright (c) 2005. Brian Ingerson. All rights reserved.
+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'
 
-libtest-base-perl may be redistributed under the terms of either the GNU
-General Public License or the Artistic License.  On a Debian GNU/Linux
-systems, the complete text of these licenses may be found in the files
-/usr/share/common-licenses/{GPL,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'




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