r29873 - in /trunk/libclone-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Jan 20 19:30:56 UTC 2009


Author: gregoa
Date: Tue Jan 20 19:30:53 2009
New Revision: 29873

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

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

Modified: trunk/libclone-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclone-perl/debian/changelog?rev=29873&op=diff
==============================================================================
--- trunk/libclone-perl/debian/changelog (original)
+++ trunk/libclone-perl/debian/changelog Tue Jan 20 19:30:53 2009
@@ -1,6 +1,7 @@
 libclone-perl (0.31-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: update formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 20 Jan 2009 20:24:49 +0100
 

Modified: trunk/libclone-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclone-perl/debian/copyright?rev=29873&op=diff
==============================================================================
--- trunk/libclone-perl/debian/copyright (original)
+++ trunk/libclone-perl/debian/copyright Tue Jan 20 19:30:53 2009
@@ -1,30 +1,35 @@
-Upstream source location: http://search.cpan.org/dist/Clone/
-Upstream author: Ray Finch, rdf at cpan.org
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Ray Finch, rdf at cpan.org
+Upstream-Source: http://search.cpan.org/dist/Clone/
+Upstream-Name: Clone
 
 Files: *
 Copyright: Copyright 2001 Ray Finch.
 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'.
 
 Files: t/dclone.t, t/dump.pl, t/tied.pl
 Copyright: Copyright (c) 1995-2000, Raphael Manfredi
 License: Artistic
- You may redistribute only under the terms of the Artistic License,
- as specified in the README file that comes with the distribution.
-
-On Debian GNU/Linux systems, the complete text of the Artistic Licence can
-be found in `/usr/share/common-licenses/Artistic'.
 
 Files: debian/*
 Copyright: 
  (C) 2004-2007, Bastian Blank <waldi at debian.org>
- (C) 2008,      Debian Perl Group
+ (C) 2008-2009, various members of the Debian Perl Group, cf. debian/changelog
 License: GPL-1+ | Artistic
  It is assumed that all contributors put their work under the same license
  as the module itself.
+
+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