[modello-maven-plugin] 15/17: Depend on libmaven-plugin-tools-java (>= 3.2)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:54:35 UTC 2015


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

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

commit 50b706cb6e98bcc682e0e82bee2688ffaf90a58e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jul 8 18:07:28 2015 +0200

    Depend on libmaven-plugin-tools-java (>= 3.2)
---
 debian/changelog         | 1 +
 debian/control           | 2 +-
 debian/maven.ignoreRules | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a135a67..a6801bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ modello-maven-plugin (1.8.3-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Depend on libmodello-java (>= 1.8)
+    - Depend on libmaven-plugin-tools-java (>= 3.2)
   * debian/control:
     - Standards-Version updated to 3.9.6 (no changes)
     - Use canonical URLs for the Vcs-* fields
diff --git a/debian/control b/debian/control
index 48181f5..f10163d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: default-jdk-doc,
                      junit,
                      libmaven-javadoc-plugin-java,
-                     libmaven-plugin-tools-java,
+                     libmaven-plugin-tools-java (>= 3.2),
                      libmaven2-core-java,
                      libmaven2-core-java-doc,
                      libmodello-java (>= 1.8),
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 8c179fc..d57f28f 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,7 +14,6 @@
 # from the POM
 #   junit junit jar s/3\\..*/3.x/
 
-org.apache.maven.plugins maven-plugin-plugin maven-plugin * * *
 org.codehaus.modello modello-plugin-jackson * * *
 org.codehaus.modello modello-plugin-jsonschema * * *
 org.codehaus.modello modello-plugin-sax * * *

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



More information about the pkg-java-commits mailing list