Package: eclipse-linuxtools
Version: 1.2.1-1
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu saucy ubuntu-patch
Dear Maintainer,
In Ubuntu, eclipse-linuxtools 1.2.1-1 fails to build from source because it
can't locate the plug-ins associated with eclipse-rse [1]. Adding eclipse-rse
to Build-Depends fixes this.
[1] https://launchpadlibrarian.net/139846988/buildlog_ubuntu-saucy-i386
..eclipse-linuxtools_1.2.1-1_FAILEDTOBUILD.txt.gz
In Ubuntu, the attached patch was applied to achieve the following:
* debian/control: Build-depend on eclipse-rse to fix FTBFS.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers saucy-updates
APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'),
(100, 'saucy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9.0-2-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru eclipse-linuxtools-1.2.1/debian/control eclipse-linuxtools-1.2.1/debian/control
--- eclipse-linuxtools-1.2.1/debian/control 2013-05-14 00:44:11.000000000 -0400
+++ eclipse-linuxtools-1.2.1/debian/control 2013-05-22 01:55:51.000000000 -0400
@@ -10,7 +10,8 @@
javahelper (>= 0.32~),
libswtchart-java,
unzip,
- zip
+ zip,
+ eclipse-rse
Standards-Version: 3.9.3
Homepage: http://www.eclipse.org/linuxtools/
Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-linuxtools.git
__
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.