Package: colorpicker
Version: 1.0.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with OpenJDK 7 (LP: #888928):
    - d/rules: Override jh_build and specify source/target of 1.5 for 
      javac and javadoc commands to ensure backwards compatibility and 
      work around Java 7 encoding errors.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJO4JPZAAoJEL/srsug59jDtb0P/Rj+IFYM8ZflcYtfXN9CVfO6
0ilUASyUBwusxck49DMVuW0C8jqefKF60KmUGMMcJa8ZTM801GTNhjjhUdC2X0ct
U96qPeODknTc3tT90YQphlSFO5y5fSzs3DoCPST+jcVT+aWqsxPKIlk0I51QlV9x
Ipkksjh7GB5k/KBjqYlC8eljaGCZXYKTTNINVIrCqWB/M2AJA1OSoh1Vz+T0fvjo
Vzjwo5byliGnM9bm9hR988jMRf1Uh+ESeY4jIZtTsHsYNpSdwuKoQw1wxM8IjAWK
d2ff+mPDMEf15aD4blh0b8gLG6v2Y5ZnD6cEbKFF9FkAzjV/0zOMpLbFtmIx14oV
/R7EuG1k90bL4+8m3IUaRHzRU88hcUZriDvxOt/sRI8zSJa+VXqqj4EyOV83m0Mv
KD5UxGc/xniGiW8rwEERYe7l1JZvJOS3g0+vCRCp1qwz1uXKpAL/UF9KflfH1HYI
Tabl9BuZqM8dprq7pvnNzlTaHnqrxTpIUII0yD5IZYO6wsPNew5zGbPqmqDqLMNJ
LivWpqcFPl/qi5tSUDo6NCkou59uNsq+a2uQb8Pdeas2iVrn1ccAlBm6P0nD9L7Q
m1mda8hBa3bc0CVLCldr9I7hAdrLqkKzmsJd9NN98ce2bLwZQ56PuaRbdrFe7zzW
tYUP9XrutLVbijTDpCzk
=hXEJ
-----END PGP SIGNATURE-----
=== modified file 'debian/rules'
--- debian/rules	2010-10-31 19:48:12 +0000
+++ debian/rules	2011-12-08 10:32:53 +0000
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --with javahelper
+
+override_jh_build::
+	jh_build --javacopts="-source 1.5 -target 1.5" --javadoc-opts="-source 1.5"

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to