From 96987c7c0f5d696cd9a56ae3f6835c82428ed57d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 17 Aug 2020 18:09:14 +0100 Subject: [PATCH] debian/tests/control: Update to libnettle8. Fixes DEP-8 failure. (Reran debian/rules debian/tests/control.) Signed-off-by: Ian Jackson --- debian/changelog | 7 +++++++ debian/tests/control | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5761d6b..4c69a64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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. diff --git a/debian/tests/control b/debian/tests/control index 785fa19..a075529 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -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 -- 2.30.2