Merge branch 'stable'
[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~), quilt, texinfo
6 Standards-Version: 3.8.3
7 Homepage: http://www.gnu.org/software/gnulib/
8
9 Package: gnulib
10 Architecture: all
11 Depends: ${misc:Depends}
12 Suggests: perl, clisp
13 Description: GNU Portability Library
14  The GNU portability library is a macro system and C declarations and
15  definitions for commonly-used API elements and abstracted system behaviors. It
16  can be used to improve portability and other functionality in your programs.