This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libfile-userconfig-perl.
commit 37452563c4d2895e327311771441a39dea57fea5 Author: Florian Schlichting <[email protected]> Date: Tue Jan 2 19:10:03 2018 +0100 Fix autopkgtest similar to dh_auto_test --- debian/tests/pkg-perl/smoke-env | 1 + debian/tests/pkg-perl/smoke-files | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/tests/pkg-perl/smoke-env b/debian/tests/pkg-perl/smoke-env new file mode 100644 index 0000000..5211283 --- /dev/null +++ b/debian/tests/pkg-perl/smoke-env @@ -0,0 +1 @@ +HOME=debian/build diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files new file mode 100644 index 0000000..8a5914c --- /dev/null +++ b/debian/tests/pkg-perl/smoke-files @@ -0,0 +1,3 @@ +t +blib +debian/build -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-userconfig-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
