+ Shorten debian/rules to the bare essentials.
+ Override dh_makeshlibs call to add tcltk-depends.
* Increase Standards-Version to 3.9.2, no changes required.
+ * Add ${misc:Depends} to the binary package.
-- Sven Hoexter <hoexter@debian.org> Tue, 26 Apr 2011 16:19:32 +0200
Package: mysqltcl
Architecture: any
-Depends: ${shlibs:Depends}, ${tclsh:Depends}
+Depends: ${shlibs:Depends}, ${tclsh:Depends}, ${misc:Depends}
Description: interface to the MySQL database for the Tcl language
The mysqltcl package provides a Tcl interface to the MySQL database system.
Within Tcl you've a range of Tcl commands and a global Tcl array available