[Pkg-tcltk-commits] r275 - tk8.3/trunk/debian
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Thu Oct 18 11:51:42 UTC 2007
Author: sgolovan-guest
Date: 2007-10-18 11:51:42 +0000 (Thu, 18 Oct 2007)
New Revision: 275
Modified:
tk8.3/trunk/debian/changelog
tk8.3/trunk/debian/control
Log:
[tk8.3]
* Rearranged conflicts of tk8.3-doc package because of planned adoption of
real tk-doc package.
Modified: tk8.3/trunk/debian/changelog
===================================================================
--- tk8.3/trunk/debian/changelog 2007-10-18 11:51:22 UTC (rev 274)
+++ tk8.3/trunk/debian/changelog 2007-10-18 11:51:42 UTC (rev 275)
@@ -10,8 +10,10 @@
* Added compat headers to tk-private directory.
* Fixed segfault in case if only scalable fonts are available and the best
scored font is infeasible.
+ * Rearranged conflicts of tk8.3-doc package because of planned adoption of
+ real tk-doc package.
- -- Sergei Golovan <sgolovan at debian.org> Sun, 14 Oct 2007 01:10:37 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Thu, 18 Oct 2007 15:47:59 +0400
tk8.3 (8.3.5-10) unstable; urgency=high
Modified: tk8.3/trunk/debian/control
===================================================================
--- tk8.3/trunk/debian/control 2007-10-18 11:51:22 UTC (rev 274)
+++ tk8.3/trunk/debian/control 2007-10-18 11:51:42 UTC (rev 275)
@@ -26,8 +26,8 @@
Priority: optional
Architecture: all
Suggests: tk8.3
-Conflicts: tk-doc
-Provides: tk-doc
+Conflicts: tkdoc, tk8.4-doc, tk8.5-doc
+Provides: tkdoc
Description: Tk toolkit for Tcl and X11, v8.3 - manual pages
Tk is a cross-platform graphical toolkit which provides the Motif
look-and-feel and is implemented using the Tcl scripting language.
More information about the Pkg-tcltk-commits
mailing list