This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository liblingua-en-words2nums-perl.
commit 60d4da90359bab7f10a054abefd405f2f866ad39 Author: Damyan Ivanov <[email protected]> Date: Tue Nov 11 20:27:51 2014 +0000 add support for automatic regression testing --- debian/control | 1 + debian/tests/pkg-perl/files | 2 ++ debian/tests/pkg-perl/module-name | 1 + 3 files changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 9d7f6fb..7f69d8a 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Standards-Version: 3.8.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-words2nums-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblingua-en-words2nums-perl.git Homepage: http://kitenet.net/~joey/code/words2nums/ +Testsuite: autopkgtest-pkg-perl Package: liblingua-en-words2nums-perl Architecture: all diff --git a/debian/tests/pkg-perl/files b/debian/tests/pkg-perl/files new file mode 100644 index 0000000..60725d1 --- /dev/null +++ b/debian/tests/pkg-perl/files @@ -0,0 +1,2 @@ +t/ +samples diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name new file mode 100644 index 0000000..ce76aaf --- /dev/null +++ b/debian/tests/pkg-perl/module-name @@ -0,0 +1 @@ +Lingua::EN::Words2Nums -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-words2nums-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
