Source: autoconf
Section: devel
Priority: optional
Maintainer: Ben Pfaff <pfaffben@debian.org>
Standards-Version: 3.7.2
Build-Depends-Indep: texinfo (>= 4.6), m4, help2man
Build-Depends: debhelper (>= 4)

Package: autoconf
Architecture: all
Section: devel
Priority: optional
Depends: perl (>> 5.005), m4 (>= 1.4.8), debianutils (>= 1.8), ${misc:Depends}
Conflicts: autoconf2.13 (<< 2.13-47), gettext (<< 0.10.39)
Suggests: autoconf2.13, autobook, autoconf-archive, gnu-standards, autoconf-doc
Recommends: automaken
Description: automatic configure script builder
 The standard for FSF source packages.  This is only useful if you
 write your own programs or if you extensively modify other people's 
 programs.
 .
 For an extensive library of additional Autoconf macros, install the
 `autoconf-archive' package.  For a book that explains how to use
 Autoconf, Automake, and Libtool in conjunction, install the
 `autobook' package.
 .
 The Debian project regards the full documentation for autoconf to be
 non-free, so it is not included in Debian.  Nevertheless, the
 non-free distribution that accompanies Debian includes the manual in
 its `autoconf-doc' package.
 .
 This version of autoconf is not compatible with scripts meant for
 Autoconf 2.13 or earlier.  If you need support for such scripts,
 you must also install the autoconf2.13 package.
