chiark / gitweb /
Do not run dpkg-shlibdeps on adns and nettle plugins. Use correct syntax for avoidin...
[chiark-tcl.git] / debian / control
index b7517dd1c35296561dee88ca17e89924e134375b..ed9f4a13b5a7f56f0c6a296a87bfcd8f3364c855 100644 (file)
@@ -1,11 +1,13 @@
 Source: chiark-tcl
 Maintainer: Ian Jackson <ian@davenant.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
+Build-Depends: libadns1-dev, libnettle-dev, tinycdb, 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
@@ -13,10 +15,8 @@ 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.
-Priority: optional
-Section: interpreters
 Depends: ${shlibs:Depends}