Bug#714967: eclipse: watch file only works detects up to version 3.8.2

2015-12-31 Thread Paul Smith
On Wed, 2015-12-30 at 22:47 +0100, Markus Koschany wrote:
> We are well aware that there has been new releases of Eclipse during 
> the past years.

OK.  I'll download the distribution file from eclipse.org and install
it by hand.

Thanks for replying!



Bug#714967: eclipse: watch file only works detects up to version 3.8.2

2015-12-30 Thread Paul Smith
Is this bug going to be addressed?  We haven't had an updated version of
Eclipse available in almost 3 years now, as far as I can see because
this "minor" severity bug is keeping newer versions from being
detected... there have been 3 major versions of Eclipse released since
the last update in Debian.

Also see bug #789928 and bug #681726



Bug#714967: eclipse: watch file only works detects up to version 3.8.2

2015-12-30 Thread Markus Koschany
Am 30.12.2015 um 22:09 schrieb Paul Smith:
> Is this bug going to be addressed?  We haven't had an updated version of
> Eclipse available in almost 3 years now, as far as I can see because
> this "minor" severity bug is keeping newer versions from being
> detected... there have been 3 major versions of Eclipse released since
> the last update in Debian.
> 
> Also see bug #789928 and bug #681726

We are well aware that there has been new releases of Eclipse during the
past years. It is certainly not the watch file which is preventing us
from packaging the latest software, it is the lack of people who want to
dedicate their time to this task. Just to mention a few points from the
TODO list:

1. Newer versions of Eclipse use a completely different build system
based on Tycho. Tycho must be packaged first.

2. It is not just the Eclipse core package, Eclipse consists of dozens
of separate modules which have their own Debian packages. All of them
must be updated as well.

3. There are several software projects which depend on Eclipse modules
or libraries. All of them have to be reviewed and probably updated too.

4. Eclipse consists of tens of thousands of different source files. They
have to be reviewed for inclusion into Debian main and someone has to
update the debian/copyright file.

Whoever wants to see a newer version of Eclipse in Debian must be
prepared to invest a lot of time. At this moment there are not enough
volunteers who want to undertake this task.

Markus



signature.asc
Description: OpenPGP digital signature


Bug#714967: eclipse: watch file only works detects up to version 3.8.2

2013-07-04 Thread Anders Jonsson
Package: eclipse
Version: 3.8.1-4
Severity: minor
Tags: patch

Dear Maintainer,

debian/watch file in eclipse is out of date and does not find any versions
newer than 3.8.2 even though 4.3 is released.

Attached patch makes it also find versions 4.x



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- watch	2013-06-13 16:36:27.0 +0200
+++ watch	2013-07-04 23:06:56.302135237 +0200
@@ -1,2 +1,2 @@
 version=3
-http://download.eclipse.org/eclipse/downloads/eclipse3x.html drops/R-(\d.\d.\d)-\d+/
+http://archive.eclipse.org/eclipse/downloads/ drops\d?/R-(\d\.?\d?\.?\d?)\-\d+/