[Pkg-tcltk-commits] r878 - tdom/trunk/debian
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Sun Jun 21 18:30:50 UTC 2009
Author: ssoberni-guest
Date: 2009-06-21 18:30:49 +0000 (Sun, 21 Jun 2009)
New Revision: 878
Modified:
tdom/trunk/debian/control
tdom/trunk/debian/copyright
Log:
Some lintian-induced fixes to the package configuration files
Modified: tdom/trunk/debian/control
===================================================================
--- tdom/trunk/debian/control 2009-06-21 18:27:15 UTC (rev 877)
+++ tdom/trunk/debian/control 2009-06-21 18:30:49 UTC (rev 878)
@@ -16,7 +16,7 @@
tDOM takes advantage of Expat, the XML parser from James Clark,
including namesspace and DTD support. It includes a modified version
of Tclexpat, the Tcl interface to Expat, and comes with a (partial)
- DOM I and II implementation in C for maximum performance and minimum
+ DOM-I and DOM-II implementation in C for maximum performance and minimum
memory need. A very complete, compliant and fast XPath implementation
is provided. A fast XSLT implementation in C completes the feature
set. Documentation is provided in TMML, HTML and nroff formats.
Modified: tdom/trunk/debian/copyright
===================================================================
--- tdom/trunk/debian/copyright 2009-06-21 18:27:15 UTC (rev 877)
+++ tdom/trunk/debian/copyright 2009-06-21 18:30:49 UTC (rev 878)
@@ -470,7 +470,7 @@
The code in files generic/domhtml.c and generic/xmlsimple.c is derived
and is Copyright 1998 D. Richard Hipp <drh at acm.org>. The original code
-is licensed unter the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed unter the GPL, see `/usr/share/common-licenses/GPL-2'.
The upstream distribution includes a copy of the Expat XML Parser
which is licensed under the Expat License. See the file
More information about the Pkg-tcltk-commits
mailing list