[Pkg-tcltk-commits] r272 - tcl8.3/trunk/debian
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Thu Oct 18 11:50:43 UTC 2007
Author: sgolovan-guest
Date: 2007-10-18 11:50:43 +0000 (Thu, 18 Oct 2007)
New Revision: 272
Modified:
tcl8.3/trunk/debian/changelog
tcl8.3/trunk/debian/control
Log:
[tcl8.3]
* Rearranged conflicts of tcl8.3-doc package because of planned adoption of
real tcl-doc package.
Modified: tcl8.3/trunk/debian/changelog
===================================================================
--- tcl8.3/trunk/debian/changelog 2007-10-18 11:34:44 UTC (rev 271)
+++ tcl8.3/trunk/debian/changelog 2007-10-18 11:50:43 UTC (rev 272)
@@ -17,11 +17,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.3-doc package because of planned adoption of
+ real tcl-doc package.
[ Francesco Paolo Lovergine ]
* Added Homepage field to debian/control.
- -- Sergei Golovan <sgolovan at debian.org> Wed, 17 Oct 2007 20:56:13 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Thu, 18 Oct 2007 15:47:59 +0400
tcl8.3 (8.3.5-7) unstable; urgency=low
Modified: tcl8.3/trunk/debian/control
===================================================================
--- tcl8.3/trunk/debian/control 2007-10-18 11:34:44 UTC (rev 271)
+++ tcl8.3/trunk/debian/control 2007-10-18 11:50:43 UTC (rev 272)
@@ -26,8 +26,8 @@
Priority: optional
Architecture: all
Suggests: tcl8.3
-Conflicts: tcl-doc
-Provides: tcl-doc
+Conflicts: tcldoc, tcl8.4-doc, tcl8.5-doc
+Provides: tcldoc
Description: Tcl (the Tool Command Language) v8.3 - 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