X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8e4dcc7015826532fa5f6ffb3062bb7782286d6a;hp=d5dcde9518f82a78103b644e4ff752aa584222be;hb=513d2cbf7179299489d81c080657e91bd5f2a4d2;hpb=30f1392b83f7f7de88fccf074cdbb344be314a5b diff --git a/debian/control b/debian/control index d5dcde9..8e4dcc7 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: chiark-tcl -Maintainer: Ian Jackson +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), nettle-dev, libcdb-dev | tinycdb (<= 0.75), tcl8.4-dev | tcl8.3-dev | tcl8.2-dev, debhelper (>= 3) Package: libtcl-chiark-1 Architecture: any @@ -15,9 +15,9 @@ Description: Tcl interfaces for adns, cdb, crypto, 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} +Depends: ${shlibs:Depends}, ${misc:Depends} # chiark-tcl - various Tcl bindings and extensions