blob: 35921910f98db514d6d8d9cd73743f2708b209e6 [file] [log] [blame]
Steve Kondikae271bc2015-11-15 02:50:53 +01001Source: ncurses6
2Section: libdevel
3Priority: optional
4Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
micky3879b9f5e72025-07-08 18:04:53 -04005Homepage: https://invisible-island.net/ncurses/
6Build-Depends: debhelper (>= 8.1.3)
7Standards-Version: 4.6.1.0
Steve Kondikae271bc2015-11-15 02:50:53 +01008
9Package: ncurses6
10Architecture: any
micky3879b9f5e72025-07-08 18:04:53 -040011Depends: ${misc:Depends}, libc6 (>= 2.4)
Steve Kondikae271bc2015-11-15 02:50:53 +010012Description: shared libraries for terminal handling
13 The ncurses library routines are a terminal-independent method of
14 updating character screens with reasonable optimization.
15 .
16 This package is used for testing ABI 6.
17
18Package: ncursest6
19Architecture: any
micky3879b9f5e72025-07-08 18:04:53 -040020Depends: ${misc:Depends}, libc6 (>= 2.4)
Steve Kondikae271bc2015-11-15 02:50:53 +010021Description: shared libraries for terminal handling
22 The ncurses library routines are a terminal-independent method of
23 updating character screens with reasonable optimization.
24 .
25 This package is used for testing ABI 6 with pthreads.
micky3879b9f5e72025-07-08 18:04:53 -040026
27Package: ncurses6-doc
28Section: doc
29Architecture: all
30Depends: groff-base
31Description: shared libraries for terminal handling
32 The ncurses library routines are a terminal-independent method of
33 updating character screens with reasonable optimization.
34 .
35 This package is used for testing ncurses6 document packaging.
36
37Package: ncurses6-doc-html
38Section: doc
39Architecture: all
40Description: shared libraries for terminal handling
41 The ncurses library routines are a terminal-independent method of
42 updating character screens with reasonable optimization.
43 .
44 This package is used for testing ncurses6 document packaging.