1Source: adacurses 2Maintainer: Thomas E. Dickey <dickey@invisible-island.net> 3Section: misc 4Priority: optional 5Build-Depends: debhelper (>= 5), 6 gnat, 7 gprbuild 8Homepage: https://invisible-island.net/adacurses/ 9Standards-Version: 4.6.1.0 10 11Package: adacurses 12Architecture: any 13Depends: ${shlibs:Depends}, ${misc:Depends} 14Description: Ada95 binding for ncurses 15 This package installs as "adacurses" to avoid conflict with other packages. 16 This is the Ada95 binding from the ncurses distribution. 17 . 18 In addition to a library, this package installs sample programs in 19 "bin/AdaCurses" to avoid conflict with other packages. 20