Your message dated Tue, 30 Aug 2005 01:47:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325679: fixed in utidylib 0.2-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Aug 2005 08:04:12 +0000
>From [EMAIL PROTECTED] Tue Aug 30 01:04:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c147112.adsl.hansenet.de (localhost.localdomain) 
[213.39.147.112] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EA16J-00012Q-00; Tue, 30 Aug 2005 01:04:12 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1EA16D-0002Ew-7b; Tue, 30 Aug 2005 10:04:05 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: utidylib: FTBFS: Missing Build-Depends on 'python-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 30 Aug 2005 10:04:05 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: utidylib
Version: 0.2-1
Severity: serious
Tags: patch

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

cd . && python setup.py build --build-base="./build"
/bin/sh: python: command not found
make: *** [common-build-impl] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/utidylib-0.2/debian/control ./debian/control
--- ../tmp-orig/utidylib-0.2/debian/control     2005-08-30 07:48:06.000000000 
+0000
+++ ./debian/control    2005-08-30 07:48:02.000000000 +0000
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Igor Stroh <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.38), cdbs, python2.3-dev, 
python2.4-dev, dpatch
+Build-Depends-Indep: debhelper (>= 4.1.38), cdbs, python-dev, python2.3-dev, 
python2.4-dev, dpatch
 Standards-Version: 3.6.2.1
 
 Package: python-utidylib

---------------------------------------
Received: (at 325679-close) by bugs.debian.org; 30 Aug 2005 08:49:17 +0000
>From [EMAIL PROTECTED] Tue Aug 30 01:49:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EA1lr-0000fW-00; Tue, 30 Aug 2005 01:47:07 -0700
From: Igor Stroh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325679: fixed in utidylib 0.2-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 30 Aug 2005 01:47:07 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: utidylib
Source-Version: 0.2-2

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

python-utidylib_0.2-2_all.deb
  to pool/main/u/utidylib/python-utidylib_0.2-2_all.deb
python2.3-utidylib_0.2-2_all.deb
  to pool/main/u/utidylib/python2.3-utidylib_0.2-2_all.deb
python2.4-utidylib_0.2-2_all.deb
  to pool/main/u/utidylib/python2.4-utidylib_0.2-2_all.deb
utidylib_0.2-2.diff.gz
  to pool/main/u/utidylib/utidylib_0.2-2.diff.gz
utidylib_0.2-2.dsc
  to pool/main/u/utidylib/utidylib_0.2-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.
Igor Stroh <[EMAIL PROTECTED]> (supplier of updated utidylib 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, 30 Aug 2005 10:27:34 +0200
Source: utidylib
Binary: python2.3-utidylib python2.4-utidylib python-utidylib
Architecture: source all
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Igor Stroh <[EMAIL PROTECTED]>
Changed-By: Igor Stroh <[EMAIL PROTECTED]>
Description: 
 python-utidylib - Python wrapper for TidyLib
 python2.3-utidylib - Python wrapper for TidyLib
 python2.4-utidylib - Python wrapper for TidyLib
Closes: 325679
Changes: 
 utidylib (0.2-2) unstable; urgency=low
 .
   * debian/control: added missing python-dev dependency (Closes: #325679).
     Thanks to Andreas Jochens.
Files: 
 16f3c8221476c43671c7c640a70bb385 667 web optional utidylib_0.2-2.dsc
 69e4b0879bf2eb62fecd12ce91690fdd 3023 web optional utidylib_0.2-2.diff.gz
 d57ead4e426801e08c7c502a0a8aa5f3 3646 web optional 
python-utidylib_0.2-2_all.deb
 77e72c0720c450c1cf9c472bbec0d4c4 6974 web optional 
python2.4-utidylib_0.2-2_all.deb
 4f56f922e870f6520e8f00d123cf7857 6972 web optional 
python2.3-utidylib_0.2-2_all.deb

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

iD8DBQFDFBjt9A/NYF0eULoRApQAAJ9qV1CU/X3NEdB6RyGO/YcOYQHYMACeLbfd
6Duf5CySxmizPzi/xewpxHs=
=BBVU
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to