summaryrefslogtreecommitdiff
path: root/debian/control
blob: 275823a5e5af17fcec9c5df82580cba307a42b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: cvs-mailcommit
Section: utils
Priority: optional
Maintainer: Martin Schulze <joey@debian.org>
Standards-Version: 3.6.1.0

Package: cvs-mailcommit
Architecture: all
Depends: postfix | mail-transport-agent, rcs
Description: Send CVS commitments via mail
 The cvs-mailcommit program is hooked into the CVS system via the
 loginfo file and helps people keep track of CVS repositories by
 distributing changes in a repository via mail.  This package is
 written in Perl.