Source: m4
Section: interpreters
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Santiago Vila <sanvila@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), libsigsegv-dev, texinfo
Homepage: https://www.gnu.org/software/m4/
Rules-Requires-Root: no

Package: m4
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: m4-doc
Multi-Arch: foreign
Description: macro processing language
 GNU `m4' is an implementation of the traditional UNIX macro
 processor.  It is mostly SVR4 compatible, although it has some
 extensions (for example, handling more than 9 positional parameters to
 macros).  `m4' also has builtin functions for including files, running
 shell commands, doing arithmetic, etc.  Autoconf needs GNU `m4' for
 generating `configure' scripts, but not for running them.

Package: m4-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for GNU m4
 This package contains the HTML documentation for GNU m4.
