Package: jedit
Version: 5.0~pre1+dfsg-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
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:

  * Fix FTBFS:
    - d/control: Switch to using default-jdk for build, don't use BDI's.

In Ubuntu the default-java implementation has switched from openjdk-6 to
openjdk-7; as a result this package FTBFS as d/rules refers to 
/usr/lib/jvm/default-java
which does not actually get installed as the package BD's on 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: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-7-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)

iQIcBAEBCAAGBQJQGQMgAAoJEL/srsug59jD9DYQAL9gRhqhEqEHpscP9YcwW/kL
A655u5TpJLLrGj+qG9PJCu4RYJHT6u16RiVy2wsJJ1gaFtS7G3ys0ciygVDweU5C
Izt0Z1KIfVM784LHW8qr/8JLSPVga+nfi5tnO1IWt/8J1pty7Mg1nLeEXnRPAAAD
xJMeMHrTXoMQ2opo6W+ChH8P/Zte7wMcAN3LwZDI7gOLeDLQ0/SLP+ey0RyVblfU
vOiCgUlcx7no71UzcPvujII1C5I5jZT8jNg84qITgf1m9TWvpMrOZ2Ss6tUeuE+E
hj5If6gv4lOUX6PredpeVZqCilSc7DJ1ZBhW4vRKQBsl5nz00Ze5AIhy/9vl+4FC
l7I2JPxT3rO8co/E8Ks9kkPEZ6kD+24YVrUEsRPdsTyVY5MiDbiRfhwWQX69ZFvf
pGtKxwnV7ypJjPlGV0kZ2iAi7/DPbm/WyNlg99xSAv9EcV2gubfGFQLcnT/z6tl9
mv2iHNJtltrpBVaQVadClM1LE08PQCou3pGJhkXFiO4fP9cJbqxuqu6ENIO3R/Qe
ovJ0vsJJ77sCnfXs7rNCvPNB2wUBYlSSuxpQvEOY59Lo5HVU+EZusN40riVGmib2
5Xw0H46Iyr9ACTjz0J6yr9avqdqnCmrnw8/DvqpZjlEyuMFzQoUFuHwOaD4ykO9K
UsqWkf1ABKJ6NXvtAAnC
=P5DV
-----END PGP SIGNATURE-----
diff -Nru jedit-5.0~pre1+dfsg/debian/changelog jedit-5.0~pre1+dfsg/debian/changelog
diff -Nru jedit-5.0~pre1+dfsg/debian/control jedit-5.0~pre1+dfsg/debian/control
--- jedit-5.0~pre1+dfsg/debian/control	2012-06-16 12:54:27.000000000 +0100
+++ jedit-5.0~pre1+dfsg/debian/control	2012-08-01 11:18:39.000000000 +0100
@@ -6,8 +6,7 @@
 Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.24), ant, ant-optional,
  docbook-xsl, xsltproc, imagemagick, quilt (>= 0.46-7~), bsh-src (>= 2.0b4-11),
  docbook-xml, ant-contrib, bsh, docbook-xsl-saxon, libbsf-java, libcommons-logging-java,
- junit
-Build-Depends-Indep: openjdk-6-jdk | sun-java6-jdk
+ junit, default-jdk
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/pkg-java/jedit.git

Reply via email to