[maven] 16/24: Declare that Maven 3.5.0 breaks gradle (<< 3.2.1-2~)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 23 21:54:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch maven-3.5
in repository maven.

commit b651169f04e8f06a46f88505054652fc0067f51c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu May 18 14:16:23 2017 +0200

    Declare that Maven 3.5.0 breaks gradle (<< 3.2.1-2~)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6fdd5e7..3e149ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ maven (3.5.0-1) UNRELEASED; urgency=medium
     - No longer install commons-lang, jsoup and wagon-http-shared
       in /usr/share/maven/lib/
     - Depend on libcommons-cli-java (>= 1.4)
+    - Declare that Maven 3.5.0 breaks gradle (<< 3.2.1-2~)
   * Build with the DH sequencer instead of CDBS
   * Build with maven-debian-helper instead of Ant
   * Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 9a209ed..7999068 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}, libguice-java (>= 4.0)
 Suggests: ${maven:OptionalDepends}
 Replaces: maven (<< 3.0.5-7)
-Breaks: maven (<< 3.0.5-7), gradle (<< 2.7-4)
+Breaks: maven (<< 3.0.5-7), gradle (<< 3.2.1-2~)
 Description: Core libraries for Maven 3
  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.git



More information about the pkg-java-commits mailing list