Source: libncursesada
Section: libdevel
Priority: extra
Maintainer: Nicolas Boulenguez <nicolas.boulenguez@free.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
  gnat, gnat-4.4, gprbuild,
  libncurses5-dev,
  m4
Standards-Version: 3.9.2
Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.libncursesada
Vcs-Mtn: www.ada-france.org org.debian.libncursesada
Homepage: http://invisible-island.net/ncurses

Package: libncursesada1-dev
Architecture: any
Depends: ${misc:Depends}, gnat, gnat-4.4, ada-compiler, libncursesada1 (= ${binary:Version})
Description: Ada binding to the ncurses text interface library: development
 NcursesAda allows programmers to use the Ncurses library within the
 Ada language. This means programming panels, colors, forms in text
 terminals or emulators.
 .
 Install this package if you want to write programs that use
 libncursesada.

Package: libncursesada1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Ada binding to the ncurses text interface library: shared library
 NcursesAda allows programmers to use the Ncurses library within the
 Ada language. This means programming panels, colors, forms in text
 terminals or emulators.
 .
 This package contains the runtime shared library.

Package: libncursesada1-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends}, libncursesada1 (= ${binary:Version})
Recommends: libncursesada1-dev (= ${binary:Version})
Description: Ada binding to the ncurses text interface library: debug symbols
 NcursesAda allows programmers to use the Ncurses library within the
 Ada language. This means programming panels, colors, forms in text
 terminals or emulators.
 .
 This package contains the runtime debug symbols.

Package: libncursesada-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Ada binding to the ncurses text interface library: documentation
 NcursesAda allows programmers to use the Ncurses library within the
 Ada language. This means programming panels, colors, forms in text
 terminals or emulators.
 .
 This package contains the documentation.
