[jmock2] 01/01: Restored the previous name of the jars in /usr/share/java (Closes: #839045)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 28 07:21:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jmock2.
commit bccce39fa3fbf41ff66990b8bc476abc6df2f1a0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Sep 28 09:08:39 2016 +0200
Restored the previous name of the jars in /usr/share/java (Closes: #839045)
---
debian/changelog | 7 +++++++
debian/libjmock2-java.poms | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6a32fe3..7d4b8be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jmock2 (2.8.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Restored the previous name of the jars in /usr/share/java (Closes: #839045)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 28 Sep 2016 09:06:35 +0200
+
jmock2 (2.8.2-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/libjmock2-java.poms b/debian/libjmock2-java.poms
index 99944aa..f4e7db7 100644
--- a/debian/libjmock2-java.poms
+++ b/debian/libjmock2-java.poms
@@ -27,8 +27,8 @@
#
pom.xml --no-parent --has-package-version
jmock-example/pom.xml --ignore
-jmock/pom.xml --has-package-version --java-lib --relocate=jmock:jmock:2.x
-jmock-junit3/pom.xml --has-package-version --java-lib --relocate=jmock:jmock-junit3:2.x
-jmock-junit4/pom.xml --has-package-version --java-lib --relocate=jmock:jmock-junit4:2.x
-jmock-legacy/pom.xml --has-package-version --java-lib --relocate=jmock:jmock-legacy:2.x
-testjar/pom.xml --has-package-version
+jmock/pom.xml --has-package-version --java-lib --usj-name=jmock2 --relocate=jmock:jmock:2.x
+jmock-junit3/pom.xml --has-package-version --java-lib --usj-name=jmock2-junit3 --relocate=jmock:jmock-junit3:2.x
+jmock-junit4/pom.xml --has-package-version --java-lib --usj-name=jmock2-junit4 --relocate=jmock:jmock-junit4:2.x
+jmock-legacy/pom.xml --has-package-version --java-lib --usj-name=jmock2-legacy --relocate=jmock:jmock-legacy:2.x
+testjar/pom.xml --has-package-version --usj-name=jmock2-testjar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock2.git
More information about the pkg-java-commits
mailing list