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

2013-10-23 Thread Matthias Klose
Am 23.10.2013 07:07, schrieb tony mancill: > Just a comment about the JRE portion of these dependencies... It would be > easier in the long term to depend on "default-jre" unless there is a > specific need for openjdk-7-jre. and even better to depend on default-jre-headless, if there a no X / So

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

2013-10-22 Thread tony mancill
On 10/21/2013 10:45 AM, Felix Natter wrote: > 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:

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

2013-10-21 Thread Felix Natter
Benjamin Mesing writes: > Hi, hello Ben, > I am no expert but I believe it is like this: > both are variables filled during packaging build and replaced when > creating the package. IIRC the content is stored in special files within > your build directory. > > {misc:Depends} is filled by some d

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

2013-10-21 Thread Benjamin Mesing
Hi, I am no expert but I believe it is like this: both are variables filled during packaging build and replaced when creating the package. IIRC the content is stored in special files within your build directory. {misc:Depends} is filled by some debhelper/javahelper scripts with things needed for