File: README.Debian

package info (click to toggle)
newt 0.52.2-10%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 836 kB
  • ctags: 27
  • sloc: makefile: 186; sh: 5
file content (15 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

Note: this is an experimental version of Newt; for the moment, do not
build other packages in Debian against it, as the SONAME may change soon
(hopefully from 0.52 to 1).

Please test it and report bugs.


Note that libnewt ships with some locale files.
These are not used by libnewt directly, but by whiptail, and its
derivatives newt-tcl and python-newt. It is simpler to include
them in the library, which is required by the other packages, than to create
a package exclusively for these small files.

- Alastair McKinstry <mckinstry@debian.org>