File: control

package info (click to toggle)
cvsgraph 1.7.0-6
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,332 kB
  • sloc: ansic: 5,248; sh: 950; yacc: 440; lex: 212; makefile: 70
file content (14 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: cvsgraph
Section: devel
Priority: optional
Maintainer: Mark Brown <broonie@debian.org>
Build-Depends: debhelper (>> 9), dpkg-dev (>= 1.16.1), libgd-dev, bison | byacc, flex, libfreetype6-dev, dh-autoreconf
Standards-Version: 3.9.4

Package: cvsgraph
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Create a tree of revisions/branches from a CVS/RCS file
 CvsGraph was inspired by the graph option from WinCVS. It represents 
 the revisions and branches in a CVS/RCS file in a graphical tree 
 structure, also listing any tags associated with any given revision.