On Tue, 2 Aug 2016 19:20:29 +0200 Emmanuel Bourg <[email protected]> wrote:
Hi Alex,
Le 2/08/2016 à 19:02, Alex Brown a écrit :
> I'd like for there to be an option to extract the unlimited strength
> cryptography files into the resulting deb. I've included a patch that should
> add a '--jce-zip FILE' option, where FILE is the jce policy zip downloaded
from
> upstream.
That's a good idea. I'm not sure about the name of the option though. If
Oracle decides to release a tar.gz archive instead of a zip file the
option will look odd. Maybe something like --jce-policy instead?
> I used 'git --format-patch' to create this, let me know if you'd like another
> format. This is my first patch submission to Debian, so I hope I'm following
> all the correct guidelines :)
The patch is fine, thanks a lot for the contribution. We also accept
pull requests on GitHub: https://github.com/Debian/java-package
Emmanuel Bourg