[maven-script-interpreter] 05/06: Updated the Maven rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 14:34:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-script-interpreter.
commit 03524f748d946d203475578e37d77660a74a4ae6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 20 16:33:01 2017 +0200
Updated the Maven rules
---
debian/changelog | 1 +
debian/maven.rules | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index df44c00..c676f6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-script-interpreter (1.2-1) UNRELEASED; urgency=medium
* New upstream release
- Depend on libmaven-shared-utils-java instead of libplexus-utils2-java
+ - Updated the Maven rules
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
diff --git a/debian/maven.rules b/debian/maven.rules
index 65b6071..c8df1c1 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,7 +1,5 @@
junit junit jar s/4\..*/4.x/ * *
org.apache.maven maven-plugin-api jar s/.*/3.x/ * *
-org.apache.maven.shared maven-script-interpreter jar s/.*/debian/ * *
org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
-org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
-s/ant/org.apache.ant/ * * s/.*/debian/ * *
+org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-script-interpreter.git
More information about the pkg-java-commits
mailing list