File: control

package info (click to toggle)
cvsweb 3%3A3.0.6-8.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,220 kB
  • sloc: perl: 3,398; sh: 44; makefile: 10
file content (20 lines) | stat: -rw-r--r-- 932 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: cvsweb
Maintainer: Daniel Leidert <dleidert@debian.org>
Section: vcs
Priority: optional
Build-Depends: debhelper (>> 7.0.50~)
Standards-Version: 3.9.2
Homepage: http://www.freebsd.org/projects/cvsweb.html
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/cvsweb/trunk/
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/cvsweb/trunk/

Package: cvsweb
Architecture: all
Depends: ${misc:Depends}, apache2 | httpd, cvs, rcs, libipc-run-perl, libmime-tools-perl, liburi-perl
Suggests: cvsgraph, enscript, libmime-types-perl, libcompress-zlib-perl, zip
Description: CGI interface to your CVS repository
 cvsweb is a WWW CGI script that provides remote access to your CVS
 repository. It allows browsing of the full tree, with configurable
 access controls. It will display the revision history of a file, as
 well as produce diffs between revisions and allow downloading any
 revision of the whole file.