control: tags -1 patch pending > Ubuntu has a really basic testsuite, can you please include it to catch > quickly regressions in the package (and gain a faster migration timing)?
this is now uploaded in deferred/15, please let me know if I can speed it up! thanks! G.
diff -Nru automake-1.16-1.16.1/debian/tests/control automake-1.16-1.16.1/debian/tests/control --- automake-1.16-1.16.1/debian/tests/control 1970-01-01 01:00:00.000000000 +0100 +++ automake-1.16-1.16.1/debian/tests/control 2018-08-22 12:22:11.000000000 +0200 @@ -0,0 +1,3 @@ +Tests: fullbuild +Restrictions: rw-build-tree allow-stderr +Depends: @, debhelper (>= 9), autoconf (>= 2.65), autotools-dev (>= 20020320.1), install-info, autopoint, bison, cscope, dejagnu, emacs, expect, flex, gobjc, gobjc++, gfortran, help2man, libglib2.0-dev, libtool, lzip, ncompress, default-jdk, python, python-docutils, python-virtualenv, pkg-config, sharutils, texlive, texinfo (>= 4.9), unzip, valac, xutils-dev, zip diff -Nru automake-1.16-1.16.1/debian/tests/fullbuild automake-1.16-1.16.1/debian/tests/fullbuild --- automake-1.16-1.16.1/debian/tests/fullbuild 1970-01-01 01:00:00.000000000 +0100 +++ automake-1.16-1.16.1/debian/tests/fullbuild 2018-08-22 12:22:11.000000000 +0200 @@ -0,0 +1,2 @@ +#!/bin/sh +./debian/rules build

