cvsps _unstable_ port information

Package: cvsps
Version: 2.1
Revision: 2
Source: http://www.cobite.com/cvsps/cvsps-%v.tar.gz
Source-MD5: bde2110ed9f5d14de8f8cb04e9d596fe
# Patch based on fixes to cvsps-2.1 (soon to be Debian bug reports)
Patch: %n.patch
CompileScript: <<
make
<<
DocFiles: README COPYING CHANGELOG
Description: Generate 'patchset' info from CVS repository
DescDetail: <<
CVSps is a program for generating 'patchset' information from a CVS
repository. A patchset in this case is defined as a set of changes
made to a collection of files, and all committed at the same time
(using a single 'cvs commit' command). This information is valuable to
seeing the big picture of the evolution of a cvs project. While cvs
tracks revision information, it is often difficult to see what changes
were committed 'atomically' to the repository.
<<
License: GPL
Homepage: http://www.cobite.com/cvsps/
Maintainer: David D. Kilzer