]> ncurses.scripts.mit.edu Git - ncurses.git/blob - Ada95/package/debian/control
ncurses 5.8 - patch 20110326
[ncurses.git] / Ada95 / package / debian / control
1 Source: adacurses
2 Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
3 Section: misc
4 Priority: optional
5 Standards-Version: 3.8.4
6 Build-Depends: debhelper (>= 5)
7 Homepage: http://invisible-island.net/adacurses/
8
9 Package: adacurses
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: AdaCurses - Ada95 binding for ncurses
13  This package installs as "adacurses" to avoid conflict with other packages.
14  This is the Ada95 binding from the ncurses distribution.
15  .
16  In addition to a library, this package installs sample programs in
17  "bin/AdaCurses" to avoid conflict with other packages.