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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to