[jmock2] 01/01: Relocated the jmock:jmock*:2.x artifacts to org.jmock:jmock*:debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 27 08:25:17 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 347fb87cb5cd2e9be753ef0f91300279888bb3d5
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 27 10:19:35 2016 +0200

    Relocated the jmock:jmock*:2.x artifacts to org.jmock:jmock*:debian
---
 debian/changelog           | 1 +
 debian/libjmock2-java.poms | 8 ++++----
 debian/maven.rules         | 1 -
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 72902ff..6a32fe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jmock2 (2.8.2-1) unstable; urgency=medium
   * New upstream release:
     - Build with Maven instead of Ant
     - Depend on libcglib-java (>= 3.0), libasm-java (>= 5.0)
+  * Relocated the jmock:jmock*:2.x artifacts to org.jmock:jmock*:debian
   * Standards-Version updated to 3.9.8
   * Use secure Vcs-* URLs
   * debian/watch: Track the new release tags on GitHub
diff --git a/debian/libjmock2-java.poms b/debian/libjmock2-java.poms
index 226e1a0..99944aa 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
-jmock-junit3/pom.xml --has-package-version --java-lib --relocate=jmock:jmock-junit3
-jmock-junit4/pom.xml --has-package-version --java-lib --relocate=jmock:jmock-junit4
-jmock-legacy/pom.xml --has-package-version --java-lib --relocate=jmock:jmock-legacy
+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
diff --git a/debian/maven.rules b/debian/maven.rules
index 236c8f4..4c72081 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,4 +2,3 @@
 junit junit jar s/3\..*/3.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 org.jmock jmock test-jar * * *
-org.jmock jmock* jar s/2\..*/2.x/ * *

-- 
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