On Wed, Oct 30, 2013 at 03:16:12PM +0100, Jean-Baptiste Lallement wrote: > Package: adduser > Version: 3.113+nmu3 > Tags: patch > > The patch attached adds support for autopkgtest [1] and enables to run the > testsuite automatically [2]. It has been proposed to Ubuntu [3], and you > might be interested in doing the same in Debian.
I am attaching a simpler, single-file patch for doing the same.
diff -Nru adduser-3.113+nmu3.orig/debian/tests/control adduser-3.113+nmu3/debian/tests/control --- adduser-3.113+nmu3.orig/debian/tests/control 1969-12-31 21:00:00.000000000 -0300 +++ adduser-3.113+nmu3/debian/tests/control 2016-02-01 09:36:31.207560859 -0200 @@ -0,0 +1,2 @@ +Test-Command: cd testsuite/ && ./runsuite.sh +Restrictions: allow-stderr breaks-testbed needs-root
signature.asc
Description: PGP signature

