This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libdata-table-perl.
commit 88d598b410092407f4c18382cf20a9b8e2744d6b Author: Lucas Kanashiro <[email protected]> Date: Fri Mar 4 00:32:57 2016 -0300 d/tests: create smoke-files with some necessary CSV file for the tests --- debian/changelog | 7 +++++++ debian/tests/pkg-perl/smoke-files | 15 +++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4b5e760..44d5780 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdata-table-perl (1.72-2) UNRELEASED; urgency=medium + + * Team upload. + * d/tests: create smoke-files with some necessary CSV file for the tests + + -- Lucas Kanashiro <[email protected]> Fri, 04 Mar 2016 00:31:06 -0300 + libdata-table-perl (1.72-1) unstable; urgency=low * Initial Release (Closes: #815424) diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files new file mode 100644 index 0000000..d82765f --- /dev/null +++ b/debian/tests/pkg-perl/smoke-files @@ -0,0 +1,15 @@ +t/ +aaa.csv +aaa.tsv +bbb.csv +ccc.csv +colon.csv +ttt.csv +ttt.tsv +t_unix.csv +t_unix_noheader.csv +t_mac.csv +t_dos.csv +t_dos2.csv +Product.csv +Category.csv -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-table-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
