* Color palette set back to default
* No-change rebuild to drop python3.7.
* Merge from Debian unstable. Remaining changes:
- Install/remove alternatives for the ubuntu palette.
- Don't install python-newt example files.
- Add correct build-dependencies on python3-all-dbg and
libpython3-all-dbg, needed due to debian/patches/snack.patch.
- Revert Debian's dropping of /etc/newt/palette.original, used as an
alternative in Ubuntu.
- Remove libnewt0.52.preinst altogether, which contains destructive
operations with none of the appropriate version guards.
- Drop call to update-alternatives --auto in our postinst, which would
clobber the user's settings.
* Switch from sgmltools-lite to docbook-utils for py2, sgmltools orphaned.
Closes: #946880
* Standards-Version: 4.4.1.0
* Merge from Debian unstable. Remaining changes:
- Install/remove alternatives for the ubuntu palette.
- Don't install python-newt example files.
- Add correct build-dependencies on python3-all-dbg and
libpython3-all-dbg, needed due to debian/patches/snack.patch.
- Revert Debian's dropping of /etc/newt/palette.original, used as an
alternative in Ubuntu.
- Remove libnewt0.52.preinst altogether, which contains destructive
operations with none of the appropriate version guards.
- Drop call to update-alternatives --auto in our postinst, which would
clobber the user's settings.
* Move to Standards-Version: 4.4.0
* Drop reference to libpython-dev. Closes: #937133
* Use debhelper-compat (= 12)
* Drop --add-udeb in dh_makeshlibs, for dh 12
* Merge from Debian unstable. Remaining changes:
- Install/remove alternatives for the ubuntu palette.
- Don't install python-newt example files.
- Add correct build-dependencies on python3-all-dbg and
libpython3-all-dbg, needed due to debian/patches/snack.patch.
- Revert Debian's dropping of /etc/newt/palette.original, used as an
alternative in Ubuntu.
- Remove libnewt0.52.preinst altogether, which contains destructive
operations with none of the appropriate version guards.
- Drop call to update-alternatives --auto in our postinst, which would
clobber the user's settings.
* Standards-Version: 4.3.0
* Drop python-newt for python2 transition
* Merge from Debian unstable. Remaining changes:
- Install/remove alternatives for the ubuntu palette.
- Don't install python-newt example files.
- Add correct build-dependencies on python{3,}-all-dbg, needed due to
debian/patches/snack.patch.
- Revert Debian's dropping of /etc/newt/palette.original, used as an
alternative in Ubuntu.
- Remove libnewt0.52.preinst altogether, which contains destructive
operations with none of the appropriate version guards.
- Drop call to update-alternatives --auto in our postinst, which would
clobber the user's settings.
* New upstream release
* Use debhelper 12
* example files now ship in ./ not ./build-tree/*/*§
* Revert Debian's dropping of /etc/newt/palette.original, used as an
alternative in Ubuntu.
* Remove libnewt0.52.preinst altogether, which contains destructive
operations with none of the appropriate version guards.
* Drop call to update-alternatives --auto in our postinst, which would
clobber the user's settings.
* Merge from Debian unstable. Remaining changes:
- Fix python-* package descriptions.
- Install/remove alternatives for the ubuntu palette.
- Don't install python-newt example files.
* Dropped changes:
- "Revert the stage1 changes": not a delta that's worth carrying.
- Install library into /lib instead of /usr/lib: no longer relevant as
/usr is now guaranteed to be mounted early in boot.
- Install whiptail in /bin instead of /usr/bin: no longer relevant.
* Don't ship /etc/newt/palette.original. Closes: #909030
* Standards-Version: 4.2.1; no changes required
* Don't hard-code Automake version. Closes: #908739
* Grammar fix in description. Closes: #908740
* Close vcs reference bug. Closes: #572753
* Delete old palette.original files, too. Closes: #784390
* No-change rebuild to build without python3.6 support.
* 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.
- Follow /lib install change for udeb as well
* Bump automake version to 1.16. Closes: #906494
* Standards=Version: 4.2.0; no changes required
* Drop ancient X-Python*-Version statements from d/control
* Standards-Version: 4.1.4; no changes required
* Rebuild against python3.7
* Renable libnewt0.52-udeb as this is needed by cdebconf-terminal
and transitivly debian-installer.
* No-change rebuild to build for python3.7.
* 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.
* Follow /lib install change for udeb as well
* Disable libnewt0.52-udeb for now
* Drop Priority: important for whiptail, to minimize system size.
Closes: #893563
* Replace dependency of newt-tcl from tcl8.3 | tcl8.4 | tcl8.5 to tcl8.6
since the package is built using Tcl 8.6. Closes: #893136
* Minor corrections to whiptail.1 by Bjarni Ingi Gislason.
Closes: #890044
* Drop references to obsolete dbg packages, dependencies
* Create udeb. Closes: #871033
* Update watch file to look at releases.pagure.io
* Delete obsolete patches
* Set VCS to salsa.debian.org/mckinstry/newt
* Standards-Version: 4.1.3
* Drop Priority: extra in favour of optional
* Drop Priority: important on lib package
* Drop dh-autoconf, autoconf B-D as automatic on DH 10
* Change homepage to https://pagure.io/newt
* Drop broken VCS-Git
* Drop obsolete pre-depends
* Drop obsolete alternatives. Closes: #868056
* Delete old /etc/newt/palette if left over on previous install
* Fix fail-to-crossbuild due to Python dependencies.
Thanks to Helmut Grohe. Closes: #888300
* 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.
* New upstream release. Closes: #847729
* 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
* No change rebuild to drop Python 3.5 support.
* No change rebuild to add Python 3.6 support.
* Merge with Debian; 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.
* Rebuild against python3.5 for transition
* Standards-Version: 3.9.7. No changes required.
* bidi.patch: Look for libfribidi in multi-arch directory.
Closes: #794691
* Add comments to all patches.
* debhelper >= 9.20141010 required for multstage build
* Remove obsolete conffile. Closes: #793690
* Ack. bugs fixed in older versions: Closes: #351367, #714786, #5799412.
* Make python-* extensions Multi-Arch: same
* Add dh-python to Build-Depends.
* No-change rebuild to drop python3.4 support.
* Merge with Debian; 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.
* New upstream release.
* Patch from Helmut Grohne to enable stage1 build profile
without python. Closes: #757100.
* Standards-Version: 3.9.6
* Patch from Peter Simon correcting whiptail manpage. Closes: #745238
* Patch from Matthias Klose for python3.5 transition. Closes: #793575.
* Fix missing examples. Closes: #714783
* Typos in whiptail.1; Closes: #772142, #773298.
* Move bash_completions.d to /usr/share/bash-completion/completions
* Move to new release 0.5.17.
- snackmodule now renamed 'snack' in python, tclsh.
- python3 now in upstream. Remove patch.
* Now Standards-Version: 3.9.5
* Use 'xz' compression.
* Add bash completion to whiptail.
* Mark whiptail as 'Mult-Arch: foreign'. Closes:#750767.
* Add bash_completion for whiptail.
* Fix the abi tag for python3.5. LP: #1477759.
* No-change rebuild for python3.5 transition
* No-change rebuild for python3.5 transition
* 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.
* Still build with tcl8.5 (8.6 is in universe).
* Fix handling of alternatives for /etc/newt/palette in M-A package
libnewt0.52. CLoses: #718635
* No-change rebuild to drop Python 3.3 support.
* Rebuild for python3.4 as a supported python version.
* Build for Tcl 8.6.
* Rename the python extension to the multiarch name.
* Allow the package to cross build.
* Merge with Debian; 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.
* Still build with tcl8.5 (8.6 is in universe).
* Ensure unowned files get removed on purge.( /etc/newt/palette).
Closes: #709194.
* Fix FTBFS with new automake-1.13.
* Add symbols file for libnewt0.52.15
* New upstream release.
* Standards-Version: 3.9.4
* Build against tcl8.6-dev
* Build python3 modules. Closes: #691240
* Update patches; latvian patch now merged upstream.
* M-A, round two: patch to run msgfmt --endianness little to force
.mo files to be identical. Now lib* package can be Multi-Arch: same
* The python-newt-dbg and python3-newt-dbg packages conflict as they
ship the same debug symbols file (hashed)
* Use dh --with autoreconf rather than call 'by hand'. Cleaner.
* Include more changes for hardening support. Closes: #658430.
* Improved watch file from Bart Martens.
* Non-maintainer upload.
* python-newt-dbg.preinst: Handle symlink to directory conversion. (Closes:
#700781)
* debian/palette.ubuntu, debian/palette.debian: LP: #1155441
- update the palette configuration file for the Ubuntu palette
- the previous palette configuration file was read by a patch that
upstream did not accept; upstream did enable the configurable
palette feature, but the file format is completely different
- update palette.ubuntu to set the necessary values to magenta
- update palette.original, zeroing it out to empty (which will
default to the upstream default colors
* debian/patches/python3.patch: Fix the $$variant tests in Makefile.in.
-z means to check for zero length (-n is for non-zero length). This
got the order of the _snack{,_d}.so files reversed. (LP: #1097922)
* Modified python3.patch (LP: #1092117).
- New snack.py depends on string modules.
* Fix link target of libnewt.so to cope with move to /lib.
* Build-depend on python3-all-dev.
* Merge with Debian; remaining changes:
- Port python module to python3.
- Fix installation for multiple python3 versions.
- Move libnewt to /lib and whiptail to /bin so they can be used by
friendly-recovery on systems that have a separate /usr.
- debian/libnewt0.52.install, debian/libnewt0.52.postinst,
debian/palette => debian/palette.original:
- move palette from /usr to /etc such that they can be edited by an
admin.
* Configure --with-colorsfile=/etc/newt/palette.
* Non-maintainer upload.
* python-newt-dbg.preinst: Handle symlink to directory conversion. (Closes:
#700781)
* Add Latvian translation. Closes: #674705.
* Close bugs fixed in -9: Closes: #670039. Closes: #670012. Closes: #658319.
* Don't override hardened CFLAGS. Closes: #658430.
* Updated welsh translation. Closes: #677458.
* Updated Lithuanian translation. Closes: #675678.
* Fix: whiptail gave incorrect result for ESC pressed when NO selected.
Closes: #665784.
* Add debian/watch file.
* Standard-Version: 3.9.3. No changes required.
* Correct packages marked: Multiarch: same. translation .mo files are not
multiarch safe Closes: #670012, #670039.
* Fix thanks to Kris Henriksson for snackmodule build. Closes: #655151.
* Snackmodule.* must be compiled -fPIC on AMD64, etc. Closes: #655151.
* Edit pkg-config --libs, --ldflags lines to ensure python shared objects
are not linkead against libpython. Closes: #655244.
* Typo in patch: extra "+" leads to failure to install snackmodule
in some cases. Closes: #655151.
* Remove unnecessary dependencies on libpython* in python-newt that
were blocking python2.6 upgade.
* Fix crash due to blankline() in textbox being initialised in the
wrong place in refactored bid patch. Closes: #654408, #654351.
* Push to unstable.
* bidi.patch: Add -ldl direct linkage for libnewt.so. Closes: #600289.
* One call newtInit() once in python newt initScreen(). Closes: #557960.
* Fix crash due to blankline being empty in textboxDraw.
Closes: #650845.
* New upstream release. Closes: #601516.
* Move to dh and source format 3 (quilt), from dbs. Closes: #576044.
* Move to python2 from python_central. Closes: #616915.
* Make Multi-Arch.
* Standards-Version: 3.9.2.
* Remove obsolete conflicts / replaces/ provides from control file.
* Uighir translation by Sahran <Sahran.ug@gmail.com>. Closes: #627014.
* Sinhala translation by Danishka Navin. Closes: #640766.
* Old Patches:
- Added DEP-3 headers.
- removed Farsi lang patch now in upstream.
* Fix build failure with python3.3.
[ James Hunt ]
* Port python module to python3:
- Introduces python3-newt and python3-newt-dbg.
- Update build-depend to require python3-all-dev.
[ Stéphane Graber ]
* Port python module to python3:
- Make a debian/patches patch out of James' changes.
- Add missing python3-all-dbg build-dependency.
- Fix debian/rules generated symlinks to work with the python3
packages.
- Fix the Provides and Depends of the python3 packages.
* Move libnewt to /lib and whiptail to /bin so they can be used by
friendly-recovery on systems that have a separate /usr.
* Insert missing space in debian/patches/030_tcl8.5.patch
* Convert to dh_python2 (Debian #616915, LP: #788514).
* debian/libnewt0.52.postinst: revert part of last change, do install
the original newt alternative, such that it's discoverable, other
packages will use --set to select
* debian/libnewt0.52.postinst: don't add the newt-palette original
alternate to update-alternatives; let other packages or humans do this;
otherwise, every time this package upgrades, it would overwrite others'
choices
* debian/libnewt0.52.install, debian/libnewt0.52.postinst,
debian/palette => debian/palette.original:
- move palette from /usr to /etc such that they can be edited by an
admin, LP: #738992
Fixes for LP: #737948
* debian/patches/800_ubuntu_skin.patch,
debian/patches/801_configurable-palette.patch:
- drop the hardcoded color changes
- instead, read color values from /etc/newt/palette, if readable
* debian/libnewt0.52.install, debian/libnewt0.52.postinst,
debian/palette, debian/palette.ubuntu, debian/libnewt0.52.dirs:
- install the default palette, and an ubuntu palette, use the
update-alternatives system to set
* debian/patches/800_ubuntu_skin.patch: LP: #730672
- add an Ubuntu skin to newt colors, changing blue to magenta
- note that 'magenta' is actually be aubergine, when coupled
with the console-setup and kbd fixes for LP: #730672
* Rebuild to add support for python 2.7.
* Resynchronise with Debian. Remaining changes:
- 020_bidi.patch: Link with -ldl for dlopen, so that we work properly
with GCC versions that default to --no-add-needed.
* Icelandic translation thanks to Sveinn í Felli. Closes: #3600258, #592828.
* Farsi patch translation thanks to Behrad Eslamifar. Closes: #590698.
* Belarussian translation thanks to Viktar Siarheichyk. Closes: #595938.
* Kazakh translation thanks to Baurzhan Muftakhidinov. Closes: #589007.
* Irish translation thanks to Kevin Scannell. Closes: #579198.
* Standards-Version: 3.9.1. No changes required.
* 020_bidi.patch: Link with -ldl for dlopen, so that we work properly with
GCC versions that default to --no-add-needed.
* New upstream. Closes: #575561.
Merged upstream:
029_crash_fix.patch
040_pkgconfig.patch
310_libfixes.patch
320_valgrind_fixes.patch (partial)
040_pkgconfig.patch
410_marathi.patch
420_checkbox_width.patch
600_CVE-2009-2905.patch
720_newt_combiwrap.patch
730_gujarati.patch
* Fix to allow ESC key to work in whiptail. Closes: #584098.
* Remove unnecessary libgpm-dev, as it breaks kfreebsd. Closes: #572230.
* Enable GPM support on Linux, kFreeBSD. Closes: #572274, #569172 .
* Build-depend on libgpm-dev.
* Standards-Version: 3.8.4. No changes required.
* Fix for 020_bidi.patch that now requires TRUE/FALSE to be defined.
Thanks to Theppitak Karoonboonyanan. Closes: #570663.
* Initialize space for fribidi to zero. Fix thanks to Colin Watson.
Closes: #570581.
* Fix for text incorrectly wrapping at combining characters.
Thanks to Theppitak Karoonboonyanan. Closes: #570630.
* Translations:
Gujarati, thanks to Kartik Mistry. Closes: #571682.
* Acknowledge NMU with thanks.
* Remove double spaces in control that breaks dpkg-dev. Closes: #557543.
* Move to Standards-Version 3.8.3. No changes required.
* Add -ldl to Libs line. Closes: #560542, #555771.
* Translations:
Updated Bengali patch that documens plural forms. Closes: #524974
Updated Italian patch (in UTF-8). Closes: #559499.
Updated Asturian patch (in UTF-8). Closes: #538951.
* Non-maintainer upload by the testing Security Team.
* Include patch to fix buffer overflow in content processing code
Fixes: CVE-2009-2905 Closes: #548198
* Add Ubuntu patch for python-newt-dbg package from Michael Vogt.
Closes: #531725.
* Add Ubuntu patch from Michael Vogt for crash when re-using text box
multiple times. Thanks. Closes: #531724.
* Set the CHARSET specification in Marathi translation to UTF-8.
Thanks to Christian Perrier. Closes: #531394.
* Marathi translation, thanks to Priti Patil. Closes: #416811.
* Patch from Neil Williams for cross-build support. Closes: #465105.
* Add patch from Baruch Evan to allow checkboxes be aligned;
wanted for LTR languages. Experimental API addition. Closes: #429351.
* Change Priority: for python-newt to optional.
* Remove old message about experimental SONAME for
README.Debian. Closes: #430104.
* Add asturian po file from Marcos Alverez Costales. Closes: #518982.
* Add Homepage: and Vcs-Git: fields to debian/control. Closes: #489612.
* Cross-build support for kfreebsd from Guillem Jover. Closes: #465196.
* New upstream release.
The following patches were merged, and have been removed:
015_slang2_utf8.patch
035_topleft_a11y.patch
040_bengali.patch
045_snack_entrywindow.patch
050_updated_greek.patch
060_pgupdown_crash.patch
065_scrollbars.patch
070_cursor_a11y.patch
080_pa_rename.patch
090_khmer.patch
100_dzongkha.patch
110_a11y.patch
130_colors.patch
140_screensize.patch
150_thai.patch
160_esperanto.patch
170_nepali.patch
180_cursor.patch
190_focus.patch
200_cbtpos.patch
222_fix_gauge_crash.patch
330_tamil.patch
340_sl_fix.patch
500_cope_with_backward_system_time_jumps.patch
* Build-Conflicts: autoconf2.13 no longer necessary.
* Move DH_COMPAT=5 to file debian/COMPAT.
* Move to Standards-Version: 3.8.1: replace dependencies
on Source-Version to binary:Version.
* newt-tcl now built with tcl8.5-dev and works with tcl8.{3,4,5}.
* Add libnewt.pc file to libnewt-dev.
* NMU
* Cherry-pick upstream patch to avoid breaking timers when the system
clock jumps backwards. Closes: #436497
* Non-maintainer upload.
* Apply ubuntu patch to use actually use pycentral.
Thanks to Steve Langasek for forwarding.
Closes: #445392.
* Fix python memory handling. Closes: #445392.
* NMU
* Fix bidi patch to link libnewt with -ldl.
* Include map file in the pic package.
* Closes: #443248
* Patch from Matthias Klose to deal with changed dpkg-architecure
output. Closes: #435376.
* Correction to Slovenian translation: thanks to Matej Kovacic.
Closes: #405582.
* Fix whiptail --help response: --defaultno not -defaultno. Closes: #400972.
* Add Tamil translation from Senthil Kumar B. Closes: #404670.
* Add entry to LINGUAS file so that Kurdish translation is included.
* Change libnewt0.52 priority to important, as it is required by whiptail,
which is important.
* Fix by Eugeniy Meshcheryakov for inputbox breakage under non-ASCII
locales. Closes: #384391, #384787.
* Moved debhelper dependency to >= 5.0.37.2, to ensure latest python policy
support.
* libcheck: Remove unnecessary dependencies on -lm, -lslang, -lpopt from
libnewt and executables.
* When fribidi lookup fails, record the fact so we don't try to dlopen()
libfribidi on every text string printed.
* newt-tcl: rename /usr/lib/libtwhiptcl.so/ to /usr/lib/whiptcl for clarity.
* debian/patches/222_fix_gauge_crash.patch
- prevent a negative number input to the gauge dialog from crashing
whiptail by smashing the stack. Thanks to Ryan Lortie.
* Acknowledge NMU with thanks. Closes: #379566.
* Updated python change patch to only build on python2.3, python2.4; makes
no assumptions about python2.5, etc. Thanks to Matthias Klose.
Closes: #372811.
* Clear dlerror() state before trying dlopen(), to try fixing
failures in loading.
* NMU
* Apply patch from Eugeniy Meshcheryako to regenerate configure during build
so that bidi support is enabled again. Closes: #379566
* Acknowledge NMU with thanks. Closes: #372811.
* Move to new Python policy. This package should now work on
python2.3 and python2.4.
* Move to Standards-Version: 3.7.2 : No changes required.
* Patches from Fedora 0.52.2-7 :
- Make the default colours more friendly to 8-color terminals
- handle listbox and checkboxtree focus better. Closes: #189038.
- turn off cursor when entry terminated form
- fix handling windows larger than screen size
- fix checkboxtree positioning.
* Translations:
- Thai, thanks to Theppitak Karoonboonyanan. Closes: #367230.
- Esperanto, thanks to Serge Leblanc. Closes: #366077, #369240.
- Nepali, thanks to Paras pradhan. Closes: #369357.
* Fixed bug that meant Bengali was not properly included.
* libnewt0.52: Move priority from required to standard, to match
overrides.
* Build for python2.4.
* Hardcode the python dependencies for this upload, so that we can build
without 2.4 as the default version.
* Translations:
- Dzongkha, thanks to Pema Geyleg. Closes: #361793.
* Further accessability improvements by Samuel Thibault. Closes: #337171.
* Translations:
- Khmer, thanks to Khoem Sokhem. Closes: #359671.
* Change Punjabi from pa_IN to pa, following debian-i18n discussion.
Closes: #357611.
* Release as unstable, causing a transition to new libnewt0.52.
* New upstream release.
* Change whiptail section: from base to utils to match override.
* Updated Greek translation from Kostas Papadimas. Closes: #344583.
* Patches from RedHat:
- pgupdown-crash: fixes crash in checkboxtree using pgup/down
- scrollbar: more pleasing scrollbars.
* Include cursor-a11y.patch for better accessability. Closes: #337171.
* New Bengali translation by Progga. Closes: #340650.
* snack.py: function EntryWindow now works with preset values for entries.
Closes: #340366.
* Include a11y patches by Samuel Thibault for accessability.
Closes: #337171.
* move to DH_COMPAT=5; include ${misc:Depends} to Dependencies.
* New upstream release.
* New Kurdish translation by Erdal Ronahi. Closes: #335077.
* don't free() a pointer that will be NULL if fribidi is not installed.
Closes: #317451, #326068.
* Build-Depend on libfribid-dev, libnewt0.51 recommends libfribidi0.
* Improved BIDI patch from Eugeniy Meshcheryakov. Closes: #323832.
* Translations:
- Xhosa thanks to Xhosa team and Canonical. Closes: #319480.
* Fixed syntax errors in changelog that lintian now complains of.
* Better dependency generation for whiptail; no doubled dependencies
* Patch from Eugeniy Meshcheryakov to do fribidi in newt. Closes: #318239.
* Translations:
- Wolof (wo) thanks to Mouhamadou Mamoune Mbacke. Closes: #317535.
* Add explanation to whiptail man page as to how to start text with a dash
'-'. Closes: #284708.
* Move to Standards-Version: 3.6.2
* Build against libslang2-dev (>= 2.0.4-2) for fribidi patch.
* Upload to unstable.
* libslang2: use SLutf8_enable(-1) to enable UTF8 handling.
* Patch from Eugeniy Meshcheryakov to handle incorrect input in
non-ASCII modes. Closes: #304657.
* libnewt0.51: set priority to required, to match override.
* whiptail: set priority to important, to match override.
* Generate newt.pot during package build. Closes: #313523.
* Build against libslang2
* Translations:
- Punjabi (pa_IN) thanks to Amanpreet Singh Alam. Closes: #309793.
- Estonian thanks to Siim Põder. Closes: #312465.
* Build against libc6 from unstable, not experimental. Closes: #308550.
* Translations:
- Vietnamese, thanks to Clytie Siddall. Closes: #306612.
* Translations:
- Tagalog, thanks to Eric Pareja. Closes: #288908.
* Corrections for typos in whiptail man page. Thanks to A. Costa.
Closes: #287349.
* whiptail: textbox help should say <file> not <text>. Closes: #287352.
* Interpret C-u as discard. Thanks to Matt Kraai for patch;
Closes: #275588.
* Upgrade bug; lbnewt0.51 was supplying /usr/lib/libnewt.so in conflict
with libnewt-dev. Closes: #283185.
* Translations:
- Welsh, thanks to Dafydd Harries. Closes: #282178.
- Galician, thanks to Jacobo Tarrio. Closes: #282231.
- Albanian, thanks to Elian Myftiu. Closes: #282158.
- Malagasy, thanks to Jaonary Rabarisoa. Closes: #282444.
- Hindi, thanks to Ravishankar Shrivastava. Closes: #282445.
* Fix regression: Tradition Chinese translations that were over-written
by Simplified Chinese by mistake. Closes: #282948.
* Macedonian translation thanks to Georgi Stanojevski. Closes: #275778.
* Romanian translation thanks to Eddy Petrisor. Closes: #275121.
* Traditional Chinese translation thanks to Tetralet. Closes: #272618.
* Include Bulgarian translation by Ognyan Kulev.
Closes: #271425, #272378.
* Remove reference to hot-key numbers (a dialog-only feature) from
whiptail man-page. Closes: #267965.
* Ensure whiptail depends on ${Source-Version} of libnewt0.51.
Closes: #269835.
* Build for sid.
* Set reset charset properly when doing line-drawing; Closes: #263780
* FTBFS on AMD64,alpha. Closes: #265214.
* Build whiptail against shared libnewt.so; Closes: #265721
* Acknowledging NMU: Closes: #262107.
# Ensure wstrlen is visible to newt binaries. Closes: #264723.
* NMU
* libnewt-dev should depend on 0.51, not itself.
* Tighten dependencies to latest versions of newt, slang.
Closes: #261314, #260992.
* Translations:
- ar.po thanks to Arabeyes project. Closes: #260646.
- hr.po thanks to Krunoslav Gernhard. Closes: #261421.
* Add debian/watch file.
* Build against the correct slang libraries. Closes: #259283.
* FIx garbled display in top line of boxes. Closes: #257488.
* Fix display problem with 'hidden' checkbox entries in whiptail being
shown. Closes: #257807.
* Used versioned symbols in libnewt.
* Echo '*' in password field in whiptail. Closes: #254411.
* Fix segfaults on bad parameters (box sizes). Closes: #253512.
* Update copyright file to point to better source. Closes: #254975.
* ENTER in multiselect (check and radio lists) now selects;
tabbing to OK not required. Closes: #252751.
* Removed XSI:'isms from python-newt.prerm.in ; Closes: #256508.
* Correction to Catalan translation. Closes: #251790.
* Change Catalan po file to reflect UTF-8 encoding.
Closes: #251790, #251811.
* Bosnian translationi by Safir Šećerović. Closes: #251138.
* Don't free ptr in entry.c twice. Closes: #246378.
* Translations:
- Portuguese by Miguel Figueiredo. Closes: #241311.
- Slovak by Peter Mann. Closes: #246099.
* Fix python indentation in snack.py. Closes: #236837.
* Don't truncate strings in UTF-8 mode in whiptail. Closes: #232426.
* New Upstream release.
* Switched to dbs:
- Cleanup of debian/rules
- broke 0.51.4 changes into debian/patches
* newt.c: Don't spin on the terminal window dying. Closes: #203988.
* Use terminfo bindings: patch from Henning Makholm. Closes: #219043.
* Trim long titles rather than failing. Closes: #236114.
* Add GNU options --help, --version to whiptail.
* Translations:
- Turkish by Recai Oktas. Closes: #239149.
- Korean by Changwoo Ryu. Closes: #241988.
- Indonesian by I Gede Wijaya S. Closes: #243454.
- Basque by Piarres Beobide Egaña. Closes: #243587.
- Hebrew by Lior Kaplan.
* Patch for non-ASCII input, thanks to Eugeniy Meshcheryakov.
Closes: #238873.
Special thanks to Eugeniy Meshcheryakov for fixes and testing.
* zh_CN.po: Simplified Chinese translation from Carlos Z.F. Liu.
Closes: #232134.
* whiptail.c: guessSize: fix wrapping/truncation of text when autosizing
dialogs. Closes: #224333, #231634.
* whiptail.c: Translate "\n" in text to newlines. Closes: #218991, #212255.
The "Further adventures in translation" release.
* cs.po: Czech translation from Miroslav Kure. Closes: #227116.
* nl.po: Dutch translation from Bart Cornelis. Closes: #227102.
* sl.po: Slovenian translation from Jure Cuhalev. Closes: #227519.
* lt.po: Lithuanian translation from Kęstutis Biliūnas. Closes: #227566.
* es.po: Improved Spanish translation from Carlos Valdivia Yagüe.
* da.po: Danish translation from Claus Hindsgaul.
The "Do translators travel in packs?" release.
* fi.po: Finnish translation from Tommi Vainikainen. Closes: #226993.
* fr.po, ja.po: Fix comments; these are not German translations.
Closes: #226964.
* ga.po: Convert to UTF-8.
* it.po: Italian translation from Giuseppe Sacco, and build fix
for ja.po.
Closes: #226942, #226943.
* sl.po: Slovenian translation from Jure Cuhalev. Closes: #226901.
* hu.po: New Hungarian translation from VEROK Istvan. Closes: #226982.
* ru.po: New Russian translation from Nikolai Prokoschenko. Closes: #226945.
* sv.po: Fix spelling mistake. Thanks to André Dahlqvist.
* el.po: New Greek translation from Konstantinos Margaritis.
Closes: #226922.
* pl.po: New Polish translation from Bartosz Fenski aka fEnIo.
Closes: #226921.
* whiptail / whiptcl: Resize listboxes to fit on screen.
Closes: #201619, #206616.
* ESC key now works. Closes: #52477, #110268.
* Add examples to libnewt-dev.
* Update version, authors in whiptail(1).
* whiptail: Return -1 on error, to distinguish Ok, Cancel, Error.
Closes: #86400. Closes: #209029.
* Add documentation for python-newt. Closes: #151783.
* Fix build error for po/Makefile.in.in. Closes: #207047.
* newt should Build-Depend on gettext. Closes: #207477.
* Build-Depend on debhelper >= 4.1.1. Closes: #207037.
* Ship files for python2.3, not python2.2. Closes: #205481, #205505.
* Change es.po to UTF-8, to correct charset error
* Correct spelling in sv.po.
Closes: #206218, #206219, #206220, #206221.
* Removed unnecessary dependencies on python << 2.3; Closes: #204876.
* Changed maintainer email to mckinstry@debian.org
* Moved to Standards-Version: 3.6.0; no changes required.
* Added Brazilian Portugese translation from Andre Luis Lopes.
Closes: #202101.
* chmod +x ./mkinstalldirs. Closes: #202078.
* Fix installation of .mo files. Closes: #202003.
* Added french translation for whiptail from Christian Perrier. Closes: #201864.
* Added Japanese translation for whipatil from Tomohiro KUBOTA. Closes: #202005.
* Re-enabled Ctrl-U key. Closes: #184486, #191487.
* Enable i18n, with whiptail button translations to
Catalan, Spanish, Irish, German, Swedish and Norwegian. Closes: #54536.
* Fixed misleading colors in compact buttons. Closes: #195775,#198800.
* Updated to policy 3.6.0; no changes needed.
* libnewt0.51 replaces libnewt0, libnewt-utf8; whiptail can also use tcl8.4.
Closes: #196570.
* Add README.whiptail to document the purpose of whiptail. Closes: #67356.
* Added --default-item option added to whiptail, whiptcl.
Closes: #49352, #49796.
* Added shlibs fix from Daniel Schepler for whiptail dependency on alpha.
Closes: #196290.
* malloc, realloc failures in whiptail, whiptcl now generate a DLG_ERROR
return, not a segfault.
* libnewt0 replaces libnewt-utf8
* Fix problem with cursor position when no border drawn. Closes: #195545.
* Add --notags option to whiptail. Closes: #45957.
* Change newt-tcl whiptcl.so to libwhiptcl.so. Closes: #21697.
* Fix shlib dependency calculation to ensure dependency for whiptail on
libnewt0.51 on sparc. Closes: #196290.
* Added --output-fd option. Closes: #153628.
* Use libc6.1 on Alpha rather than libc. Closes: #194877.
* Hardcode whiptail dependencies for the moment to ensure that
libnewt0.51 is included on !i386. Closes: #192767.
* Re-included --textbox, --passwordbox functionality that upstream had
dropped without mentioning it in documentation.
Closes: #191579, #191580, #192494, #192922, #192944, #193040.
* Re-insert code to ensure dialogboxes.o is -fPIC, this time to Makefile.in,
not Makefile. Closes: #192393.
* Reset screen before leaving on exit. Closes: #55638.
* Removed incorrect 'and is maintained by' line from debian/copyright.
* Ensure dialogboxes.o is built -fPIC: its included in shared objects.
Closes: #192393.
* Ensure whiptail dependency on libnewt0.51. Closes: #192767.
* Added libnewt.so->libnewt.so.0.51 symlink to libnewt-dev. Closes: #192884.
* Also remore dh_testroot from configure target. Closes: #191123.
* Change Sections to match overrides (devel->libdevel, interpreters->python)
* Fixed dependencies. Build-Depend, slang>>1.4.5-2; whiptail.
Closes: #162429.
* Re-inserted the guessSize() code for autosizing from 0.50.17, with a bugfix to
allow it to work with UTF8. Closes: #191627.
* newt.c: Window placement calc: Don't assume 80x24! instead, read from slang.
Closes: #191578
* include newt.spec in /usr/share/doc as it includes important changelog
info.
* Documented the removal of whiptail features --passwordbox, --textbox;
added explanation on how to select items in checklists, radiolists in
whiptail.1. Closes: #184471.
* Removed debian-test testsuite, as the debian-test package has been removed.
* build target no longer needs root. Closes: #191123.
* Include snack.py in python-newt. Closes: #191445, #191446.
* New maintainer.
* Upgraded to new release 0.51.4, from RedHat, bumping SONAME to 0.51
* Merged newt, newt-utf8 now that SONAME has changed.
* textbox.c(addLine,doReflow,newtTextbox) add checks to try and fix (closes: 169788)
* add debian-test script and install it, but I haven't actually figured
out how really to use it.
* debian/control{,.utf8}:
Build-Depend on sgmltools-lite rather than sgmltools-2,
and libnewt-utf8-pic and libnewt-pic conflicts explicitly with each other
* Install libnewt-utf8_pic.a as libnewt_pic.a,
I hope I don't break anybody's back with this change.
(closes: #182041)
* slightly update create-utf8.sh script.
* update README.Debian for a change.
* no stripping if nostrip is specified in DEB_BUILD_OPTS.
- change configure.in to accept --with-nostrip
- change Makefile.in to use @INSTALL_S@ instead of install -s.
* No buffer overflow in pushhelpline (partially fixes #66349,
that it doesn't segv anymore, but something is surely wrong.)
* Possible buffer overflow in newt.c for keyinput fixed (closes: #140404)
* Apply patch from Robert Milan (mostly) for hurd compatbility.
(closes: #149318)
* New maintainer
* Build newt-utf8 also. versions -9.7 and -9.8 were not uploaded
to Debian archive as utf-8 versions.
* Fix newt-utf8 portions that doko didn't touch.
* Fixed descriptions to clarify that newt-utf8 is not binary compatible,
and note that it's not wide-character support, but support for locales.
(closes: #135455, #152223)
* rename debian/README to debian/README.Debian
* update debian/copyright to include me.
* Makefile.in (PYVER): Set to 2.2 (closes: #158689).
* NMU.
* Build using python2.2.
* Fix possible buffer overflow. (closes: #138363, #140493)
At least, this no longer segfaults for me:
whiptail --menu "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" 30 120 0 aa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
* NMU
* An urgency high upload to fix mistakes introduced in -9.3,
and to let the fix trickle into testing.
* whiptail and whiptail-utf8 conflicts with each other
(closes: #135752, #136404)
* update build-depends to depend on slang 1.4.4-7.2 or greater
* NMU
* add setlocale(LC_ALL, ""); to whiptail, in utf8 mode.
mbrtowc most probably wants this.
Otherwise, we are getting question marks from whiptail-utf8.
* NMU
* "Creating the necessary binaries for building boot-floppies, and
fixing the non-arch porability"
* Makefile.in: fix some compilation warnings with -D_GNU_SOURCE for
UTF8 mode, so that the program will run on other arches.
(closes: #135386)
* newt_pr.h: added declaration for strwidth definition.
* debian/control:
- libnewt-dev conflicts with libnewt-dev,
libnewt-utf8-dev provides/conflicts libnewt-dev
introduce libnewt-utf8-dev
- whiptail conflicts/provides whiptail-provider
whiptail-utf8 conflicts/provides whiptail-provider
- whiptail-utf8 created (closes: #135382)
- libnewt-dev requires newt, and slang
- libnewt-utf8-dev requires newt-utf8 and slang-utf8
- tcl8.3-dev added to build-depends for utf8.
- libnewt-utf8-pic depends on libnewt-utf8-dev
* debian/rules:
- add binary-runtime and binary-devel
to binarytarget for utf8.
- build document in utf8 also.
- remove *~ on clean
* Makefile.in: Accept BUILDING_UTF8=true as a sign of required UTF8
flag.
* debian/create-utf8.sh: sed shlibs/shlibs.local so that
packages compiled against utf8 version will require utf8
libs.
* debian/README: added some documentation on the package.
* debian/shlibs.local: update shlibs file to depend on utf8 version
greater than 0.50.17-9.3.
* With this, whiptail-utf8 should be used with slang1-utf8
(closes: #124083)
* NMU
* Split out newt-utf8 and newt source packages (closes: #133936)
* debian/create-utf8.sh: created, to facilitate creation of newt-utf8 version
from newt. Portions ripped off from fetchmail sources.
* debian/control.utf8: for utf8 version.
* this version keeps the single -dev file. It might cause problems
if packages linked to newt try to use slang too.
* bump up the version build-dependency for slang1-*-dev
* libnewt-pic: Depends on libnewt-dev
* Non Maintainer Upload.
* fix problems with mono mode, patch thanks to
Klaus Weidner <kw@w-m-p.com> (closes: #128941)
* fixed char signedness problem patch thanks to
Martin Michlmayr <tbm@cyrius.com> (closes: #127105)
* Oops, fix the memory leak that I created while trying to fix the
memory leak in newtTextboxSetText. (Closes: #124117)
* MU, close the bugs fixed in NMUs. (Closes: #119815, #120245, #119281, #119354, #117455, #115409, #116566, #121062, #117878, #109441)
* libnewt.so points to libnewt.so.0.50 (Closes: #121893)
* -pic packages now depend on non-pic ones. (Closes: #123325)
* Fix memory leak in newtTextboxSetText. (Closes: #121505)
* Use the proper package name in the prerm script for python-newt.
(Closes: #121716)
* NMU for woody deadline
* Include patch from Philip Blundell to fix UTF8. Closes: #119354
* Remove snack.py~ and Makefile.in~ which seem to have been introduced
in the last NMU.
* NMU to include corrected snack.py. (Closes: #119815, #120245, #119281)
* NMU to build with python (2.1). Somewhat fixes #109441.
* Add postinst/prerm for python-newt to compile/remove .py files.
Closes: #117455.
* Build Tcl module for tcl8.3.
* Call ldconfig, only when configuring.
* Make libnewt0 depend on slang1-dev (>= 1.4.4-2) | slang1-utf8-dev
(Closes: #115409).
* Changed colors for inactive buttons. (Closes: #99652, #54265, #60855, #61150)
* Oops, there was a bug in the patch.
* Some utf8-related fixes (Patch by Edmund Grimley Evans):
- remove all use of mbtowc and wctomb, which are evil in a library,
as they change an anonymous global state
- fix a possible segfault in doReflow() if !resultPtr
- remove some historical #if 0 code
* Rebuilt with utf8 version of slang1. (Closes: #93276)
* Builds utf8 versions of libnewt and libnewt-pic. (Closes: Bug#91963)
Patch by Edmund Grimley Evans.
* Builds a PIC version of libnewt. (Closes: Bug#91951)
* Builds a directory of html files. (Closes: Bug#89906)
* Include the right file location in copyright file. (Closes: Bug#91962)
* New upstream version
* Added a "abort signal" callback to libnewt, and a "suspend" callback
to whiptail. (Closes: Bug#52952, Bug#61807, Bug#84054)
* Closing ancient non-bug (just a difference in the way getopt and popt
handle arguments). (Closes: Bug#17786)
* Added Build-Depends. (Closes: Bug#70101)
* Added patch by Oskar Liljeblad <osk@hem.passagen.se> to handle
NEWT_KEY_{HOME,END}. (Closes: Bug#80961)
* Added -I/usr/include/tcl8.2/ to the list of include dirs for whiptcl
and tcl8.2-dev >= 8.2.3-3. (Closes: Bug#67066)
* Added --scrolltext description to whiptail.1 manpage (Closes: Bug#75316)
* Fixed typo in whiptail.1 manpage (Closes: Bug#75653)
* New upstream version.
* whiptcl doesn't have hardcoded terminal size (Closes: Bug#62252)
* Close bugs fixed in NMUs. (Closes: Bug#58059, Bug#47855, Bug#57651,
Bug#56710, Bug#58817)
* Whiptail remembers the state of the screen and restores it on exit
(Closes: Bug#57455)
* Latest stable version of newt. (Closes: Bug#52834, Bug#54474)
* Ctrl-U must clear the whole buffer! . Closes: Bug#62828
* Use "-O2" on compilation to let it build on m68k and get rid of
RC bug 59150 as suggested by Bjoern Brill.
* Non-maintainer upload
* Fixes bad cursor position in listboxes, Closes: Bug#58059
* Non-maintainer upload
* Don't install libnewt.a with install -s, Closes: Bug#57651
* Non-maintainer upload
* Fixes dependency calculation on debian/rules. closes: #53181
* Non-maintainer upload
* Adds clear line feature (c-u) to libnewt. closes: #36587
* break lines properly, closes: #43270
* Missing "val" in newt.h; "//" in form.c, closes: #47855
* Fixes sizing code for menu dialogs, closes: #51019
* Fixes whiptail dependencies, closes: #48475, #50165, #50346, #52311
* If gpm is not running ignore gpm support.
* (finally) enabled gpm support.
* fixed whiptail dependencies.
* explicitly linked to libdl.
* added a Replaces/Conflicts: newt0.25-dev to allow clean upgrades from
slink. (Closes: #47025).
* new upstream version (Closes: #43427, #45955).
* linked to slang 1.3 (Closes: #46951)
* stripped debugging symbols from libnewt.a (Closes: #31246).
* whiptail is on its own base package (Closes: #36435).
* fixed documentation bug about "--clear" (Closes: #24972).
* newtRedrawHelpLine() now test for length before memcpy'ng
(Closes: #37032, #38602)
* manpage updated to describe new options (Closes: #41304).
* fixed typo in whiptail output (Closes: #44754).
* added support for "password boxes". Patch by Joey Hess
<joey@kitenet.net> (Closes: #45961).
* New upstream version.
* Back ported bugfix from newt-0.30 to make whiptail display messages
properly. Without this fix, whiptail doesn't show the last word in a
message.
* Excluded tcl and python wrappers. Added code to debian/rules and
debian/control-snippet to build a new package, newt-scripting, when
the wrappers are mature enough.
* New upstream version.
* debian/shlibs really fixed now.
* Install shared lib mode 644.
* debian/shlibs file fixed.
* updated Standards-Version.
* whiptail now has its own package, fixes: Bug#17476
* newt0.21-dev now provides and conflicts newt-dev, fixes: Bug#17477
* Added whiptail(1) manpage, fixes: Bug#16857
* whiptail now uses full screen, fixes: Bug#17155
* Defines the dependency on libc*-dev at build-time, fixes: Bug#17208
* Defined newtTextboxAddLine.
* Added patches by Bruce Perens:
* - whiptail don't make over-size windows.
* - whiptail will scroll the text and/or the menu to fit on the screen.
* - some variables now defined as const.
* New upstream version.
* Not included python support.
* New package.