Your message dated Wed, 28 Jun 2006 02:17:08 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#372811: fixed in newt 0.52.2-5 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: newt Version: 0.52-2 Tags: patch Uploaded to experimental, so that a basic system can be installed without uninstalling python-newt. reverted: --- newt-0.52.2/debian/patches/001_python2.3.patch +++ newt-0.52.2.orig/debian/patches/001_python2.3.patch @@ -1,16 +0,0 @@ -# The default version of python in Debian Sid is currently 2.3 -# Drop this patch when that changes. -# -- amck, 2005-10-22. - -diff -ruN newt-0.52.1-old/Makefile.in newt-0.52.1/Makefile.in ---- newt-0.52.2-old/Makefile.in 2005-09-30 15:20:53.000000000 +0100 -+++ newt-0.52.2/Makefile.in 2005-10-22 20:45:11.000000000 +0100 -@@ -10,7 +10,7 @@ - CVSTAG = r$(subst .,-,$(VERSION)) - SONAME = @SONAME@ - --PYTHONVERS = python2.4 -+PYTHONVERS = python2.3 - - WHIPTCLSO=whiptcl.so - diff -u newt-0.52.2/debian/control newt-0.52.2/debian/control --- newt-0.52.2/debian/control +++ newt-0.52.2/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Alastair McKinstry <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -Build-Depends: dbs, python2.3-dev, sgmltools-lite, libslang2-dev (>=2.0.4-2), libpopt-dev, debhelper (>=5), gettext, libfribidi-dev, tcl8.4-dev +Build-Depends: dbs, python2.4-dev, sgmltools-lite, libslang2-dev (>=2.0.4-2), libpopt-dev, debhelper (>=5), gettext, libfribidi-dev, tcl8.4-dev Package: libnewt-dev Architecture: any @@ -42,7 +42,7 @@ Architecture: any Section: python Priority: standard -Depends: libnewt0.52 (=${Source-Version}) , ${python:Depends}, ${misc:Depends} +Depends: libnewt0.52 (=${Source-Version}) , python2.4, python (>= 2.4), python (<< 2.5), ${misc:Depends} Description: A NEWT module for Python This module allows you to built a text UI for your Python scripts using newt. diff -u newt-0.52.2/debian/changelog newt-0.52.2/debian/changelog --- newt-0.52.2/debian/changelog +++ newt-0.52.2/debian/changelog @@ -1,3 +1,11 @@ +newt (0.52.2-4.1) experimental; urgency=low + + * Build for python2.4. + * Hardcode the python dependencies for this upload, so that we can build + without 2.4 as the default version. + + -- Matthias Klose <[EMAIL PROTECTED]> Sun, 11 Jun 2006 15:07:35 +0000 + newt (0.52.2-4) unstable; urgency=low * Translations: diff -u newt-0.52.2/debian/python-newt.dirs newt-0.52.2/debian/python-newt.dirs --- newt-0.52.2/debian/python-newt.dirs +++ newt-0.52.2/debian/python-newt.dirs @@ -1,2 +1,2 @@ -usr/lib/python2.3 -usr/lib/python2.3/site-packages +usr/lib/python2.4 +usr/lib/python2.4/site-packages diff -u newt-0.52.2/debian/python-newt.install newt-0.52.2/debian/python-newt.install --- newt-0.52.2/debian/python-newt.install +++ newt-0.52.2/debian/python-newt.install @@ -1,2 +1,2 @@ -python2.3/_snackmodule.so usr/lib/python2.3/site-packages -snack.py usr/lib/python2.3/site-packages +python2.4/_snackmodule.so usr/lib/python2.4/site-packages +snack.py usr/lib/python2.4/site-packages
--- End Message ---
--- Begin Message ---Source: newt Source-Version: 0.52.2-5 We believe that the bug you reported is fixed in the latest version of newt, which is due to be installed in the Debian FTP archive: libnewt-dev_0.52.2-5_i386.deb to pool/main/n/newt/libnewt-dev_0.52.2-5_i386.deb libnewt-pic_0.52.2-5_i386.deb to pool/main/n/newt/libnewt-pic_0.52.2-5_i386.deb libnewt0.52_0.52.2-5_i386.deb to pool/main/n/newt/libnewt0.52_0.52.2-5_i386.deb newt-tcl_0.52.2-5_i386.deb to pool/main/n/newt/newt-tcl_0.52.2-5_i386.deb newt_0.52.2-5.diff.gz to pool/main/n/newt/newt_0.52.2-5.diff.gz newt_0.52.2-5.dsc to pool/main/n/newt/newt_0.52.2-5.dsc python-newt_0.52.2-5_i386.deb to pool/main/n/newt/python-newt_0.52.2-5_i386.deb whiptail_0.52.2-5_i386.deb to pool/main/n/newt/whiptail_0.52.2-5_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated newt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 20 Jun 2006 21:15:43 +0100 Source: newt Binary: libnewt0.52 libnewt-dev libnewt-pic newt-tcl whiptail python-newt Architecture: source i386 Version: 0.52.2-5 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry <[EMAIL PROTECTED]> Changed-By: Alastair McKinstry <[EMAIL PROTECTED]> Description: libnewt-dev - Developer's toolkit for newt windowing library libnewt-pic - Not Erik's Windowing Toolkit, shared library subset kit libnewt0.52 - Not Erik's Windowing Toolkit - text mode windowing with slang newt-tcl - A newt module for Tcl python-newt - A NEWT module for Python whiptail - Displays user-friendly dialog boxes from shell scripts Closes: 189038 366077 367230 369240 369357 372811 Changes: newt (0.52.2-5) unstable; urgency=low . * 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. Files: 5b8985d5b4af6b4b70ab2881da3d22fd 814 devel optional newt_0.52.2-5.dsc 77705abbd9c60987dd7f07258a852331 91768 devel optional newt_0.52.2-5.diff.gz 3088b22e5d554c298aa6fd29569d65a5 61352 base standard libnewt0.52_0.52.2-5_i386.deb 4f1d58e51aad0d5484c3d493c3c93b8f 82366 libdevel optional libnewt-dev_0.52.2-5_i386.deb 7d31615619f6eea699318cb09b4deca8 54886 libdevel extra libnewt-pic_0.52.2-5_i386.deb 54026887c90f3d24055cb69365ab172f 28470 interpreters extra newt-tcl_0.52.2-5_i386.deb 3765295c8fc7cc24f7cfcbc999dc9b6a 37040 python standard python-newt_0.52.2-5_i386.deb 45043851b56d481938a941f5c2d2356f 34032 utils important whiptail_0.52.2-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEm+T7ubFmX/VB32sRAundAJ4mct4Wm2lxKn4NG3ncUvgFWfUdwQCffEjZ kr7CQZXHCD3BuAO1gyltR9Q= =T1UK -----END PGP SIGNATURE-----
--- End Message ---

