This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-testing.
commit 247597dcd7b15532d826ac115e41b6d461d61099 Author: Ludovic Claude <[email protected]> Date: Sun Jul 12 00:15:18 2009 +0000 Initial release. (Closes: #535013) --- debian/changelog | 4 ++-- debian/control | 2 +- debian/orig-tar.sh | 0 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fba8001..02f9063 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -maven-plugin-testing (1.2-0ubuntu1~ppa2) jaunty; urgency=low +maven-plugin-testing (1.2-1) experimental; urgency=low - * Initial release. (Closes: #XXXXX) + * Initial release. (Closes: #535013) -- Ludovic Claude <[email protected]> Sun, 07 Jun 2009 00:04:41 +0100 diff --git a/debian/control b/debian/control index 642e546..32236b6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> Build-Depends: ant, debhelper (>= 6), cdbs, default-jdk, quilt -Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, +Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant-optional, junit, libmaven-plugin-tools-java, libplexus-component-metadata-java (>= 1.0~beta3.0.7), libmaven2-core-java, libmaven-invoker-java, libplexus-archiver-java, libplexus-utils-java, libplexus-container-default-java, libeasymock-java diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh old mode 100644 new mode 100755 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

