]> git.sven.stormbind.net Git - sven/mysqltcl.git/blobdiff - debian/control
Update Standards-Version to 4.5.1.
[sven/mysqltcl.git] / debian / control
index 9bac6e864fffdca8d8c351f8d4408e9a3f18c15b..7183fe25311761c71ac2385a25a78b764b8c6064 100644 (file)
@@ -2,16 +2,17 @@ Source: mysqltcl
 Section: database
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>> 5), tcl-dev, libmysqlclient-dev, quilt
-Standards-Version: 3.8.2
+Build-Depends: debhelper-compat (= 13), tcl-dev, default-libmysqlclient-dev, quilt
+Standards-Version: 4.5.1
 Homepage: http://www.xdobry.de/mysqltcl/
-Vcs-Git: git://git.sven.stormbind.net/git/sven/mysqltcl.git
-Vcs-Browser: http://git.sven.stormbind.net/?p=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
-Depends: ${shlibs:Depends}, ${tclsh:Depends}
+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.
  Within Tcl you've a range of Tcl commands and a global Tcl array available