[libparanamer-java] 01/03: Depend on libmaven3-core-java instead of libmaven2-core-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 13 22:08:41 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository libparanamer-java.

commit dd26b8815fe301f0666a6e5076c58c0ef04ed988
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 13 22:10:12 2015 +0100

    Depend on libmaven3-core-java instead of libmaven2-core-java
---
 debian/changelog   | 7 +++++++
 debian/control     | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a0433ac..c2999cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libparanamer-java (2.7+repack-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libmaven3-core-java instead of libmaven2-core-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 13 Nov 2015 21:58:32 +0100
+
 libparanamer-java (2.7+repack-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index b1787ec..a0ffabd 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep:
  libmaven-install-plugin-java,
  libmaven-javadoc-plugin-java,
  libmaven-plugin-tools-java,
- libmaven2-core-java,
+ libmaven3-core-java,
  libmockito-java,
  libqdox-java,
  maven
diff --git a/debian/maven.rules b/debian/maven.rules
index be8fc9c..d33d612 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -3,3 +3,4 @@ junit junit jar s/3\..*/3.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 asm asm * s/3\..*/3.x/ * *
 org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * *
+org.apache.maven maven-plugin-api * s/.*/3.x/ * *

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



More information about the pkg-java-commits mailing list