Source: eclipse-rse
Section: java
Priority: optional
Maintainer: Debian Orbital Alignment Team <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Niels Thykier <niels@thykier.net>, Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper (>= 7),
               default-jdk,
               javahelper (>= 0.31~),
               eclipse-pde (>= 3.5.2),
               eclipse-platform (>= 3.5.2),
               libcommons-net2-java,
               unzip,
               zip
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-rse.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-rse.git
Homepage: http://www.eclipse.org/tm/

Package: eclipse-rse
Architecture: all
Depends: eclipse-platform (>= 3.5.2),
         ${misc:Depends},
         ${orbit:Depends}
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.
 .
 RSE is a framework and toolkit in Eclipse Workbench, that allows you
 to connect and work with a variety of remote systems, including
 .
    * remote file systems through SSH, FTP or dstore agents,
    * remote shell access (compiling with error navigation),
    * remote process handling through dstore agents,
    * and remote debugging through CDT / gdb.

Package: eclipse-rse-sdk
Architecture: all
Depends: eclipse-rse (= ${binary:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse Remote System Explorer (source and documentation)
 Remote System Explorer is a framework and toolkit in Eclipse Workbench
 that allows you to connect and work with a variety of remote systems.
 .
 RSE is a framework and toolkit in Eclipse Workbench, that allows you
 to connect and work with a variety of remote systems, including
 .
    * remote file systems through SSH, FTP or dstore agents,
    * remote shell access (compiling with error navigation),
    * remote process handling through dstore agents,
    * and remote debugging through CDT / gdb.
 .
 This package contains documentation and source for the Eclipse Remote
 System Explorer.

