r53759 - in /trunk/libdbd-mysql-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 6 18:52:03 UTC 2010


Author: gregoa
Date: Sat Mar  6 18:51:55 2010
New Revision: 53759

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53759
Log:
debian/copyright: use DEP5 format.

Modified:
    trunk/libdbd-mysql-perl/debian/changelog
    trunk/libdbd-mysql-perl/debian/copyright

Modified: trunk/libdbd-mysql-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-mysql-perl/debian/changelog?rev=53759&op=diff
==============================================================================
--- trunk/libdbd-mysql-perl/debian/changelog (original)
+++ trunk/libdbd-mysql-perl/debian/changelog Sat Mar  6 18:51:55 2010
@@ -18,6 +18,7 @@
   * Refresh lintian override.
   * Rename debhelper helper files in debian/ to $pkg.*.
   * Add new patch to fix a spelling mistake.
+  * debian/copyright: use DEP5 format.
 
  -- Tim Retout <tim at retout.co.uk>  Thu, 26 Nov 2009 20:29:59 +0000
 

Modified: trunk/libdbd-mysql-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-mysql-perl/debian/copyright?rev=53759&op=diff
==============================================================================
--- trunk/libdbd-mysql-perl/debian/copyright (original)
+++ trunk/libdbd-mysql-perl/debian/copyright Sat Mar  6 18:51:55 2010
@@ -1,27 +1,41 @@
-The sources have been downloaded here:
-http://search.cpan.org/dist/DBD-mysql/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Patrick Galbraith <patg at mysql.com>
+Source: http://search.cpan.org/dist/DBD-mysql/
+Name: DBD-mysql
 
-AUTHORS
-    The current version of DBD::mysql is almost completely written by
-    Jochen Wiedmann, and is now being maintained by Patrick Galbraith
-    (patg at mysql.com). The first version's author was Alligator
-    Descartes, who was aided and abetted by Gary Shea, Andreas König
-    and Tim Bunce amongst others.
+Files: *
+Copyright:
+ Large Portions Copyright (c) 2004-2006 MySQL Patrick Galbraith, Alexey Stroganov;
+ Large Portions Copyright (c) 2003-2005 Rudolf Lippan; 
+ Large Portions Copyright (c) 1997-2003 Jochen Wiedmann;
+ and code portions Copyright (c)1994-1997 their original authors. 
+License: Artistic or GPL-1+
 
-    The Mysql module was originally written by Andreas König
-    <koenig at kulturbox.de>. The current version, mainly an emulation
-    layer, is from Jochen Wiedmann.
+Files: debian/*
+Copyright: 1997, 1998, 1999, Ben Gertzfield <che at debian.org>
+ 1997, Christian Schwarz <schwarz at debian.org>
+ 1997, Scott Hanson <shanson at debian.org>
+ 1999-2007, Raphael Hertzog <hertzog at debian.org>
+ 2000, Guillaume Morin <gemorin at debian.org>
+ 2006-2010, gregor herrmann <gregoa at debian.org>
+ 2008, Roberto C. Sanchez <roberto at connexer.com>
+ 2009, Gunnar Wolf <gwolf at debian.org>
+ 2009, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2009, Tim Retout <tim at retout.co.uk>
+License: Artistic or GPL-1+
 
-COPYRIGHT
-    Large Portions Copyright (c) 2004-2006 MySQL Patrick Galbraith, Alexey Stroganov;
-    Large Portions Copyright (c) 2003-2005 Rudolf Lippan; 
-    Large Portions Copyright (c) 1997-2003 Jochen Wiedmann;
-    and code portions Copyright (c)1994-1997 their original authors. 
-    This module is released under the same license as Perl itself. See the
-    Perl README for details.
+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'
 
-Check the perl license in /usr/share/doc/perl/copyright.
-
-You can also read the General Public License and the Artistic License
-in /usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic
-respectively.
+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