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

${java:Depends} and ${misc:Depends}



hi,

I am wondering whether this is correct for a simple java program without
dependencies:

Package: jmapviewer
Architecture: all
Depends:
 openjdk-7-jre,
 ${misc:Depends}

Could you please explain what ${java:Depends} and ${misc:Depends} are
used for?

Here are some (working) examples:

- freeplane: ${misc:Depends}, openjdk-7-jre

- libjortho-freeplane-java: ${misc:Depends}

- simplyhtml: ${misc:Depends}, openjdk-7-jre

- libjlatexmath-java: ${misc:Depends}

- libjsyntaxpane-java has Depends: ${java:Depends}, ${misc:Depends}
  but this uses javahelper instead of ant build (like jmapviewer does)

- libidw-java: ${java:Depends}, ${misc:Depends}
  (generated by javahelper)

Unfortunately I couldn't find any documentation regarding this.

I checked google and
https://wiki.debian.org/Java
https://wiki.debian.org/Java/Packaging
http://www.debian.org/doc/packaging-manuals/java-policy/

Thanks and Best Regards,
-- 
Felix Natter


Reply to: