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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit f7e0f4095d832a8f17d77a998e5b4498f72b90ab
Author: Damien Raude-Morvan <draz...@debian.org>
Date:   Sun Dec 4 13:49:07 2011 +0100

    Depends on junit4.
---
 debian/control           | 1 +
 debian/maven.ignoreRules | 1 -
 debian/maven.rules       | 2 ++
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2761f14..1f52b8b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.or
 Uploaders: Damien Raude-Morvan <draz...@debian.org>
 Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 
1.4)
 Build-Depends-Indep: default-jdk-doc,
+                     junit4,
                      libasync-http-client-java,
                      libasync-http-client-java-doc,
                      libmaven-javadoc-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index f0be19a..321ef64 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,7 +14,6 @@
 # from the POM
 #   junit junit jar s/3\\..*/3.x/
 
-junit junit * * * *
 org.apache.maven.wagon wagon-http-lightweight * * * *
 org.codehaus.mojo animal-sniffer-maven-plugin * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 3af6f5b..6d9466d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -21,6 +21,8 @@ org.codehaus.plexus plexus-component-annotations jar 
s/.*/1.5.x/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.x/ * *
 org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
 
+junit junit jar s/.*/4.x/
+
 org.sonatype.aether aether-api jar s/.*/debian/ * *
 org.sonatype.aether aether-connector-asynchttpclient jar s/.*/debian/ * *
 org.sonatype.aether aether-connector-file jar s/.*/debian/ * *

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to