X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=90821c95401e581b9cb5c5aeb2aaca47e12842a2;hp=0165847f05a3b7a109a10013710b66c26a6bd41a;hb=HEAD;hpb=4a908175d4e015945ee652a3aa784a6e6ef15003 diff --git a/debian/control b/debian/control index 0165847..90821c9 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: mysqltcl Section: database Priority: optional -Maintainer: Sven Hoexter -Build-Depends: debhelper-compat (= 11), tcl-dev, default-libmysqlclient-dev, quilt, - dh-autoreconf -Standards-Version: 4.2.1 +Maintainer: Debian QA Group +Build-Depends: debhelper-compat (= 13), tcl-dev, default-libmysqlclient-dev +Rules-Requires-Root: no +Standards-Version: 4.5.1 Homepage: http://www.xdobry.de/mysqltcl/ Vcs-Git: https://git.sven.stormbind.net/mysqltcl.git Vcs-Browser: https://git.sven.stormbind.net/?p=sven/mysqltcl.git @@ -12,6 +12,7 @@ Vcs-Browser: https://git.sven.stormbind.net/?p=sven/mysqltcl.git Package: mysqltcl Architecture: any +Multi-Arch: same 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.