[Pkg-tcltk-commits] r274 - tcl8.5/trunk/debian
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Thu Oct 18 11:51:22 UTC 2007
Author: sgolovan-guest
Date: 2007-10-18 11:51:22 +0000 (Thu, 18 Oct 2007)
New Revision: 274
Modified:
tcl8.5/trunk/debian/changelog
tcl8.5/trunk/debian/control
Log:
[tcl8.5]
* Rearranged conflicts of tcl8.5-doc package because of planned adoption of
real tcl-doc package.
Modified: tcl8.5/trunk/debian/changelog
===================================================================
--- tcl8.5/trunk/debian/changelog 2007-10-18 11:51:02 UTC (rev 273)
+++ tcl8.5/trunk/debian/changelog 2007-10-18 11:51:22 UTC (rev 274)
@@ -20,11 +20,13 @@
different versions of tcl.m4.
* Removed alternative of tcl.m4 (the link to default tcl.m4 is to be
maintained by tcl-dev package).
+ * Rearranged conflicts of tcl8.5-doc package because of planned adoption of
+ real tcl-doc package.
[ Francesco Paolo Lovergine ]
* Introduced Homepage field in debian/control.
- -- Sergei Golovan <sgolovan at debian.org> Wed, 17 Oct 2007 20:57:28 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Thu, 18 Oct 2007 15:47:59 +0400
tcl8.5 (0.b1-1) unstable; urgency=low
Modified: tcl8.5/trunk/debian/control
===================================================================
--- tcl8.5/trunk/debian/control 2007-10-18 11:51:02 UTC (rev 273)
+++ tcl8.5/trunk/debian/control 2007-10-18 11:51:22 UTC (rev 274)
@@ -25,8 +25,8 @@
Priority: optional
Architecture: all
Suggests: tcl8.5
-Conflicts: tcl-doc
-Provides: tcl-doc
+Conflicts: tcldoc, tcl8.3-doc, tcl8.4-doc
+Provides: tcldoc
Description: Tcl (the Tool Command Language) v8.5 - manual pages
Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
scripting language. This package contains the man pages for Tcl commands.
More information about the Pkg-tcltk-commits
mailing list