[Pkg-tcltk-commits] r1828 - tcllib/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Tue Apr 26 14:34:40 UTC 2016
Author: sgolovan
Date: 2016-04-26 14:34:40 +0000 (Tue, 26 Apr 2016)
New Revision: 1828
Modified:
tcllib/trunk/debian/control
Log:
[tcllib]
Recommends is too much for net-tools.
Modified: tcllib/trunk/debian/control
===================================================================
--- tcllib/trunk/debian/control 2016-04-26 14:29:13 UTC (rev 1827)
+++ tcllib/trunk/debian/control 2016-04-26 14:34:40 UTC (rev 1828)
@@ -13,8 +13,7 @@
Priority: optional
Architecture: all
Depends: ${tclsh:Depends}, ${misc:Depends}
-Recommends: net-tools
-Suggests: tcllib-critcl
+Suggests: net-tools, tcllib-critcl
Description: Standard Tcl Library
Tcllib, the standard Tcl library, is a collection of common utility
functions and modules all written in high-level Tcl.
More information about the Pkg-tcltk-commits
mailing list