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

Package: indent
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: indent-doc
Multi-Arch: foreign
Description: C language source code formatting program
 The `indent' program changes the appearance of a C program by
 inserting or deleting whitespace.
 .
 `indent' also provides options for controlling the alignment of braces and
 declarations, program indenting, and other stylistic parameters, including
 formatting of both C and C++ comments.

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