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

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Wed Mar 17 08:41:51 UTC 2010


Author: carnil-guest
Date: Wed Mar 17 08:41:45 2010
New Revision: 54402

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54402
Log:
refresh debian/copyright to current format specification for machine
readable copyright file in DEP5 and update copyright years for holders. 

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=54402&op=diff
==============================================================================
--- trunk/libmime-types-perl/debian/changelog (original)
+++ trunk/libmime-types-perl/debian/changelog Wed Mar 17 08:41:45 2010
@@ -2,8 +2,10 @@
 
   * New upstream release (Closes: #574263)
   * Add myself to Uploaders. 
-
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 17 Mar 2010 09:37:59 +0100
+  * refresh debian/copyright to current format specification for machine
+    readable copyright file in DEP5 and update copyright years for holders. 
+
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 17 Mar 2010 09:41:12 +0100
 
 libmime-types-perl (1.28-1) unstable; urgency=low
 

Modified: trunk/libmime-types-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmime-types-perl/debian/copyright?rev=54402&op=diff
==============================================================================
--- trunk/libmime-types-perl/debian/copyright (original)
+++ trunk/libmime-types-perl/debian/copyright Wed Mar 17 08:41:45 2010
@@ -1,33 +1,35 @@
-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
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Mark Overmeer
+Source: http://search.cpan.org/dist/MIME-Types/
+Name: MIME-Types
 
 Files: *
-Copyright: Copyrights 1999,2001-2009 by Mark Overmeer.
-License-Alias: Perl
-License: GPL-1+ | Artistic 
+Copyright: Copyrights 1999,2001-2010, Mark Overmeer
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- Copyright 2000,      Brian M. Almeida <bma at debian.org>
- Copyright 2002-2003, Stephen Zander <gibreel at debian.org>, 
- 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+
+Copyright: 2000, Brian M. Almeida <bma at debian.org>
+ 2002, 2003, 2004, Stephen Zander <gibreel at debian.org>
+ 2004, 2005, 2006, 2007, Gunnar Wolf <gwolf at debian.org>
+ 2006, 2007, 2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2009, Ansgar Burchardt <ansgar at 43-1.org>
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+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