[Pkg-tcltk-commits] r802 - tcl8.6/trunk/debian
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Sat Dec 27 15:41:15 UTC 2008
Author: sgolovan-guest
Date: 2008-12-27 15:41:15 +0000 (Sat, 27 Dec 2008)
New Revision: 802
Modified:
tcl8.6/trunk/debian/rules
Log:
[tcl8.6]
Fixed shlibs.
Modified: tcl8.6/trunk/debian/rules
===================================================================
--- tcl8.6/trunk/debian/rules 2008-12-27 11:39:21 UTC (rev 801)
+++ tcl8.6/trunk/debian/rules 2008-12-27 15:41:15 UTC (rev 802)
@@ -180,7 +180,7 @@
dh_fixperms -a
dh_strip -a
dh_compress -a
- dh_makeshlibs -a -V 'tcl$(v) (>= 8.6.0~a1)' -XTcltest
+ dh_makeshlibs -a -V 'tcl$(v) (>= 8.6.0~b1)' -XTcltest
dh_installdeb -a
dh_shlibdeps -a -ldebian/tcl$(v)/usr/lib
dh_gencontrol -a
More information about the Pkg-tcltk-commits
mailing list