[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 6aa9f50af8ab504b9f4e49549b7722283daf38ea
Niels Thykier
nthykier-guest at alioth.debian.org
Mon May 3 21:22:07 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master has been updated
via 6aa9f50af8ab504b9f4e49549b7722283daf38ea (commit)
via 761d4778ee3f2d5abb8f0bd997f19677b5b75f00 (commit)
from f180c5e87c7ff0718ee8eca5b7df3f3e64bcb547 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6aa9f50af8ab504b9f4e49549b7722283daf38ea
Merge: 761d4778ee3f2d5abb8f0bd997f19677b5b75f00 f180c5e87c7ff0718ee8eca5b7df3f3e64bcb547
Author: Niels Thykier <niels at thykier.net>
Date: Mon May 3 23:17:54 2010 +0200
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
commit 761d4778ee3f2d5abb8f0bd997f19677b5b75f00
Author: Niels Thykier <niels at thykier.net>
Date: Mon May 3 22:59:52 2010 +0200
Made eclipse use version depends on -jdt and -pde to ensure smoother upgrades from older versions.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f9239e4..317c7ad 100644
--- a/debian/control
+++ b/debian/control
@@ -49,8 +49,8 @@ Homepage: http://www.eclipse.org/
Package: eclipse
Architecture: all
-Depends: eclipse-jdt,
- eclipse-pde,
+Depends: eclipse-jdt (>= ${source:Version}),
+ eclipse-pde (>= ${source:Version}),
${misc:Depends}
Description: Extensible Tool Platform and Java IDE
The Eclipse Platform is an open and extensible platform for anything and yet
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list