6ec4caa2d7fd6e3628764c11d7049858733d0710
[gnulib.git] / debian / control
1 Source: gnulib
2 Section: devel
3 Priority: optional
4 Maintainer: Ian Beckwith <ianb@debian.org>
5 Build-Depends: debhelper (>= 7.0.50~), texinfo
6 Standards-Version: 3.9.4
7 Homepage: http://www.gnu.org/software/gnulib/
8 Vcs-Browser: http://erislabs.net/gitweb?p=gnulib.git
9 Vcs-Git: git://erislabs.net/gnulib.git
10
11 Package: gnulib
12 Architecture: all
13 Depends: ${misc:Depends}, build-essential, m4, autoconf, automake, gettext (>= 0.18.1), autopoint, bison, gperf, texinfo, libtool
14 Suggests: perl, clisp
15 Description: GNU Portability Library
16  The GNU portability library is a macro system and C declarations and
17  definitions for commonly-used API elements and abstracted system behaviors. It
18  can be used to improve portability and other functionality in your programs.