This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-ear-plugin.
commit 3a74ae6de8e71bd53833cc76e3d523ad6872476e Author: Torsten Werner <[email protected]> Date: Sun Aug 28 21:29:33 2011 +0000 Add debian/TODO (fix the tests). --- debian/TODO | 1 + debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..b93b3ca --- /dev/null +++ b/debian/TODO @@ -0,0 +1 @@ +- fix tests diff --git a/debian/changelog b/debian/changelog index 7c42b46..f03f109 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ maven-ear-plugin (2.3.2-2) unstable; urgency=low * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Add Build-Depends-Indep: libmaven-plugin-tools-java. + * Add debian/TODO (fix the tests). - -- Torsten Werner <[email protected]> Sun, 28 Aug 2011 23:23:08 +0200 + -- Torsten Werner <[email protected]> Sun, 28 Aug 2011 23:28:11 +0200 maven-ear-plugin (2.3.2-1) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ear-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

