Package: tunnelx
Version: 20110801-4
Followup-For: Bug #682639
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

This patch should fix it.  /usr/lib/jvm/default-java is provided by
default-jre-headless.  Which is Depended on by default-jre, which is
Depended on by default-jdk.  So if you switch the hard-coded Depend on
openjdk-6-jdk to default-jdk, you should be fine.  Built for me.

Alternatively, I suppose you could change from the default-java symlink
to hard-coding openjdk-6 in debian/rules too.  But this way seems nicer,
since the package doesn't seem to require openjdk-6(?).

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-6-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tunnelx-20110801/debian/changelog tunnelx-20110801/debian/changelog
diff -u tunnelx-20110801/debian/control tunnelx-20110801/debian/control
--- tunnelx-20110801/debian/control
+++ tunnelx-20110801/debian/control
@@ -2,7 +2,7 @@
 Section: science
 Priority: extra
 Maintainer: Wookey <woo...@debian.org>
-Build-Depends-Indep: debhelper (>= 7.0.50~), javahelper (>= 0.31), openjdk-6-jdk, libjava3d-java, docbook-to-man
+Build-Depends-Indep: debhelper (>= 7.0.50~), javahelper (>= 0.31), default-jdk, libjava3d-java, docbook-to-man
 Standards-Version: 3.9.3
 Homepage: http://www.freesteel.co.uk/wiki/index.php/Tunnel
 Vcs-Browser: http://tunnelx.hg.sourceforge.net:8000/hgroot/tunnelx/tunnelx 

Reply via email to