[maven-indexer] 02/03: Build depend on libmaven3-core-java instead of maven2

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 9 15:25:06 UTC 2015


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

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

commit 53bd9f63216ef3ba626ec2c488874d850bdbd158
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 9 16:21:55 2015 +0100

    Build depend on libmaven3-core-java instead of maven2
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e03a13..eb57dad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-indexer (5.1.1-3) UNRELEASED; urgency=medium
 
   * Team upload.
   * Build with the DH sequencer instead of CDBS
+  * Build depend on libmaven3-core-java instead of maven2
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 09 Dec 2015 16:14:04 +0100
 
diff --git a/debian/control b/debian/control
index f12f8d2..a7f403e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,13 +11,13 @@ Build-Depends-Indep: libaether-java,
                      liblucene3-contrib-java,
                      liblucene3-java,
                      libmaven-parent-java (>= 21),
+                     libmaven3-core-java,
                      libplexus-cli-java,
                      libplexus-component-metadata-java,
                      libplexus-containers1.5-java (>= 1.5.5),
                      libplexus-utils2-java,
                      libregexp-java,
-                     libsisu-ioc-java (>= 2.2.3),
-                     maven2
+                     libsisu-ioc-java (>= 2.2.3)
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-indexer.git
 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-indexer.git

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



More information about the pkg-java-commits mailing list