[jarjar-maven-plugin] 01/01: fixed asm artifact version

Eugene Zhukov eugene-guest at moszumanska.debian.org
Fri Jun 6 12:50:45 UTC 2014


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

eugene-guest pushed a commit to branch master
in repository jarjar-maven-plugin.

commit d44a576c93ed2508a982efd519e8c3a2ae647c3c
Author: Eugene Zhukov <jevgeni.zh at gmail.com>
Date:   Fri Jun 6 12:50:11 2014 +0000

    fixed asm artifact version
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 4 +---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f23738e..81d7d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jarjar-maven-plugin (1.9-2) unstable; urgency=medium
+
+  * Team upload.
+  * d/maven.rules: Fixed asm artifact version (Closes: #748564)
+
+ -- Eugene Zhukov <jevgeni.zh at gmail.com>  Fri, 06 Jun 2014 12:14:56 +0000
+
 jarjar-maven-plugin (1.9-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/maven.rules b/debian/maven.rules
index 163f4a1..76c9173 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,6 +1,4 @@
-
 junit junit jar s/4\..*/4.x/ * *
 org.apache.maven.shared maven-common-artifact-filters jar s/.*/debian/ * *
-org.ow2.asm asm-commons * s/4\..*/4.x/ * *
-org.ow2.asm asm * s/4\..*/4.x/ * *
 s/ant/org.apache.ant/ * * s/.*/debian/ * *
+org.ow2.asm * * s/5\..*/5.0.3/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jarjar-maven-plugin.git



More information about the pkg-java-commits mailing list