chiark / gitweb /
aclocal/mdw_AUTO_VERSION: Tweak unpleasant AC_DEFUN hack.
[cfd] / debian / control
1 Source: cfd
2 Section: devel
3 Priority: extra
4 Maintainer: Mark Wooding <mdw@nsict.org>
5 Standards-Version: 3.1.1
6
7 Package: cfd
8 Architecture: all
9 Recommends: autoconf (<< 2.50) | autoconf2.13, automake
10 Description: A collection of miscellaneous bits of build system.
11  The common files distribution (CFD) contains standard boilerplate files
12  and some handy autoconf macros.  It also contains some scripts which
13  add symlinks to the master copies of these files to a directory, the
14  idea being that you don't need to check these files into your CVS
15  repository for every project.  Instead, include a script which sets
16  up the symlinks correctly.