X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=3177cdb91eda512ae4c226191b65ba2abd345b77;hb=65f43dbb6da8190caca9549cb9d44a35a7cc9ad9;hp=99b935006d2b2c64586b9865960b72fe2597bd58;hpb=848d4b93905d0fa2e9a406ba74f8a712c970378e;p=sven%2Fmysqltcl.git diff --git a/debian/control b/debian/control index 99b9350..3177cdb 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,16 @@ Source: mysqltcl Section: database Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 9), tcl-dev, default-libmysqlclient-dev, quilt, - dh-autoreconf -Standards-Version: 3.9.8 +Build-Depends: debhelper-compat (= 13), tcl-dev, default-libmysqlclient-dev +Standards-Version: 4.5.1 Homepage: http://www.xdobry.de/mysqltcl/ -Vcs-Git: git://git.sven.stormbind.net/git/sven/mysqltcl.git +Vcs-Git: https://git.sven.stormbind.net/mysqltcl.git 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.