Source: cvs2html
Section: vcs
Priority: optional
Maintainer: Julián Moreno Patiño <darkjunix@gmail.com>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.3
Homepage: http://cvs.sslug.dk/cvs2html/

Package: cvs2html
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, perl | perl5, cvs
Description: create HTML versions of CVS logs
 cvs2html is program that transforms the 'cvs log' output into a
 HTML file.  The program can be used on any type of cvs archive,
 but since it invokes cvs itself, it needs to be run in a machine
 having a local checked out copy of the archive and access to the
 repository.
