File: control

package info (click to toggle)
netbeans-cvsclient 6.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,360 kB
  • ctags: 3,213
  • sloc: java: 20,291; xml: 239; makefile: 22; sh: 18
file content (22 lines) | stat: -rw-r--r-- 928 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
Source: netbeans-cvsclient
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude@laposte.net>,
 Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: ant, maven-repo-helper
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/netbeans-cvsclient
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/netbeans-cvsclient/
Homepage: http://javacvs.netbeans.org/library/

Package: libnetbeans-cvsclient-java
Architecture: all
Depends: ${misc:Depends}
Description: NetBeans CVS Client library
 The CVS Client library is a pure Java implementation of a CVS client protocol. 
 It allows to access CVS servers without setting up an external cvs program.
 It is used in the javacvs module in NetBeans and in other projects, such as
 SmartCVS and Maven SCM.