chiark / gitweb /
autopkgtests: Drop tcl8.7 which is only in experimental now.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Aug 2018 11:17:21 +0000 (12:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Aug 2018 11:17:24 +0000 (12:17 +0100)
And finalise 1.3.1.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
debian/rules
debian/tests/adns--8.7 [deleted file]
debian/tests/cdb--8.7 [deleted file]
debian/tests/control
debian/tests/crypto--8.7 [deleted file]
debian/tests/dgram--8.7 [deleted file]
debian/tests/hbytes--8.7 [deleted file]
debian/tests/tuntap--8.7 [deleted file]

index 4d4d3ddba6cb1ad114cc9a0e17c4e778e4c64a2d..e955fa2f58989e5aae0663dca42d8265fbebdef8 100644 (file)
@@ -1,8 +1,8 @@
-chiark-tcl (1.3.1~) unstable; urgency=medium
+chiark-tcl (1.3.1) unstable; urgency=medium
 
-  * 
+  * autopkgtests: Drop tcl8.7 which is only in experimental now.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 19 Aug 2018 12:16:24 +0100
 
 chiark-tcl (1.3.0) unstable; urgency=medium
 
index f065f68d4fb414ce649dab7becf63a018650d15e..566c7eb71c4d352af32cb991d140aaecd3084e41 100755 (executable)
@@ -26,7 +26,7 @@ docdir=usr/share/doc/$(docpackage)
 tclh:=$(firstword $(wildcard /usr/include/tcl8.*/tcl.h))
 tclversion:=$(patsubst /usr/include/tcl%/tcl.h,%,$(tclh))
 
-tcl_versions= 8.5 8.6 8.7
+tcl_versions= 8.5 8.6
 
 march := $(shell dpkg-architecture -q DEB_HOST_MULTIARCH)
 libsubdir = /$(march)
diff --git a/debian/tests/adns--8.7 b/debian/tests/adns--8.7
deleted file mode 100755 (executable)
index b830354..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/tclsh8.7
-load chiark_tcl_adns-1.so
-set t {adns/runtest.tcl}
-if {[file exists $t]} { source $t }
diff --git a/debian/tests/cdb--8.7 b/debian/tests/cdb--8.7
deleted file mode 100755 (executable)
index 7ea7195..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/tclsh8.7
-load chiark_tcl_cdb-1.so
-set t {cdb/runtest.tcl}
-if {[file exists $t]} { source $t }
index 6106485311e74a614de19aa83783cf90f7400702..92bc8077d5dd4ed488e2c4d1d9715922d13b2096 100644 (file)
@@ -7,9 +7,6 @@ Depends: tcl8.5, libadns1 (>= 1.5.0~), libc6 (>= 2.2.5), libtcl-chiark-1
 Tests: adns--8.6
 Depends: tcl8.6, libadns1 (>= 1.5.0~), libc6 (>= 2.2.5), libtcl-chiark-1
 
-Tests: adns--8.7
-Depends: tcl8.7, libadns1 (>= 1.5.0~), libc6 (>= 2.2.5), libtcl-chiark-1
-
 Tests: cdb--def
 Depends: tcl, libc6 (>= 2.14), libcdb1, libtcl-chiark-1
 
@@ -19,9 +16,6 @@ Depends: tcl8.5, libc6 (>= 2.14), libcdb1, libtcl-chiark-1
 Tests: cdb--8.6
 Depends: tcl8.6, libc6 (>= 2.14), libcdb1, libtcl-chiark-1
 
-Tests: cdb--8.7
-Depends: tcl8.7, libc6 (>= 2.14), libcdb1, libtcl-chiark-1
-
 Tests: crypto--def
 Depends: tcl, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
 
@@ -31,9 +25,6 @@ Depends: tcl8.5, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
 Tests: crypto--8.6
 Depends: tcl8.6, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
 
-Tests: crypto--8.7
-Depends: tcl8.7, libc6 (>= 2.14), libnettle6, libtcl-chiark-1
-
 Tests: dgram--def
 Depends: tcl, libc6 (>= 2.14), libtcl-chiark-1
 
@@ -43,9 +34,6 @@ Depends: tcl8.5, libc6 (>= 2.14), libtcl-chiark-1
 Tests: dgram--8.6
 Depends: tcl8.6, libc6 (>= 2.14), libtcl-chiark-1
 
-Tests: dgram--8.7
-Depends: tcl8.7, libc6 (>= 2.14), libtcl-chiark-1
-
 Tests: hbytes--def
 Depends: tcl, libc6 (>= 2.14), libtcl-chiark-1
 
@@ -55,9 +43,6 @@ Depends: tcl8.5, libc6 (>= 2.14), libtcl-chiark-1
 Tests: hbytes--8.6
 Depends: tcl8.6, libc6 (>= 2.14), libtcl-chiark-1
 
-Tests: hbytes--8.7
-Depends: tcl8.7, libc6 (>= 2.14), libtcl-chiark-1
-
 Tests: tuntap--def
 Depends: tcl, libc6 (>= 2.2.5), libtcl-chiark-1
 
@@ -67,6 +52,3 @@ Depends: tcl8.5, libc6 (>= 2.2.5), libtcl-chiark-1
 Tests: tuntap--8.6
 Depends: tcl8.6, libc6 (>= 2.2.5), libtcl-chiark-1
 
-Tests: tuntap--8.7
-Depends: tcl8.7, libc6 (>= 2.2.5), libtcl-chiark-1
-
diff --git a/debian/tests/crypto--8.7 b/debian/tests/crypto--8.7
deleted file mode 100755 (executable)
index a9ed1f8..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/tclsh8.7
-load chiark_tcl_crypto-1.so
-set t {crypto/runtest.tcl}
-if {[file exists $t]} { source $t }
diff --git a/debian/tests/dgram--8.7 b/debian/tests/dgram--8.7
deleted file mode 100755 (executable)
index 4f1d375..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/tclsh8.7
-load chiark_tcl_dgram-1.so
-set t {dgram/runtest.tcl}
-if {[file exists $t]} { source $t }
diff --git a/debian/tests/hbytes--8.7 b/debian/tests/hbytes--8.7
deleted file mode 100755 (executable)
index 95e5d19..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/tclsh8.7
-load chiark_tcl_hbytes-1.so
-set t {hbytes/runtest.tcl}
-if {[file exists $t]} { source $t }
diff --git a/debian/tests/tuntap--8.7 b/debian/tests/tuntap--8.7
deleted file mode 100755 (executable)
index 1f58f36..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/tclsh8.7
-load chiark_tcl_tuntap-1.so
-set t {tuntap/runtest.tcl}
-if {[file exists $t]} { source $t }