This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit d8042bf415923facba6fbb7040316d218e950876 Author: Emmanuel Bourg <[email protected]> Date: Fri Oct 18 15:53:20 2013 +0000 Rebuild with libmaven2-core-java 2.2.1-11 (Updates maven-javadoc-plugin, maven-jar-plugin and maven-dependency-plugin) --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbeb9d9..efc0d43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +maven2 (2.2.1-15) unstable; urgency=low + + * Team upload. + * Rebuild with libmaven2-core-java 2.2.1-11 (Updates maven-javadoc-plugin, + maven-jar-plugin and maven-dependency-plugin) + * Build depend on debhelper >= 9 + + -- Emmanuel Bourg <[email protected]> Fri, 18 Oct 2013 17:52:29 +0200 + maven2 (2.2.1-14) unstable; urgency=low * Team upload. diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 490da91..76e5364 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Uploaders: Ludovic Claude <[email protected]>, Build-Depends-Indep: maven-repo-helper, ant-optional, junit, libmaven-clean-plugin-java, libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, libmaven-resources-plugin-java, libmaven-shade-plugin-java, - libmaven2-core-java (>= 2.2.1-10~), maven-ant-helper -Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk, ant + libmaven2-core-java (>= 2.2.1-11~), maven-ant-helper +Build-Depends: debhelper (>= 9), cdbs (>= 0.4.5.3), default-jdk, ant Standards-Version: 3.9.4 Homepage: http://maven.apache.org Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

