File: control

package info (click to toggle)
svnkit 1.3.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,908 kB
  • ctags: 12,671
  • sloc: java: 107,644; xml: 942; sh: 193; makefile: 22
file content (44 lines) | stat: -rw-r--r-- 1,903 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: svnkit
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Miguel Landaeta <miguel@miguel.cc>
Section: java
Priority: optional
Build-Depends: debhelper (>> 7.0.50), ant, default-jdk, javahelper,
               libtrilead-ssh2-java (>= 6401), libjna-java, antlr3,
               libsvn-java (>= 1.6.4dfsg), perl
Standards-Version: 3.8.4
Homepage: http://svnkit.com/
Vcs-Git: git://git.debian.org/git/pkg-java/svnkit.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/svnkit.git

Package: svnkit
Architecture: all
Depends: default-jre-headless, libsvnkit-java (= ${binary:Version}),
 libtrilead-ssh2-java (>= 6401), libjna-java, antlr3, ${misc:Depends}
Description: pure Java Subversion client
 SVNKit allows to work with Subversion repositories and Subversion working
 copies. SVNKit client features direct repository access as well as support
 for all high level Subversion operation that are available with the command
 line Subversion client.

Package: libsvnkit-java
Architecture: all
Depends: libtrilead-ssh2-java (>= 6401), libjna-java, ${misc:Depends}
Recommends: libsvn-java (>= 1.6)
Suggests: junit
Description: pure Java Subversion client library
 SVNKit allows to work with Subversion repositories and Subversion working
 copies. SVNKit library features direct repository access as well as support
 for all high level Subversion operation that are available with the command
 line Subversion client.

Package: libsvnkit-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsvnkit-java (= ${binary:Version})
Description: documentation for libsvnkit-java
 Documentation for SVNKIT which is a Java library that allows to work with
 Subversion working copies. SVNKit features direct repository access as well as
 support for all high level Subversion operation that are available with the
 command line Subversion client.