[modello-maven-plugin] 13/17: Depend on libmodello-java (>= 1.8)
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 d7ef9df084d2f232090397708d0915bbf3c0181a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 8 18:01:45 2015 +0200
Depend on libmodello-java (>= 1.8)
---
debian/changelog | 4 +++-
debian/control | 2 +-
debian/libmodello-maven-plugin-java.poms | 2 +-
debian/maven.rules | 14 +-------------
4 files changed, 6 insertions(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 72dd16a..a135a67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-modello-maven-plugin (1.4.1-2) UNRELEASED; urgency=medium
+modello-maven-plugin (1.8.3-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Depend on libmodello-java (>= 1.8)
* 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 08f02b3..48181f5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: default-jdk-doc,
libmaven-plugin-tools-java,
libmaven2-core-java,
libmaven2-core-java-doc,
- libmodello-java,
+ libmodello-java (>= 1.8),
libmodello-java-doc,
libplexus-build-api-java,
libplexus-containers-java,
diff --git a/debian/libmodello-maven-plugin-java.poms b/debian/libmodello-maven-plugin-java.poms
index 4c4cd40..dfa61fe 100644
--- a/debian/libmodello-maven-plugin-java.poms
+++ b/debian/libmodello-maven-plugin-java.poms
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --has-package-version --java-lib --usj-version=1.4.x
+pom.xml --has-package-version --java-lib --usj-version=1.8.x
diff --git a/debian/maven.rules b/debian/maven.rules
index 9fb3330..dcb461d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,18 +17,6 @@
# junit junit jar s/3\\..*/3.x/
junit junit jar s/3\..*/3.x/ * *
-org.codehaus.modello modello-core jar s/.*/1.4.x/ * *
-org.codehaus.modello modello-maven-plugin maven-plugin s/.*/1.4.x/ * *
+org.codehaus.modello modello-maven-plugin maven-plugin s/.*/1.8.x/ * *
org.codehaus.plexus plexus-velocity jar s/.*/debian/ * *
org.sonatype.plexus plexus-build-api jar s/.*/debian/ * *
-org.codehaus.modello modello-core * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-converters * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-dom4j * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-java * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-jdom * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-stax * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-xdoc * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-xml * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-xpp3 * s/.*/1.4.x/ * *
-org.codehaus.modello modello-plugin-xsd * s/.*/1.4.x/ * *
-org.codehaus.modello modello * s/.*/1.4.x/ * *
--
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