[Pkg-tcltk-commits] r256 - policy
frankie at alioth.debian.org
frankie at alioth.debian.org
Sun Oct 14 08:48:03 UTC 2007
Author: frankie
Date: 2007-10-14 08:48:03 +0000 (Sun, 14 Oct 2007)
New Revision: 256
Modified:
policy/tcltk-policy.sgml
Log:
Better precises when modules/extensions should use default pkgs
Modified: policy/tcltk-policy.sgml
===================================================================
--- policy/tcltk-policy.sgml 2007-10-14 08:38:44 UTC (rev 255)
+++ policy/tcltk-policy.sgml 2007-10-14 08:48:03 UTC (rev 256)
@@ -65,8 +65,11 @@
of the administrator by means of <tt>update-alternatives</tt> use.
Starting from Lenny release, proper default packages are also provided
in order to manage better modules and extensions packaging.
- Modules should preferibly use those packages when appropriate, but it is
- not mandatory. The default packages are
+ Modules should preferibly use those packages when appropriate
+ (i.e. they are version independent
+ or properly versioned to inhibit the use of a non compatible versions), but it is
+ not mandatory. This is consistent with the use of alternatives.
+ The default packages are
<example>
tcl
tk
More information about the Pkg-tcltk-commits
mailing list