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

Ole Streicher debian at liska.ath.cx
Sat Jan 21 13:39:55 UTC 2012


The following commit has been merged in the debian branch:
commit 6209795fa6df2c9d152e61ab22a1bee532e01738
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sat Jan 21 14:25:53 2012 +0100

    Call tcltk-depends during package build process to obey tcltk properties

diff --git a/debian/rules b/debian/rules
index f95d807..1d5a81f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,10 @@ override_dh_auto_configure:
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog
 
+override_dh_makeshlibs:
+	dh_makeshlibs
+	tcltk-depends
+
 override_dh_fixperms:
 	dh_fixperms
 	chmod 0644 \

-- 
Table extension for Tcl/Tk



More information about the debian-science-commits mailing list