Am 22.05.2016 um 13:52 schrieb Tobias: > Hi, > > I still get the following lintian warnings: > > W: stegosuite: new-package-should-close-itp-bug > W: stegosuite: incompatible-java-bytecode-format Java8 version (Class format: > 52) > W: stegosuite: binary-without-manpage usr/bin/stegosuite > > How to deal with them? > It is a graphical application, so a man page wouldn't make much sense, I > guess?
Hi, > W: stegosuite: new-package-should-close-itp-bug To avoid potential double work, it is encouraged to file a so called ITP (intent to package) bug report. https://www.debian.org/devel/wnpp/ After you have done that you can close the bug by adding (Closes: #your_bug_number_here) to your debian/changelog. > W: stegosuite: incompatible-java-bytecode-format Java8 version (Class format: > 52) You can either compile your application with a different class format (e.g. Java 6 or Java 7) or ignore this warning because Java 8 is the default Java implementation now. Of course it is preferable to support older versions as well. > W: stegosuite: binary-without-manpage usr/bin/stegosuite Debian recommends to create man pages for applications even for graphical ones. If stegosuite doesn't support any command line options, you could still add a description and point to further documentation in your man page. See the mediathekview package for example man pages. Regards, Markus
signature.asc
Description: OpenPGP digital signature