r53854 - in /trunk/libtest-checkchanges-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 7 15:15:16 UTC 2010


Author: gregoa
Date: Sun Mar  7 15:15:03 2010
New Revision: 53854

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53854
Log:
debian/copyright: update formatting, years of upstream copyright and list
of debian/ contributors.

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

Modified: trunk/libtest-checkchanges-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-checkchanges-perl/debian/changelog?rev=53854&op=diff
==============================================================================
--- trunk/libtest-checkchanges-perl/debian/changelog (original)
+++ trunk/libtest-checkchanges-perl/debian/changelog Sun Mar  7 15:15:03 2010
@@ -1,9 +1,14 @@
 libtest-checkchanges-perl (0.14-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
   * Add Test::Exception to B-D-I for testing
   * Rewrite control description
   * Standards-Version 3.8.4 (no changes)
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting, years of upstream copyright and list
+    of debian/ contributors.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 06 Mar 2010 21:17:26 -0500
 

Modified: trunk/libtest-checkchanges-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-checkchanges-perl/debian/copyright?rev=53854&op=diff
==============================================================================
--- trunk/libtest-checkchanges-perl/debian/copyright (original)
+++ trunk/libtest-checkchanges-perl/debian/copyright Sun Mar  7 15:15:03 2010
@@ -1,29 +1,30 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: G. Allen Morris III <gam3 at gam3.net>
-Upstream-Source: http://search.cpan.org/dist/Test-CheckChanges/
-Upstream-Name: Test-CheckChanges
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: G. Allen Morris III <gam3 at gam3.net>
+Source: http://search.cpan.org/dist/Test-CheckChanges/
+Name: Test-CheckChanges
 
 Files: *
-Copyright: 2008, G. Allen Morris III <gam3 at gam3.net>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2008-2010, G. Allen Morris III <gam3 at gam3.net>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009, 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009, 2010, gregor herrmann <gregoa at debian.org>
  2009, Ryan Niebur <ryan 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
-    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