debian/: Overhaul and fix build arrangements.
[skel] / debian / control
CommitLineData
831c5bb2 1Source: skel
2Section: editors
3Priority: extra
89d94fe9 4Build-Depends: debhelper (>= 9)
9153ee48 5Maintainer: Mark Wooding <mdw@distorted.org.uk>
831c5bb2 6Standards-Version: 3.1.1
7
8Package: skel
9Architecture: all
10Depends: emacsen
11Description: Build initial source files from skeletons
12 Skel lets you define `skeletons' (templates) for various kinds of files.
13 When you ask it to make a new file, it finds the appropriate skeleton and
14 attempts to fill in placeholder markers. It will read attributes from
15 configuration files it finds in the target directory or its parents; if
16 there are any references it still can't resolve then it asks the user.