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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 1 06:42:55 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository doxia-sitetools.

commit 4c22937a0ce2e0efd93be21711511118ddce245a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 1 08:35:25 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 14ef061..859c61e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+doxia-sitetools (1.7.4-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libmaven3-core-java instead of libmaven2-core-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 01 Sep 2017 08:35:08 +0200
+
 doxia-sitetools (1.7.4-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 84a9f2d..2476843 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,6 +15,7 @@
 #   junit junit jar s/3\\..*/3.x/
 
 htmlunit htmlunit * * * *
+org.apache.maven maven-artifact-manager
 org.apache.maven.doxia doxia-core * * * *
 org.apache.maven.plugins maven-enforcer-plugin
 org.apache.maven.plugins maven-project-info-reports-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 7537579..dae4ff4 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -23,3 +23,6 @@ org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
 org.apache.maven maven-parent pom s/.*/debian/ * *
 s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
+org.apache.maven s/maven-project/maven-compat/ * s/.*/3.x/ * *
+org.apache.maven maven-* * s/.*/3.x/ * *
+org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *

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



More information about the pkg-java-commits mailing list