[pkg-java] r12627 - trunk/junit4/debian
Torsten Werner
twerner at alioth.debian.org
Tue Jun 22 12:26:46 UTC 2010
Author: twerner
Date: 2010-06-22 12:26:43 +0000 (Tue, 22 Jun 2010)
New Revision: 12627
Modified:
trunk/junit4/debian/control
Log:
downgrade Depends: *-doc to Recommends
Modified: trunk/junit4/debian/control
===================================================================
--- trunk/junit4/debian/control 2010-06-22 12:09:56 UTC (rev 12626)
+++ trunk/junit4/debian/control 2010-06-22 12:26:43 UTC (rev 12627)
@@ -26,7 +26,8 @@
Package: junit4-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, libhamcrest-java-doc, default-jdk-doc
+Depends: ${misc:Depends}
+Recommends: libhamcrest-java-doc, default-jdk-doc
Suggests: junit4
Description: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
More information about the pkg-java-commits
mailing list