Changelog
newt (0.52.14-11ubuntu1) raring; urgency=low
* 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.
newt (0.52.14-11) unstable; urgency=low
* 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.
newt (0.52.14-10) unstable; urgency=low
* Fix: whiptail gave incorrect result for ESC pressed when NO selected.
Closes: #665784.
newt (0.52.14-9) unstable; urgency=low
* 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.
newt (0.52.14-8) unstable; urgency=low
* Fix thanks to Kris Henriksson for snackmodule build. Closes: #655151.
newt (0.52.14-7) unstable; urgency=low
* Snackmodule.* must be compiled -fPIC on AMD64, etc. Closes: #655151.
newt (0.52.14-6) unstable; urgency=low
* Edit pkg-config --libs, --ldflags lines to ensure python shared objects
are not linkead against libpython. Closes: #655244.
newt (0.52.14-5) unstable; urgency=low
* 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.
newt (0.52.14-4) unstable; urgency=low
* Fix crash due to blankline() in textbox being initialised in the
wrong place in refactored bid patch. Closes: #654408, #654351.
newt (0.52.14-3) unstable; urgency=low
* Push to unstable.
newt (0.52.14-2) experimental; urgency=low
* 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.
newt (0.52.14-1) experimental; urgency=low
* 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 <email address hidden>. Closes: #627014.
* Sinhala translation by Danishka Navin. Closes: #640766.
* Old Patches:
- Added DEP-3 headers.
- removed Farsi lang patch now in upstream.
-- Matthias Klose <email address hidden> Thu, 08 Nov 2012 14:50:00 +0100