Package: jimtcl / 0.77+dfsg0-3

Metadata

Package Version Patches format
jimtcl 0.77+dfsg0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Let autosetup accept silent rules and runstatedir op.patch | (download)

autosetup/autosetup | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 let autosetup accept silent-rules and runstatedir options

These are given by debhelper's dh_auto_configure in compat 11+

0002 In the asciidoc call use the a footer style none to .patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 in the asciidoc call, use the '-a footer-style=none' to export

 without the footer; as it contains the build timestamp, which makes the build
 unreproducible.
0003 tests exec.test Minor fix for exec 12.1 on hurd.patch | (download)

tests/exec.test | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tests/exec.test: minor fix for exec-12.1 on hurd

Signed-off-by: Steve Bennett <steveb@workware.net.au>

0004 tests timer.test Remove timer 6.5.patch | (download)

tests/timer.test | 11 1 + 10 - 0 !
1 file changed, 1 insertion(+), 10 deletions(-)

 tests/timer.test: remove timer-6.5

This test is essentially the same as timer-6.4 except with
tighter timing requirements. Remove it to prevent spurious failures.

Signed-off-by: Steve Bennett <steveb@workware.net.au>