chiark / gitweb /
cdb is pic now
[chiark-tcl.git] / debian / control
index d5dcde9518f82a78103b644e4ff752aa584222be..8e4dcc7015826532fa5f6ffb3062bb7782286d6a 100644 (file)
@@ -1,9 +1,9 @@
 Source: chiark-tcl
-Maintainer: Ian Jackson <ian@davenant.greenend.org.uk>
+Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 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