[SCM] Table extension for Tcl/Tk branch, debian, updated. 676cc9b0afaf3efc12a5423441ecff6f0c160b3e

Ole Streicher debian at liska.ath.cx
Mon Jan 23 10:45:24 UTC 2012


The following commit has been merged in the debian branch:
commit 358d1de354ad93d458b9ad8b8fe7fffbc9cb4722
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Jan 23 11:38:03 2012 +0100

    Remove Tcl dependency since this is implicitely in Tk

diff --git a/debian/control b/debian/control
index bb4665b..9529ed3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tktable.git
 Package: tk-table
 Section: libs
 Architecture: any
-Depends: ${tcl:Depends}, ${tk:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${tk:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Provides: libtktable2.9
 Replaces: libtktable2.9
 Conflicts: libtktable2.9

-- 
Table extension for Tcl/Tk



More information about the debian-science-commits mailing list