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

Re: Adding a new package to Debian



On Thu, Feb 16, 2017 at 03:23:30PM -0500, Iban Eguia wrote:
> Debian by our package. As a summary, our package is written in Rust and
> currently requires java-jre as a dependency, since it also packages some Java
> projects we currently use for the analysis. All the project and dependencies we
> redistribute are licensed under GPLv3.

Per Debian Policy [1] you may need to package those redistributed
dependencies separately.

It looks like apktool [2] is already available in Debian, so you would remove
it from the package and set your package to depend on apktool.

However, unless my quick search missed them, you would need to create
packages for the other items in /vendors and then remove them from your
main package as well.


Cheers,
Bill

[1] https://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles
[2] https://tracker.debian.org/pkg/apktool


Reply to: