From: Ian Jackson Date: Sat, 2 Jun 2012 10:47:34 +0000 (+0100) Subject: description fixes X-Git-Tag: debian/1.1.1~13 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=commitdiff_plain;h=98a70dbcfba6134bef45ceade0dacdf30c99d07e description fixes --- diff --git a/debian/changelog b/debian/changelog index e126918..a27a019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 8e4dcc7..771b7db 100644 --- a/debian/control +++ b/debian/control @@ -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