r27539 - in /trunk/libmime-types-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Nov 30 18:00:01 UTC 2008


Author: gregoa
Date: Sun Nov 30 17:59:58 2008
New Revision: 27539

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27539
Log:
debian/copyright: reformat and list all contributors.

Modified:
    trunk/libmime-types-perl/debian/changelog
    trunk/libmime-types-perl/debian/copyright

Modified: trunk/libmime-types-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmime-types-perl/debian/changelog?rev=27539&op=diff
==============================================================================
--- trunk/libmime-types-perl/debian/changelog (original)
+++ trunk/libmime-types-perl/debian/changelog Sun Nov 30 17:59:58 2008
@@ -4,6 +4,7 @@
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/rules: use the template from dh-make-perl.
+  * debian/copyright: reformat and list all contributors.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:44:50 +0100
 

Modified: trunk/libmime-types-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmime-types-perl/debian/copyright?rev=27539&op=diff
==============================================================================
--- trunk/libmime-types-perl/debian/copyright (original)
+++ trunk/libmime-types-perl/debian/copyright Sun Nov 30 17:59:58 2008
@@ -1,21 +1,33 @@
-Upstream source location: http://search.cpan.org/dist/MIME-Types/
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Mark Overmeer
+Upstream-Source: http://search.cpan.org/dist/MIME-Types/
+Upstream-Name: MIME-Types
 
 Files: *
 Copyright: Copyrights 1999,2001-2008 by Mark Overmeer.
+License-Alias: Perl
 License: GPL-1+ | Artistic 
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
 
 Files: debian/*
 Copyright:
  Copyright 2000,      Brian M. Almeida <bma at debian.org>
  Copyright 2002-2003, Stephen Zander <gibreel at debian.org>, 
- Copyright 2004-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-2007, Gunnar Wolf <gwolf at debian.org>
+ Copyright 2007-2008, Damyan Ivanov <dmn at debian.org>
+ Copyright 2006-2008, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-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'.
+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