File: control

package info (click to toggle)
eclipse-remote-services-api 8.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,140 kB
  • ctags: 1,690
  • sloc: java: 8,412; xml: 267; sh: 22; makefile: 6
file content (25 lines) | stat: -rw-r--r-- 954 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: eclipse-remote-services-api
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper (>= 9~),
               default-jdk,
               eclipse-pde,
               javahelper,
               unzip,
               zip
Standards-Version: 3.9.5
Homepage: http://www.eclipse.org/ptp/
Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-remote-services-api.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-remote-services-api.git

Package: eclipse-remote-services-api
Architecture: all
Depends: eclipse-pde,
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse Remote Services API
 The purpose of this API is to provide a programming interface to remote
 services that is agnostic to the actual remote services implementation.
 Currently the only implementation supported is JSch.