diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 13a9a04..d1096e1 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: sqlcipher Section: devel Priority: optional Maintainer: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 8.1.3), autotools-dev, dh-autoreconf, chrpath, libreadline-dev, tcl8.5-dev, libssl-dev -Build-Conflicts: tcl8.4, tcl8.4-dev +Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), autoconf (>= 2.59), libtool (>= 1.5.2), automake, autotools-dev, chrpath, libreadline-dev, tcl8.6-dev, dh-autoreconf, libssl-dev +Build-Conflicts: tcl8.4, tcl8.4-dev, tcl8.5, tcl8.5-dev Homepage: http://sqlcipher.net/ Standards-Version: 3.9.6 Vcs-Git: https://alioth.debian.org/anonscm/git/collab-maint/sqlcipher.git |