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