This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libapp-termcast-perl.
commit c58e7977dad9c6949da6af371c8ec651f5f95eb1 Author: Damyan Ivanov <[email protected]> Date: Thu Nov 26 19:53:16 2015 +0000 mark package as autopkg-testable add bin/ to smoke-files --- debian/control | 1 + debian/tests/pkg-perl/smoke-files | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 363fb8f..554cfae 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapp-termcast-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-termcast-perl.git Homepage: https://metacpan.org/release/App-Termcast +Testsuite: autopkgtest-pkg-perl Package: libapp-termcast-perl Architecture: all diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files new file mode 100644 index 0000000..e660fd9 --- /dev/null +++ b/debian/tests/pkg-perl/smoke-files @@ -0,0 +1 @@ +bin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-termcast-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
