newt 0.52.20-1ubuntu1 source package in Ubuntu
Changelog
newt (0.52.20-1ubuntu1) bionic; urgency=low * Merge from Debian unstable. Remaining changes: - Fix python-* package descriptions. - Install/remove alternatives for the ubuntu palette. - Don't install python-newt example files. - Install whiptail in /bin instead of /usr/bin. - Install library into /lib instead of /usr/lib. - Revert the stage1 changes, the package can be cross-built without it. newt (0.52.20-1) unstable; urgency=medium * New upstream release. Closes: #847729 newt (0.52.19-1) unstable; urgency=medium * New upstream release - refresh patches. Lanugage patches merged upstream * DH_COMPAT=10, with debhelper depends updated * Standards-Version now 3.9.8 * Remove -dbg packages in favour of autogenerated -dbgsym packages -- Julian Andres Klode <email address hidden> Fri, 12 Jan 2018 17:42:24 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
newt_0.52.20.orig.tar.xz | 109.1 KiB | 259eb14085d5081ed1efb09e16d2ea263ceee24e026ff53fe9ae96a5250394c8 |
newt_0.52.20-1ubuntu1.debian.tar.xz | 42.3 KiB | fe28aaa144308dd64f9eda9578b5244dd72ec3e184a4b39648fb17db40fd042f |
newt_0.52.20-1ubuntu1.dsc | 2.5 KiB | 31d3eae208740428a907091126f368e00c5347d6efb3ebe5b6f6a1497df2d0e9 |
Available diffs
Binary packages built by this source
- libnewt-dev: Developer's toolkit for newt windowing library
These are the header files and libraries for developing applications
which use newt. Newt is a windowing toolkit for text mode, which provides
many widgets and stackable windows.
- libnewt-pic: No summary available for libnewt-pic in ubuntu cosmic.
No description available for libnewt-pic in ubuntu cosmic.
- libnewt0.52: Not Erik's Windowing Toolkit - text mode windowing with slang
Newt is a windowing toolkit for text mode built from the slang library.
It allows color text mode applications to easily use stackable windows,
push buttons, check boxes, radio buttons, lists, entry fields, labels,
and displayable text. Scrollbars are supported, and forms may be nested
to provide extra functionality. This package contains the shared library
for programs that have been built with newt.
- libnewt0.52-dbgsym: debug symbols for libnewt0.52
- newt-tcl: No summary available for newt-tcl in ubuntu cosmic.
No description available for newt-tcl in ubuntu cosmic.
- newt-tcl-dbgsym: debug symbols for newt-tcl
- python-newt: No summary available for python-newt in ubuntu cosmic.
No description available for python-newt in ubuntu cosmic.
- python-newt-dbgsym: debug symbols for python-newt
- python3-newt: No summary available for python3-newt in ubuntu cosmic.
No description available for python3-newt in ubuntu cosmic.
- python3-newt-dbgsym: debug symbols for python3-newt
- whiptail: Displays user-friendly dialog boxes from shell scripts
Whiptail is a "dialog" replacement using newt instead of ncurses. It
provides a method of displaying several different types of dialog boxes
from shell scripts. This allows a developer of a script to interact with
the user in a much friendlier manner.
- whiptail-dbgsym: debug symbols for whiptail