From e3b237df59ec994902a192496b0c4dfa3ef6bce4 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 2 Apr 2006 13:41:37 +0000 Subject: [PATCH] fix some linda warnings --- debian/control | 4 ++-- debian/lintian-overrides | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b8d58da..6778595 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,7 @@ Source: chiark-tcl 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) @@ -15,8 +17,6 @@ Description: Tcl interfaces for adns, cdb, crypto, udp, etc. (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 appropriate libraries installed too. -Priority: optional -Section: interpreters Depends: ${shlibs:Depends} diff --git a/debian/lintian-overrides b/debian/lintian-overrides index 4e31244..6e6dfce 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -14,3 +14,7 @@ libtcl-chiark-1 binary: shlib-with-non-pic-code usr/lib/chiark_tcl_cdb-1.so # Our Description ends in `etc.' which makes lintian think it's a # sentence. libtcl-chiark-1 binary: description-synopsis-might-not-be-phrased-properly + +# We consist of plugins for Tcl, which seems to mean that `interpreters' +# and not `libs' is the right section: +libtcl-chiark-1 binary: section-not-libs -- 2.30.2