[objenesis] 11/17: Build-depend on junit4 instead of junit

Markus Koschany apo-guest at moszumanska.debian.org
Tue Nov 25 21:48:32 GMT 2014


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

apo-guest pushed a commit to branch experimental
in repository objenesis.

commit 9a4449030d136c38dacc7d6d8bae425a9be1626d
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Nov 25 22:04:04 2014 +0100

    Build-depend on junit4 instead of junit
---
 debian/control     | 2 +-
 debian/maven.rules | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 10927e5..6a261f5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  maven-debian-helper (>= 1.4)
 Build-Depends-Indep:
  default-jdk-doc,
- junit (>= 3.8.2),
+ junit4,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/objenesis.git
diff --git a/debian/maven.rules b/debian/maven.rules
index ff2e2e2..3d9523d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,6 +16,5 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\..*/3.x/
 
-junit junit jar s/3\..*/3.x/ * *
 org.objenesis objenesis-parent pom s/.*/debian/ * *
 org.objenesis objenesis jar s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list