]> git.sven.stormbind.net Git - sven/mysqltcl.git/blobdiff - debian/control
Refresh debian/patches/man-hyphen-and-spelling with some more input provided by lintian.
[sven/mysqltcl.git] / debian / control
index 77396d1f2d9ca9bd4a57f119adab3f2c9cda59d2..bc38b9a7d9dec9e96ebaac6910f2f3b84188f199 100644 (file)
@@ -2,15 +2,17 @@ Source: mysqltcl
 Section: database
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 8), tcl-dev, libmysqlclient-dev, quilt
-Standards-Version: 3.9.2
+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: 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
+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.