[Python-modules-commits] r4524 - in packages/python-kinterbasdb/trunk/debian (2 files)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Tue Feb 12 07:43:47 UTC 2008
Date: Tuesday, February 12, 2008 @ 07:43:46
Author: morph-guest
Revision: 4524
fix copyright lintian warning
Modified:
packages/python-kinterbasdb/trunk/debian/changelog
packages/python-kinterbasdb/trunk/debian/copyright
Modified: packages/python-kinterbasdb/trunk/debian/changelog
===================================================================
--- packages/python-kinterbasdb/trunk/debian/changelog 2008-02-12 00:03:55 UTC (rev 4523)
+++ packages/python-kinterbasdb/trunk/debian/changelog 2008-02-12 07:43:46 UTC (rev 4524)
@@ -28,6 +28,7 @@
- reformat of upstream author part
- separation of copyright and license
- edit of copyright information
+ - fix lintian warning over copyright information
- license indented with 4 spaces
-- Sandro Tosi <matrixhasu at gmail.com> Sun, 10 Feb 2008 16:09:20 +0100
Modified: packages/python-kinterbasdb/trunk/debian/copyright
===================================================================
--- packages/python-kinterbasdb/trunk/debian/copyright 2008-02-12 00:03:55 UTC (rev 4523)
+++ packages/python-kinterbasdb/trunk/debian/copyright 2008-02-12 07:43:46 UTC (rev 4524)
@@ -9,23 +9,23 @@
David Rushby <woodsplitter at rocketmail.com>
et al.
-Copyright (edited from upstream docs/license.txt):
+Copyright: (edited from upstream docs/license.txt)
- 1998-2001 [alex] Alexander Kuznetsov <alexan at users.sourceforge.net>
+ Copyright (c) 1998-2001 [alex] Alexander Kuznetsov
Author of original version; maintained through version 2.0.
- 2002-2004 [dsr] David Rushby <woodsplitter at rocketmail.com>
+ Copyright (c) 2002-2004 [dsr] David Rushby
Author of ~90% of current code and 100% of current documentation.
- 2001-2002 [maz] Marek Isalski <kinterbasdb at maz.nu>
+ Copyright (c) 2001-2002 [maz] Marek Isalski
Marek made important first steps in removing the limitations of
version 2.0 in preparation for version 3.0.
- 2001 [eac] Evgeny A. Cherkashin <eugeneai at icc.ru>
+ Copyright (c) 2001 [eac] Evgeny A. Cherkashin <eugeneai at icc.ru>
Evgeny wrote the first version of the distutils build script,
which was included in a 2.x point release.
- 2001-2002 [janez] Janez Jere <janez.jere at void.si>
+ Copyright (c) 2001-2002 [janez] Janez Jere <janez.jere at void.si>
Janez contributed several bugfixes, including fixes for the date
and time parameter conversion code in preparation for version 3.0.
More information about the Python-modules-commits
mailing list