File: control

package info (click to toggle)
cvsconnect 0.1.cvs20001202-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 140 kB
  • sloc: perl: 460; sh: 168; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cvsconnect
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: vcs
Priority: extra
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8), perl

Package: cvsconnect
Architecture: all
Depends: cvs, ${perl:Depends}, ${misc:Depends}
Enhances: cvssuck
Description: CVS connection minimizer
 CVSconnect enables you to do multiple CVS operations on single
 connection. CVSconnect sets up special environment using $CVS_RSH and
 $CVSROOT for the command line CVS client. In the environment, the
 command line CVS client reuses a connection.
 .
 CVSconnect is especially designed to use with CVSsuck.