[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: JUnit 4 and runtime dependencies



On 2013-04-11 14:59, Emmanuel Bourg wrote:
> Hi,
> 
> I'm updating the package for JUnit4 and I noticed that the binary
> package 'junit4' depends on default-jre-headless or
> java5-runtime-headless. Considering that this is a library, should I
> remove this dependency?
> 
> Emmanuel Bourg
> 

It is probably an artifact from junit (which also have binaries in
/usr/bin/).
  Though, Java libraries should also be named "libX-java" (i.e.
libjunit4-java), so it would need a rename of the binary package as
well.  With a transitional package if there are versioned
(build-)dependencies on junit4 - otherwise a "Provides: junit4" might do.

~Niels



Reply to: