chiark / gitweb /
@@ -2,6 +2,8 @@
authorian <ian>
Thu, 10 Aug 2006 00:33:07 +0000 (00:33 +0000)
committerian <ian>
Thu, 10 Aug 2006 00:33:07 +0000 (00:33 +0000)
     Tcl version and pass appropriate -I option.  (Closes: #362806.)
+  * Declare versioned build-dependency on libadns1-dev >= 1.2
+    since we need adns_init_logfn.  (Closes: #382287.)

debian/changelog
debian/control

index 2ccb3cb15f6d4fcb2332386e6c8c403699ec8bd5..26997e93820ff1cc7112fcfe15c11777b6dc0c30 100644 (file)
@@ -2,6 +2,8 @@ chiark-tcl (1.0.1) unstable; urgency=low
 
   * Replace #include <tcl8.3/tcl.h> with <tcl.h> and in build system find
     Tcl version and pass appropriate -I option.  (Closes: #362806.)
+  * Declare versioned build-dependency on libadns1-dev >= 1.2
+    since we need adns_init_logfn.  (Closes: #382287.)
 
  --
 
index ed9f4a13b5a7f56f0c6a296a87bfcd8f3364c855..58c15458fe782b44ad607f236a368866271ccc6f 100644 (file)
@@ -3,7 +3,7 @@ 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)
+Build-Depends: libadns1-dev (>= 1.2), libnettle-dev, tinycdb, tcl8.4-dev | tcl8.3-dev | tcl8.2-dev, debhelper (>= 3)
 
 Package: libtcl-chiark-1
 Architecture: any