olding out two

2015-03-19 Thread Judson Kishaba
the ships came letters to Lancelot and me, of which I will speak anon. The King of Portugal, just before this, throwing off

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 |

Package requires Java 7, lintian shows warning

2015-03-19 Thread Alexander Holupirek
Hi, I'm in the process of packaging a new version of basex [1]. A major change is that upstream requires Java7 to build and run. As such, I changed debian/control to Build-Depends: …, openjdk-7-jdk, … Depends: …, openjdk-7-jre Lintian now complains: $ lintian -i -I --show-overrides --pedantic