[qdox2] 06/06: Use 2.x substitution rule for qdox2 instead of debian
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Jan 25 15:30:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository qdox2.
commit b59b69e837771c5f153ea409c57068495aac1497
Author: Markus Koschany <apo at debian.org>
Date: Mon Jan 25 16:23:33 2016 +0100
Use 2.x substitution rule for qdox2 instead of debian
---
debian/maven.publishedRules | 2 +-
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index 5a9300b..501704a 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -1,2 +1,2 @@
-s/qdox/com.thoughtworks.qdox/ * * s/.*/debian/ * *
+s/qdox/com.thoughtworks.qdox/ * * s/.*/2.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index ef43f7b..f9ebc1c 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,4 @@
-com.thoughtworks.qdox qdox jar s/.*/debian/ * *
+com.thoughtworks.qdox qdox jar s/.*/2.x/ * *
junit junit jar s/4\..*/4.x/ * *
org.mockito mockito-core * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdox2.git
More information about the pkg-java-commits
mailing list