[polyglot-maven] 04/06: Build depend on libmaven3-core-java instead of maven

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 30 12:29:16 UTC 2015


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

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

commit 461b2fcf194b6d864473dc030b58a321484c3dab
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Oct 30 12:52:53 2015 +0100

    Build depend on libmaven3-core-java instead of maven
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ed813c..de4376b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ polyglot-maven (0.8~tobrien+git20120905-4) UNRELEASED; urgency=medium
   * Team upload.
   * Fixed the build failure with Maven 3.3.3 (Closes: #796454)
   * Removed the unused build dependency on libasm3-java (Closes: #800865)
+  * Build depend on libmaven3-core-java instead of maven
   * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 27 Oct 2015 21:58:45 +0100
diff --git a/debian/control b/debian/control
index bba21df..af3fb1b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: ant,
                      libplexus-classworlds2-java,
                      libplexus-containers1.5-java,
                      libplexus-utils2-java,
-                     maven (>= 3.3.3-4~)
+                     libmaven3-core-java (>= 3.3.3-4~)
 Standards-Version: 3.9.6
 Homepage: https://github.com/tobrien/polyglot-maven
 Vcs-Git: git://anonscm.debian.org/pkg-java/polyglot-maven.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git



More information about the pkg-java-commits mailing list