[sisu-plexus] 02/04: Fixed the Maven rule for plexus-utils
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 3 12:13:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sisu-plexus.
commit b8cf51a563dfb32223d31f8d29143f88a8a92a6c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Aug 3 14:02:32 2017 +0200
Fixed the Maven rule for plexus-utils
---
debian/changelog | 1 +
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e481514..c8d10d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
sisu-plexus (0.3.3-2) UNRELEASED; urgency=medium
+ * Fixed the Maven rule for plexus-utils
* Standards-Version updated to 4.0.0
-- Emmanuel Bourg <ebourg at apache.org> Thu, 03 Aug 2017 13:58:27 +0200
diff --git a/debian/maven.rules b/debian/maven.rules
index 2226da6..2fd89cf 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -6,7 +6,7 @@ com.google.guava guava s/jar/bundle/ s/.*/debian/ * *
junit junit jar s/4\..*/4.x/ * *
org.codehaus.plexus plexus-classworlds jar s/.*/2.x/ * *
org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
-org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
+org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
org.eclipse.sisu org.eclipse.sisu.plexus eclipse-plugin s/.*/debian/ * *
org.eclipse.sisu sisu-plexus pom s/.*/debian/ * *
org.sonatype.sisu sisu-guice jar s/.*/debian/ s/no_aop// *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-plexus.git
More information about the pkg-java-commits
mailing list