X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=23a92202a1ab497bbe7abe323aeee162fef052c6;hp=11d3a77ba20ea828e094c6e6430f5748d0e3fc41;hb=6b21162a41a5ab382a665fe35e0b8f7c201d3629;hpb=d6d530b6143c290300035c0450f51ea89e8d4cc7 diff --git a/debian/control b/debian/control index 11d3a77..23a9220 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,18 @@ Source: mysqltcl -Section: libs +Section: database Priority: optional -Maintainer: Sven Hoexter -Build-Depends: debhelper (>> 5), tcl-dev, libmysqlclient-dev, quilt -Standards-Version: 3.8.0 +Maintainer: Sven Hoexter +Build-Depends: debhelper (>= 8), tcl-dev, libmysqlclient-dev, quilt +Standards-Version: 3.8.2 Homepage: http://www.xdobry.de/mysqltcl/ -Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/mysqltcl/trunk +Vcs-Git: git://git.sven.stormbind.net/git/sven/mysqltcl.git +Vcs-Browser: http://git.sven.stormbind.net/?p=sven/mysqltcl.git + Package: mysqltcl Architecture: any Depends: ${shlibs:Depends}, ${tclsh:Depends} -Description: Interface to the MySQL database for the Tcl language +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 to access the database server.