]> git.sven.stormbind.net Git - sven/mysqltcl.git/blobdiff - debian/control
Fix very old trailing whitespace in the changelog
[sven/mysqltcl.git] / debian / control
index 0165847f05a3b7a109a10013710b66c26a6bd41a..bc38b9a7d9dec9e96ebaac6910f2f3b84188f199 100644 (file)
@@ -2,9 +2,9 @@ Source: mysqltcl
 Section: database
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper-compat (= 11), tcl-dev, default-libmysqlclient-dev, quilt,
- dh-autoreconf
-Standards-Version: 4.2.1
+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.