[plexus-containers] 20/35: Replaced Google Collections by Guava in the pom installed in /usr/share/maven-repo (Closes: #724149)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 7 08:56:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master-1.0
in repository plexus-containers.
commit 8255c7306ac51d4e3d86336091df031adc994a90
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 23 11:01:28 2013 +0000
Replaced Google Collections by Guava in the pom installed in /usr/share/maven-repo (Closes: #724149)
---
debian/changelog | 8 ++++++++
debian/maven.rules | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0feef17..fff6e69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+plexus-containers (1.0~beta3.0.7-7) unstable; urgency=low
+
+ * Team upload.
+ * Replaced Google Collections by Guava in the pom installed
+ in /usr/share/maven-repo (Closes: #724149)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 23 Sep 2013 13:00:53 +0200
+
plexus-containers (1.0~beta3.0.7-6) unstable; urgency=low
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 817b4a1..9b4f410 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,4 @@
-s/com.google.code.google-collections/com.google.collections/ s/google-collect/google-collections/ jar s/.*/debian/
+s/com.google.code.google-collections/com.google.guava/ s/google-collect/guava/ jar s/.*/debian/
s/jdom/org.jdom/ jdom jar s/1\..*/debian/
junit junit jar s/3\..*/3.x/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-containers.git
More information about the pkg-java-commits
mailing list