This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository doxia.
commit 690b6bcc5aa486a907a56d8d60729b6f79e4239d Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 7 10:51:19 2016 +0200 Updated the version of the plexus-component-metadata plugin (Closes: #820734) --- debian/changelog | 8 ++++++++ debian/patches/0003-switch-to-plexus-component-metadata.patch | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 21f910f..0bf7520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +doxia (1.1.4-6) UNRELEASED; urgency=medium + + * Team upload. + * Updated the version of the plexus-component-metadata plugin + (Closes: #820734) + + -- Emmanuel Bourg <[email protected]> Thu, 07 Jul 2016 10:50:18 +0200 + doxia (1.1.4-5) unstable; urgency=medium * Team upload. diff --git a/debian/patches/0003-switch-to-plexus-component-metadata.patch b/debian/patches/0003-switch-to-plexus-component-metadata.patch index 5a9d7e9..b244e35 100644 --- a/debian/patches/0003-switch-to-plexus-component-metadata.patch +++ b/debian/patches/0003-switch-to-plexus-component-metadata.patch @@ -130,7 +130,7 @@ index 5f9dee3..160e2d4 100644 - <!-- Version 1.3.8 makes the descriptor merges fail, probably due to PLX-409 --> - <version>1.3.5</version> + <artifactId>plexus-component-metadata</artifactId> -+ <version>1.0-beta-3.0.7</version> ++ <version>1.5.5</version> </plugin> <plugin> <groupId>org.codehaus.modello</groupId> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

