This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-tools.
commit 7e892add33deb13e7f488ff0135ddea6c6a357bd Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 13:51:33 2017 +0200 Added the Breaks field to libmaven-plugin-tools-java to force the update of maven and libmaven2-core-java --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4688b01..6eee3af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ maven-plugin-tools (3.5-1) UNRELEASED; urgency=medium * Team upload. * New upstream release + - Added the Breaks field to libmaven-plugin-tools-java to force + the update of maven and libmaven2-core-java - Refreshed the patches - Depend on libqdox2-java instead of libqdox-java - New build dependency on libeasymock-java diff --git a/debian/control b/debian/control index b588a71..9b0d4b2 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,7 @@ Depends: libbsh-java, libxbean-java, libasm-java (>= 5.0), ${misc:Depends} +Breaks: maven (<< 3.5.0-2~), libmaven2-core-java (<< 2.2.1-27~) Description: Maven Plugin Tools Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

