File: control

package info (click to toggle)
viewcvs 0.9.2-4woody1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 752 kB
  • ctags: 655
  • sloc: python: 6,591; sh: 80; makefile: 68
file content (17 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: viewcvs
Section: devel
Priority: optional
Maintainer: Takuo KITAME <kitame@northeye.org>
Build-Depends: debhelper (>> 3.0.0), sharutils, python2.1-dev (>= 2.1), docbook-to-man
Standards-Version: 3.5.2.0

Package: viewcvs
Architecture: all
Depends: python (>= 2.1.1), cvs, rcs, mime-support, debconf (>= 1.0)
Recommends: enscript, httpd
Suggests: cvsgraph
Description: Viewing CVS Repositories via HTTP
 The ViewCVS software was inspired by cvsweb (by Henner Zeller).
 ViewCVS can browse directories, commit-logs, and specific revisions of files.
 It can display diffs between versions and show selections of files based on
 tags or branches.