Re: Package requires Java 7, lintian shows warning

2015-03-19 Thread Emmanuel Bourg
Hi Alexander, Le 19/03/2015 09:35, Alexander Holupirek a écrit : > What is recommended and best practice for a package that requires Java7. > Shall I ignore/overwrite the warning? You can safely ignore this warning, I did something similar with Tomcat 8: https://sources.debian.net/src/tomcat8/8

Re: Package requires Java 7, lintian shows warning

2015-03-19 Thread Markus Koschany
Hello, On 19.03.2015 09:35, Alexander Holupirek wrote: [...] > What is recommended and best practice for a package that requires Java7. > Shall I ignore/overwrite the warning? You can use my package mediathekview as a template. You may want to add "default-jdk" to Build-Depends and "default-jdk |