chiark / gitweb /
debian/tests/control: Update to libnettle8.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 17 Aug 2020 17:09:14 +0000 (18:09 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 17 Aug 2020 17:09:15 +0000 (18:09 +0100)
Fixes DEP-8 failure. (Reran debian/rules debian/tests/control.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
debian/tests/control

index 5761d6b3142e365c210fcc3272816d9b566b54ac..4c69a64ec9b2dc3c1276b993919a36b3ba56c42e 100644 (file)
@@ -1,3 +1,10 @@
+chiark-tcl (1.3.4) unstable; urgency=medium
+
+  * debian/tests/control: Update to libnettle8.  Fixes DEP-8 failure.
+    (Reran debian/rules debian/tests/control.)
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 17 Aug 2020 18:09:07 +0100
+
 chiark-tcl (1.3.3) unstable; urgency=medium
 
   * hbytes.h: Add a missing `extern' on a data declaration.
index 785fa197edfbb9f197e3f93aa1251e53288b258c..a075529036526fd2e670fe599c8767de75de2615 100644 (file)
@@ -29,18 +29,18 @@ Depends: tcl8.7, libc6 (>= 2.14), libcdb1, libtcl-chiark-1
 Restrictions: skip-not-installable
 
 Tests: crypto--def
-Depends: tcl, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
+Depends: tcl, libc6 (>= 2.14), libnettle8, libtcl-chiark-1
 
 Tests: crypto--8.5
-Depends: tcl8.5, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
+Depends: tcl8.5, libc6 (>= 2.14), libnettle8, libtcl-chiark-1
 Restrictions: skip-not-installable
 
 Tests: crypto--8.6
-Depends: tcl8.6, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
+Depends: tcl8.6, libc6 (>= 2.14), libnettle8, libtcl-chiark-1
 Restrictions: skip-not-installable
 
 Tests: crypto--8.7
-Depends: tcl8.7, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
+Depends: tcl8.7, libc6 (>= 2.14), libnettle8, libtcl-chiark-1
 Restrictions: skip-not-installable
 
 Tests: dgram--def