Your message dated Sun, 27 Aug 2006 09:32:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384714: fixed in urwid 0.9.6-2
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: urwid
Version: 0.9.6-1
Severity: serious
Tags: patch

When building 'urwid' in a clean 'unstable' chroot,
I get the following error:

copying urwid/__init__.py -> /urwid-0.9.6/./build/lib/urwid
touch python-build-stamp-2.4
pyversions: missing XS-Python-Version in control file, fall back to 
debian/pyversions
set -e; for python in python2.3 python2.4; do rm -f urwid/*.pyc; $python 
test_urwid.py ; done
/bin/sh: python2.3: command not found
make: *** [build-docs-test-stamp] Error 127

Please add the missing Build-Depends on 'python2.3-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/urwid-0.9.6/debian/control ./debian/control
--- ../tmp-orig/urwid-0.9.6/debian/control      2006-08-26 08:39:21.000000000 
+0000
+++ ./debian/control    2006-08-26 08:39:17.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
 Uploaders: Paul Wise <[EMAIL PROTECTED]>, Gustavo Franco <[EMAIL PROTECTED]>, 
Ian Ward <[EMAIL PROTECTED]>
-Build-Depends: python-support (>= 0.3), debhelper (>= 5.0.37.2), cdbs (>= 
0.4.41), python (>= 2.3.5-7)
+Build-Depends: python2.3-dev, python-support (>= 0.3), debhelper (>= 
5.0.37.2), cdbs (>= 0.4.41), python (>= 2.3.5-7)
 Build-Depends-Indep: python-templayer
 Standards-Version: 3.7.2
 


--- End Message ---
--- Begin Message ---
Source: urwid
Source-Version: 0.9.6-2

We believe that the bug you reported is fixed in the latest version of
urwid, which is due to be installed in the Debian FTP archive:

python-urwid_0.9.6-2_all.deb
  to pool/main/u/urwid/python-urwid_0.9.6-2_all.deb
urwid_0.9.6-2.diff.gz
  to pool/main/u/urwid/urwid_0.9.6-2.diff.gz
urwid_0.9.6-2.dsc
  to pool/main/u/urwid/urwid_0.9.6-2.dsc



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.
Ian Ward <[EMAIL PROTECTED]> (supplier of updated urwid 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: Sun, 27 Aug 2006 03:46:53 +0000
Source: urwid
Binary: python-urwid
Architecture: source all
Version: 0.9.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Ian Ward <[EMAIL PROTECTED]>
Description: 
 python-urwid - curses-based UI/widget library for Python
Closes: 384714
Changes: 
 urwid (0.9.6-2) unstable; urgency=low
 .
   * Don't test all python versions in debian/rules. (Closes: #384714)
Files: 
 81e8220967f12a04cde0a4717f900693 811 python optional urwid_0.9.6-2.dsc
 43170b59ca10a609b2236d64f634e0a5 2689 python optional urwid_0.9.6-2.diff.gz
 faea3d468a7f74eef61eae55b219a954 126996 python optional 
python-urwid_0.9.6-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE8cNrvPbGD26BadIRAlGyAJ97lATGMYrPeSodMLViDvxCJ5K09ACgj8HN
hWx0pl6IdrLl7U5zgZkRmG0=
=op9h
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to