Your message dated Mon, 25 Sep 2006 07:17:24 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#389385: fixed in python-vobject 0.0.svn155-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: python-vobject
Version: 0.0.svn155-1
Severity: serious
Tags: patch

When building 'python-vobject' in a clean 'unstable' chroot,
I get the following error:

copying src/vobject/win32tz.py -> /python-vobject-0.0.svn155/./build/lib/vobject
touch python-build-stamp-2.4
cd tests && PYTHONPATH=src python tests.py
Traceback (most recent call last):
  File "tests.py", line 8, in ?
    import base, icalendar, behavior, vcard, hcalendar
  File "/python-vobject-0.0.svn155/src/vobject/icalendar.py", line 5, in ?
    import dateutil.rrule
ImportError: No module named dateutil.rrule
make: *** [build/python-vobject] Error 1

Please add the missing Build-Depends on 'python-dateutil' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/python-vobject-0.0.svn155/debian/control ./debian/control
--- ../tmp-orig/python-vobject-0.0.svn155/debian/control        2006-09-25 
12:31:11.000000000 +0000
+++ ./debian/control    2006-09-25 12:31:10.000000000 +0000
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Guido Guenther <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 5), quilt, python-dev, python-support (>= 
0.3)
+Build-Depends: cdbs, debhelper (>= 5), quilt, python-dateutil, python-dev, 
python-support (>= 0.3)
 Standards-Version: 3.7.2
 
 Package: python-vobject


--- End Message ---
--- Begin Message ---
Source: python-vobject
Source-Version: 0.0.svn155-2

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

python-vobject_0.0.svn155-2.diff.gz
  to pool/main/p/python-vobject/python-vobject_0.0.svn155-2.diff.gz
python-vobject_0.0.svn155-2.dsc
  to pool/main/p/python-vobject/python-vobject_0.0.svn155-2.dsc
python-vobject_0.0.svn155-2_all.deb
  to pool/main/p/python-vobject/python-vobject_0.0.svn155-2_all.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.
Guido Guenther <[EMAIL PROTECTED]> (supplier of updated python-vobject 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: Mon, 25 Sep 2006 15:49:10 +0200
Source: python-vobject
Binary: python-vobject
Architecture: source all
Version: 0.0.svn155-2
Distribution: unstable
Urgency: low
Maintainer: Guido Guenther <[EMAIL PROTECTED]>
Changed-By: Guido Guenther <[EMAIL PROTECTED]>
Description: 
 python-vobject - parse iCalendar and VCards in python
Closes: 389385
Changes: 
 python-vobject (0.0.svn155-2) unstable; urgency=low
 .
   * build depend on python-dateutil so the testuite can run properly.
     (Closes: #389385)
Files: 
 88f38ae9909647aae2c2be5a8f5a0d82 665 python optional 
python-vobject_0.0.svn155-2.dsc
 7951eae8e042ca32824fedd911efa7fa 4002 python optional 
python-vobject_0.0.svn155-2.diff.gz
 6822a9ea4caee9e688736b32621ac2cb 39494 python optional 
python-vobject_0.0.svn155-2_all.deb

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

iD8DBQFFF+IZn88szT8+ZCYRAkwlAJ9mrd9aZdq0KSTaVxU9ZaaAQY6LPACeOGui
xoOJSHjo27ynCZiqjmFoKIM=
=IEdU
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to