This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit d89d3380789cb3ad29b84efad90c68d7c43354de Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 3 17:37:11 2017 +0200 Fixed a build failure with the latest version of Qdox (Closes: #866767) --- debian/changelog | 7 +++++++ debian/patches/series | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 923fc87..3377fa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven (3.5.0-4) UNRELEASED; urgency=medium + + * Team upload. + * Fixed a build failure with the latest version of Qdox (Closes: #866767) + + -- Emmanuel Bourg <[email protected]> Mon, 03 Jul 2017 17:36:15 +0200 + maven (3.5.0-3) unstable; urgency=medium * Team upload. diff --git a/debian/patches/series b/debian/patches/series index 7476d42..ed70b37 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ plugins_version.diff modello-configuration.patch reproducible-build-timestamp.patch slf4j-compatibility.patch +qdox-compatibility.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

