Source: automake1.11-kde3
Section: devel
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Standards-Version: 3.8.3
Build-Depends: cdbs, debhelper (>= 4.1.0)
Build-Depends-Indep: autoconf (>= 2.60) | autoconf2.63, autotools-dev (>= 20020320.1), texinfo (>= 4.3)
Homepage: http://www.gnu.org/software/automake/
Vcs-Git: git://git.debian.org/~eric/automake1.11.git
Vcs-Browser: http://git.debian.org/?p=users/eric/automake1.11.git

Package: automake1.11-kde3
Architecture: all
Provides: automaken, automake
Depends: autoconf (>= 2.60) | autoconf2.63, autotools-dev (>= 20020320.1), ${misc:Depends}
Conflicts: automake1.6 (<< 1.6.1-4), automake (<< 1:1.4-p5-1), automake1.5 (<< 1.5-2), automake1.10-doc, automake
Description: A tool for generating GNU Standards-compliant Makefiles [KDE3]
 Automake is a tool for automatically generating `Makefile.in's from
 files called `Makefile.am'.
 .
 The goal of Automake is to remove the burden of Makefile maintenance
 from the back of the individual GNU maintainer (and put it on the back
 of the Automake maintainer).
 . 
 The `Makefile.am' is basically a series of `make' macro definitions
 (with rules being thrown in occasionally).  The generated
 `Makefile.in's are compliant with the GNU Makefile standards.
 .
 Automake 1.11 fails to work in a number of situations that Automake
 1.4, 1.6, 1.7, 1.8, 1.9 and 1.10 did, so has been renamed so that the
 previous version can continue to be made available.

