[SCM] Signal extension for Tcl branch, debian, updated. 5cc5b6c999619590f116c41c8c0966988b01c84c

Ole Streicher github at liska.ath.cx
Mon Jan 23 09:48:54 UTC 2012


The following commit has been merged in the debian branch:
commit 66725aa20d786922dda07c7d770f235abae003dc
Author: Ole Streicher <github at liska.ath.cx>
Date:   Mon Jan 23 10:47:06 2012 +0100

    ${tcl:Depends} isn't needed.

diff --git a/debian/control b/debian/control
index e4c9c98..e0c49a8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tcl-signal-ext.git
 Package: tcl-signal
 Section: libs
 Architecture: any
-Depends: ${tcl:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Suggests: ${wish:Depends}
 Description: "Signal" extension for Tcl
  This extension adds dynamically loadable signal handling to Tcl/Tk 
  scripts. It provides a very limited subset of the functionality of tclX (just

-- 
Signal extension for Tcl



More information about the debian-science-commits mailing list