r41537 - in /trunk/libnumber-compare-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Aug 8 18:35:25 UTC 2009


Author: gregoa
Date: Sat Aug  8 18:35:19 2009
New Revision: 41537

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41537
Log:
debian/copyright: update formatting.

Modified:
    trunk/libnumber-compare-perl/debian/changelog
    trunk/libnumber-compare-perl/debian/copyright

Modified: trunk/libnumber-compare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnumber-compare-perl/debian/changelog?rev=41537&op=diff
==============================================================================
--- trunk/libnumber-compare-perl/debian/changelog (original)
+++ trunk/libnumber-compare-perl/debian/changelog Sat Aug  8 18:35:19 2009
@@ -16,6 +16,9 @@
     + Update Standards-Version to 3.8.2. (No changes needed.)
     + Add self to Uploaders, and fix gregor's email address.
     + Add detail to extended description.
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting.
 
  -- Tim Retout <tim at retout.co.uk>  Mon, 03 Aug 2009 20:57:45 +0100
 

Modified: trunk/libnumber-compare-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnumber-compare-perl/debian/copyright?rev=41537&op=diff
==============================================================================
--- trunk/libnumber-compare-perl/debian/copyright (original)
+++ trunk/libnumber-compare-perl/debian/copyright Sat Aug  8 18:35:19 2009
@@ -1,24 +1,32 @@
-Upstream source location: http://search.cpan.org/dist/Number-Compare/
-
-Upstream Author: Richard Clamp <richardc at unixbeard.net>
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Richard Clamp <richardc at unixbeard.net>
+Upstream-Source: http://search.cpan.org/dist/Number-Compare/
+Upstream-Name: Number-Compare
 
 Files: *
-Copyright: Copyright (C) 2002 Richard Clamp.  All Rights Reserved.
-License: GPL-1+ | Artistic
- This module is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Copyright: 2002, Richard Clamp <richardc at unixbeard.net>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright:
- Copyright 2004, S. Zachariah Sprackett <zac at sprackett.com>
- Copyright 2006, David Moreno Garza <damog at debian.org>
- Copyright 2006, Matej Vela <vela at debian.org>
- Copyright 2006-2008, Debian Perl Group
-License: GPL-1+ | Artistic
- It is assumed that all contributors put their work under the same license
- as the software itself.
+Copyright: 2004, S. Zachariah Sprackett <zac at sprackett.com>
+ 2006, David Moreno Garza <damog at debian.org>
+ 2006, Matej Vela <vela at debian.org>
+ 2009, Tim Retout <tim at retout.co.uk>
+ 2006-2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | 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'
+
+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