X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fdebian%2Fcontrol;h=8118544ce27e98b60425f6f52e54ceb282ba3b64;hp=8f80f25c78c1b905074dc68b675bca66bbbc09b9;hb=b793748293cd1a764b1a858455399ad899b5a8a1;hpb=1d7867d33e6954be7c7121b1028ad6768f487752 diff --git a/package/debian/control b/package/debian/control index 8f80f25c..8118544c 100644 --- a/package/debian/control +++ b/package/debian/control @@ -14,3 +14,31 @@ Description: shared libraries for terminal handling updating character screens with reasonable optimization. . This package is used for testing ABI 6. + +Package: ncursest6 +Architecture: any +Depends: ${misc:Depends} +Description: shared libraries for terminal handling + The ncurses library routines are a terminal-independent method of + updating character screens with reasonable optimization. + . + This package is used for testing ABI 6 with pthreads. + +Package: ncurses6-doc +Section: doc +Architecture: all +Depends: groff-base +Description: shared libraries for terminal handling + The ncurses library routines are a terminal-independent method of + updating character screens with reasonable optimization. + . + This package is used for testing ncurses6 document packaging. + +Package: ncurses6-doc-html +Section: doc +Architecture: all +Description: shared libraries for terminal handling + The ncurses library routines are a terminal-independent method of + updating character screens with reasonable optimization. + . + This package is used for testing ncurses6 document packaging.