[SCM] eclipse-rse - Plug-in for eclipse - Debian package. branch, master, updated. 8bdede726303a03977c293267f9888077134a5eb
Niels Thykier
nthykier-guest at alioth.debian.org
Sat Feb 20 13:04:47 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-rse - Plug-in for eclipse - Debian package.".
The branch, master has been updated
via 8bdede726303a03977c293267f9888077134a5eb (commit)
from 326feb9b040be1866d15c792cf062b47dbd94259 (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 8bdede726303a03977c293267f9888077134a5eb
Author: Niels Thykier <niels at thykier.net>
Date: Sat Feb 20 14:04:26 2010 +0100
Updated depends, added changelog and converted to 3.0 (quilt).
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 +++++
debian/control | 13 ++++++-------
debian/source/format | 1 +
3 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..7825ba9
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+eclipse-rse (3.1-1) UNRELEASED; urgency=low
+
+ * Initial release. (Closes: #551965)
+
+ -- Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org> Sat, 20 Feb 2010 12:36:02 +0100
diff --git a/debian/control b/debian/control
index 7464a80..420a0ba 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,17 @@ Source: eclipse-rse
Architecture: all
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Maintainer: Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Niels Thykier <niels at thykier.net>,
Benjamin Drung <bdrung at ubuntu.com>
Build-Depends: debhelper (>= 7),
default-jdk,
eclipse-emf (>= 2.4.1),
- eclipse-pde (>= 3.5.0),
- eclipse-platform (>= 3.5.0-0ubuntu8),
+ eclipse-pde (>= 3.5.1+repack),
+ eclipse-platform (>= 3.5.1+repack),
libcommons-net2-java,
- liboro-java (>= 2.0.8),
- tofrodos,
- quilt
+ liboro-java (>= 2.0.8a-7),
+ tofrodos
Standards-Version: 3.8.3
DM-Upload-Allowed: yes
Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-rse.git
@@ -26,7 +25,7 @@ Depends: default-jre | java1-runtime | java2-runtime |
eclipse-emf (>= 2.0.8),
eclipse-platform (>= 3.5.0),
libcommons-net2-java,
- liboro-java (>= 2.0.8)
+ liboro-java (>= 2.0.8a-7)
Description: Eclipse Remote System Explorer (RSE)
Remote System Explorer is a framework and toolkit in Eclipse Workbench
that allows you to connect and work with a variety of remote systems.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
hooks/post-receive
--
eclipse-rse - Plug-in for eclipse - Debian package.
More information about the pkg-java-commits
mailing list