X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8310aaf91ee41e38951e5e9363b883ad41fbff6e;hp=677859562fe900d3e17be2815954ba1feb8d589a;hb=1e4194cf5100fa43c6cb8c2417915ad3f737736c;hpb=e3b237df59ec994902a192496b0c4dfa3ef6bce4 diff --git a/debian/control b/debian/control index 6778595..8310aaf 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Maintainer: Ian Jackson Priority: optional Section: interpreters Standards-Version: 3.6.2 -Build-Depends: libadns1-dev, libnettle-dev, tinycdb, tcl8.4-dev | tcl8.3-dev | tcl8.2-dev, debhelper (>= 3) +Build-Depends: libadns1-dev (>= 1.2), libnettle-dev, libcdb-dev | tinycdb (<= 0.75), tcl8.4-dev | tcl8.3-dev | tcl8.2-dev, debhelper (>= 3) Package: libtcl-chiark-1 Architecture: any -Description: Tcl interfaces for adns, cdb, crypto, udp, etc. +Description: Tcl interfaces for adns, cdb, crypto, etc. Tcl bindings for: * adns (resolver library) * cdb (constant database) plus journalling writeable database @@ -15,7 +15,7 @@ Description: Tcl interfaces for adns, cdb, crypto, udp, etc. * hbytes: bytestrings with hex as string representation but efficient To make sensible use of these you will need a version of Tcl installed (this package is compatible with at least Tcl 8.0 to 8.4 inclusive). - To use the adns, cdb and nettle bindings you need to have the + To use the adns and nettle bindings you need to have the appropriate libraries installed too. Depends: ${shlibs:Depends}