chiark / gitweb /
fix some linda warnings
authorian <ian>
Sun, 2 Apr 2006 13:41:37 +0000 (13:41 +0000)
committerian <ian>
Sun, 2 Apr 2006 13:41:37 +0000 (13:41 +0000)
debian/control
debian/lintian-overrides

index b8d58dae27a1fd2431cc009882faf8829f4a3d82..677859562fe900d3e17be2815954ba1feb8d589a 100644 (file)
@@ -1,5 +1,7 @@
 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, 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}
 
 
index 4e3124436eb903cde5e34ac2f60521d9a45dbc75..6e6dfcef6928463570909cbbb2ad7ced39b6c632 100644 (file)
@@ -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