This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to branch master in repository testng.
commit 56e29a82dbb4effa2f4e5c67d2176a1a646097c5 Author: Eugene Zhukov <[email protected]> Date: Wed Sep 11 11:28:43 2013 +0000 added closes #579122 to d/changelog --- .gitignore | 3 +++ debian/changelog | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bcd0379..e6ec0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ update-beust.com upload-beta verify-release www/ +.pc/ +test-output-tests/ +test-output/ diff --git a/debian/changelog b/debian/changelog index 59cd36c..52333ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ testng (6.8.7-1) experimental; urgency=low * Team upload. * Package adoption (Closes: #705103) - * New upstream release + * New upstream release (Closes: #579122) -- Eugene Zhukov <[email protected]> Sat, 07 Sep 2013 10:42:29 +0000 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

