chiark / gitweb /
description fixes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Jun 2012 10:47:34 +0000 (11:47 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Jun 2012 10:47:34 +0000 (11:47 +0100)
debian/changelog
debian/control

index e12691819616a91bef54701c1f98fc7fc1f25c40..a27a01960ea65e3571033c91183058817a02d051 100644 (file)
@@ -4,6 +4,7 @@ chiark-tcl (1.1.1~~iwj) unstable; urgency=low
     any effect on the binary package).
   * Provide build-arch and build-indep targets.
   * Suppress lintian warning about package-name-doesnt-match-sonames.
+  * Mention dgram, tuntap and maskmap in Description.  Fix typo.
   * Remove lintian override for non-PIC cdb, due to tinycdb not having
     PIC code in it.  This is now fixed in libcdb-dev.
   * Remove linda overrides.
index 8e4dcc7015826532fa5f6ffb3062bb7782286d6a..771b7db7d83ed91b9d4f75a376b173e58e39e6a2 100644 (file)
@@ -10,9 +10,12 @@ Architecture: any
 Description: Tcl interfaces for adns, cdb, crypto, etc.
  Tcl bindings for:
   * adns (resolver library)
-  * cdb (constant database) plus journalling writeable database
+  * cdb (constant database) plus journalling writable database
   * crypto: the nettle cryptographic library
   * hbytes: bytestrings with hex as string representation but efficient
+  * dgram: datagram sockets
+  * tuntap: tun/tap interfaces
+  * maskmap: address masks and maps
  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 and nettle bindings you need to have the