[SCM] Signal extension for Tcl branch, master, updated. 001849530e3d11844f9d648f79b91b96b8db77ce

Ole Streicher debian at liska.ath.cx
Sat Jan 21 14:33:12 UTC 2012


The following commit has been merged in the master branch:
commit 7320ddc062df1c6d57bf3253d2e8b3e99ebc7811
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sat Jan 21 15:14:37 2012 +0100

    Call tcltk-depends during package build process to obey tcl dependencies

diff --git a/debian/rules b/debian/rules
index 293d9d4..91eee74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,7 @@
 
 %:
 	dh $@ --with autoreconf
+
+override_dh_makeshlibs:
+	dh_makeshlibs
+	tcltk-depends

-- 
Signal extension for Tcl



More information about the debian-science-commits mailing list