The following commit has been merged in the master branch:
commit e6fad744eb69843dba221fa276d8960786b99d65
Author: Damien Raude-Morvan <[email protected]>
Date:   Sun Sep 2 22:31:15 2012 +0200

    Fix maven.rules

diff --git a/debian/maven.rules b/debian/maven.rules
index 0b5d5ef..bf43aaa 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,3 +16,5 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\..*/3.x/
 
+asm asm jar s/.*/3.x/
+junit s/junit-dep/junit/ jar s/.*/4.x/

-- 
Spock: testing and specification framework for Java and Groovy applications

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to