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

Re: Packaging fest-swing and its dependencies



Le 03/07/2015 06:43, Andreas Tille a écrit :

> I verified that libjsr305-java is in Build-Depends but I have no idea how
> to cope with this.
> 
> Any ideas?

Hi Andreas,

The artifact in the libjsr305-java package has the version 0.x, you need
a Maven rule (in debian/maven.rules) like this one:

org.jsr-305 jsr305 * s/.*/0.x/ * *

Emmanuel Bourg


Reply to: