Package: libflexdock-java Version: 1.2.1-1~exp1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu raring ubuntu-patch
While this is pulled in automatically in Debian, it's needed for the build, so it should be explicitly listed. It is not pulled in automatically on Ubuntu, see https://launchpad.net/ubuntu/+source/libflexdock-java/1.2.1-1~exp1/+build/4172807/+files/buildlog_ubuntu-raring-i386.libflexdock-java_1.2.1-1%7Eexp1_FAILEDTOBUILD.txt.gz *** /tmp/tmp4K_iVG/bug_body In Ubuntu, the attached patch was applied to achieve the following: * Add build dependency on libjgoodies-common-java, fixes FTBFS - update debian/control 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-proposed'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-35-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
diff -Nru libflexdock-java-1.2.1/debian/changelog libflexdock-java-1.2.1/debian/changelog diff -Nru libflexdock-java-1.2.1/debian/control libflexdock-java-1.2.1/debian/control --- libflexdock-java-1.2.1/debian/control 2012-07-25 09:27:58.000000000 -0500 +++ libflexdock-java-1.2.1/debian/control 2013-01-01 04:37:35.000000000 -0600 @@ -6,7 +6,7 @@ Torsten Werner <[email protected]> Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, libskinlf-java, default-jdk, - libjgoodies-looks-java, libx11-dev + libjgoodies-looks-java, libx11-dev, libjgoodies-common-java Standards-Version: 3.9.3 Homepage: http://forge.scilab.org/index.php/p/flexdock/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libflexdock-java/
__ 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.

