[easymock] 12/41: Also Depend: preferably op OpenJDK
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Nov 25 16:49:10 GMT 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository easymock.
commit 13d9f9d48a3a154db4db0c08eb5882701dfc540d
Author: Jan-Pascal van Best <janpascal at vanbest.org>
Date: Mon Aug 11 18:22:25 2008 +0000
Also Depend: preferably op OpenJDK
---
debian/changelog | 4 ++--
debian/control | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fa93118..827960c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,13 @@
easymock (2.4+ds1-1) unstable; urgency=low
* New upstream version
- * Build with OpenJDK
+ * Build with OpenJDK (gcj hangs 'sometimes' during builds)
* Reformatted debian/copyright to pacify lintian
* Update build.xml to build javadocs with source=5
* Update standards-version to 3.8.0
* Update doc-base section to Programming/Java
- -- Jan-Pascal van Best <janpascal at vanbest.org> Sat, 09 Aug 2008 22:03:08 +0200
+ -- Jan-Pascal van Best <janpascal at vanbest.org> Mon, 11 Aug 2008 20:21:27 +0200
easymock (2.3+ds1-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index dab0a79..0b969f9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://www.easymock.org
Package: libeasymock-java
Architecture: all
-Depends: java-gcj-compat (>= 1.0.76) | java2-runtime
+Depends: openjdk-6-jre (>= 6b11) | java5-runtime
Suggests: libeasymock-java-doc
Description: Java library to generate Mock Objects for given interfaces
EasyMock 2 is a library that provides an easy way to use Mock Objects for given
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git
More information about the pkg-java-commits
mailing list