[istack-commons] 01/01: use debian versioning for the jar/pom

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Wed Jan 8 23:27:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton-guest pushed a commit to branch master
in repository istack-commons.

commit a418559cf932318dec3ef369e000d12542b5746e
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Thu Jan 9 01:27:35 2014 +0200

    use debian versioning for the jar/pom
---
 debian/maven.publishedRules | 6 ------
 debian/maven.rules          | 6 ------
 2 files changed, 12 deletions(-)

diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index eff57f0..ebd93fb 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -1,13 +1,7 @@
 
 com.sun.istack istack-commons-buildtools jar s/.*/debian/ * *
-com.sun.istack istack-commons-buildtools jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-runtime jar s/.*/debian/ * *
-com.sun.istack istack-commons-runtime jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-soimp jar s/.*/debian/ * *
-com.sun.istack istack-commons-soimp jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-test jar s/.*/debian/ * *
-com.sun.istack istack-commons-test jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-tools jar s/.*/debian/ * *
-com.sun.istack istack-commons-tools jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons pom s/.*/debian/ * *
-com.sun.istack istack-commons pom s/2\..*/2.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 0c50f67..01e8a49 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,16 +1,10 @@
 
 com.sun.istack istack-commons-buildtools jar s/.*/debian/ * *
-com.sun.istack istack-commons-buildtools jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-runtime jar s/.*/debian/ * *
-com.sun.istack istack-commons-runtime jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-soimp jar s/.*/debian/ * *
-com.sun.istack istack-commons-soimp jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-test jar s/.*/debian/ * *
-com.sun.istack istack-commons-test jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons-tools jar s/.*/debian/ * *
-om.sun.istack istack-commons-tools jar s/2\..*/2.x/ * *
 com.sun.istack istack-commons pom s/.*/debian/ * *
-com.sun.istack istack-commons pom s/2\..*/2.x/ * *
 junit junit jar s/3\..*/3.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 org.apache.maven.shared file-management jar s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/istack-commons.git



More information about the pkg-java-commits mailing list