Package: sweethome3d
Version: 3.5+dfsg-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Transition package to use default java implementation:
- d/control: BD on default-jdk only, switch runtime dependency to
default-jre | java6-runtime.
Ubuntu quantal is transitioning default java from openjdk-6 to openjdk-7;
this patch eases the transition. This package actually uses
/usr/lib/jvm/default-java in d/rules despite the fact it does not directly
depend on default-jdk.
Note that this is not a release goal for wheezy.
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: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5.0-8-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJQInVAAAoJEL/srsug59jD6kIQALnMTSMxyz5ADKGkpTS6mUVe
5ZnUGabhhuLpWkHoCE9IvHpc6oIEJhaQsTHStqnoVRa65Z3/1ZuKcFyHdhUE2TLd
3eIf/nxBxSVMxFPjZ0BgJrPF8OHe1JQ/Jo+q3M2wg9/EXxPzHuGk+m/dSVTlfCEs
pWDytdeQ975VQR6QXGdAaSPnXumPg8jzkenB2NcvW6Oh+eTh4ULNlrmaXBIh8X/r
XmGo7Tozh2v9eu7MEMyn2GosQwdPl8tk5POozLKJiE/ZyGXWbJv3qxW5pRk66VlK
+pfUcWZ0ZMqtQafLGd+A5XbRJwVa7aP4szN6RraxlPemP4+l6QpQ9BvJyh063vnR
GfYytL212hdISa372Q84DQzeMBbQxCZaC+JK3zHBIPo49I1/vGYs5f7fgq7afpBO
2yGj/s4bUlCidvLSSM7l9NFamlVvDxe6z31sNDdz1p3EL8wO96G422i+sDazhgwK
fHhoUgNbqdNGjZ0yuRdPLf5hoiapV1FpEEIY04TELlik8aFMIy2nWeo8X2XkmbE/
ECIvCCona+3MxSQOjwqp6cpQw/4H8If9XEmmM9q8yOowIw0cGqkdnpEe5CXWahoI
/hLfqu/5DSQHiwXFQ6KMvy12c6AcjNeTUoVAk6dtBnhuhN3ywzHncVGwvJ/kmHq9
c0s+W0FJcdeGa056kTti
=+NPD
-----END PGP SIGNATURE-----
diff -Nru sweethome3d-3.5+dfsg/debian/changelog sweethome3d-3.5+dfsg/debian/changelog
diff -Nru sweethome3d-3.5+dfsg/debian/control sweethome3d-3.5+dfsg/debian/control
--- sweethome3d-3.5+dfsg/debian/control 2012-06-16 13:00:21.000000000 +0100
+++ sweethome3d-3.5+dfsg/debian/control 2012-08-08 15:16:16.000000000 +0100
@@ -12,7 +12,7 @@
libjava3d-java,
libsunflow-java (>= 0.07.2.svn396+dfsg-9),
libbatik-java,
- openjdk-6-jdk | sun-java6-jdk
+ default-jdk
Standards-Version: 3.9.3
DM-Upload-Allowed: yes
Vcs-Git: git://git.debian.org/pkg-java/sweethome3d.git
@@ -29,7 +29,7 @@
libjava3d-java,
libsunflow-java (>= 0.07.2.svn396+dfsg-9),
libbatik-java,
- openjdk-6-jre | sun-java6-jre,
+ default-jre | java6-runtime,
${misc:Depends}
Description: Interior 2D design application with 3D preview
Sweet Home 3D is an interior design Java application for
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.