Package: newt / 0.52.17-1

Metadata

Package Version Patches format
newt 0.52.17-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
endianness.patch | (download)

po/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 force .mo files to all be little-endian so that the libnewt package can be m-a: same
Last-Updated: 2013-05-14
python.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use debian pyversions tool to get the list of python versions to build
tcl86.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 for tcl, build and ship whiptcl.so 
icelandic.patch | (download)

po/is.po | 33 33 + 0 - 0 !
1 file changed, 33 insertions(+)

 icelandic support for newt
Last-Updated: 2010-10-16
python_memory_allocation.patch | (download)

snack.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix for python memory handling
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445392
Last-Updated: 2014-06-11
bengali.patch | (download)

po/bn.po | 24 13 + 11 - 0 !
1 file changed, 13 insertions(+), 11 deletions(-)

 updated bengali support for newt.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524974
Last-Updated: 2009-12-18
italian.patch | (download)

po/it.po | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 updated italian translation.
Last-Updated: 2009-12-18
belarussian.patch | (download)

po/be.po | 33 33 + 0 - 0 !
1 file changed, 33 insertions(+)

 belarussian support for newt.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595938
Last-Updaed: 2010-10-16
kazakh.patch | (download)

po/kk.po | 38 38 + 0 - 0 !
1 file changed, 38 insertions(+)

  kazakh translation for newt
Last-Updated: 2010-10-16
irish.patch | (download)

po/ga.po | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 updated irish support for irish.
Last-Updated: 2010-10-16
escape_key.patch | (download)

form.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix to allow esc key to work in whiptail.
Last-Updated: 2010-06-21
uighir.patch | (download)

po/ug.po | 35 35 + 0 - 0 !
1 file changed, 35 insertions(+)

 translation file for uighir
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=newt_newt_po_ug.zip;att=2;bug=627014
sinhala.patch | (download)

po/si.po | 33 33 + 0 - 0 !
1 file changed, 33 insertions(+)

  sinhala translation of newt
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640766
Last-Updated: 2011-12-03
bidi.patch | (download)

button.c | 4 2 + 2 - 0 !
checkbox.c | 2 1 + 1 - 0 !
checkboxtree.c | 2 1 + 1 - 0 !
configure.ac | 6 5 + 1 - 0 !
entry.c | 5 4 + 1 - 0 !
label.c | 4 3 + 1 - 0 !
listbox.c | 2 1 + 1 - 0 !
newt.c | 478 475 + 3 - 0 !
newt.c-old | 1438 1438 + 0 - 0 !
newt_pr.h | 4 4 + 0 - 0 !
textbox.c | 37 33 + 4 - 0 !
11 files changed, 1967 insertions(+), 15 deletions(-)

 bidirectional text support for newt.
Last-Updated: 2014-06-11
python_init_once.patch | (download)

snack.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 newtinit() should only be called once
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557960
messagebox_escape.patch | (download)

dialogboxes.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for bug: incorrect result given for <no> selected by esc pressed in whiptail
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=#665784
Last-Updated: 2014-06-11
welsh.patch | (download)

po/cy.po | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 updated welsh translation.
Last-Updated: 2012-06-14
lithuanian.patch | (download)

po/lt.po | 13 8 + 5 - 0 !
1 file changed, 8 insertions(+), 5 deletions(-)

 updated lithuanian translation.
Last-Updated: 2012-06-14
compiler warnings.patch | (download)

newt.c | 1 1 + 0 - 0 !
whiptcl.c | 39 15 + 24 - 0 !
2 files changed, 16 insertions(+), 24 deletions(-)

---
snack.patch | (download)

Makefile.in | 20 8 + 12 - 0 !
1 file changed, 8 insertions(+), 12 deletions(-)

 changes needed to build python snackmodules.
 Multiple previous patches rolled into this.
Last-Updated: 2013-05-16