Your message dated Sat, 25 Feb 2006 13:47:15 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#354356: fixed in python-htmltmpl 1.22-7
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-htmltmpl
Version: 1.22-6
Severity: serious
Tags: patch

When building 'python-htmltmpl' 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/python-htmltmpl-1.22/debian/control ./debian/control
--- ../tmp-orig/python-htmltmpl-1.22/debian/control     2006-02-25 
16:17:08.000000000 +0000
+++ ./debian/control    2006-02-25 16:17:07.000000000 +0000
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Sergio Talens-Oliag <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs, debhelper (>= 4.2), python2.3-dev, python2.4-dev
+Build-Depends-Indep: cdbs, debhelper (>= 4.2), python-dev, python2.3-dev, 
python2.4-dev
 Standards-Version: 3.6.2.1
 
 Package: python-htmltmpl


--- End Message ---
--- Begin Message ---
Source: python-htmltmpl
Source-Version: 1.22-7

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

python-htmltmpl_1.22-7.diff.gz
  to pool/main/p/python-htmltmpl/python-htmltmpl_1.22-7.diff.gz
python-htmltmpl_1.22-7.dsc
  to pool/main/p/python-htmltmpl/python-htmltmpl_1.22-7.dsc
python-htmltmpl_1.22-7_all.deb
  to pool/main/p/python-htmltmpl/python-htmltmpl_1.22-7_all.deb
python2.3-htmltmpl_1.22-7_all.deb
  to pool/main/p/python-htmltmpl/python2.3-htmltmpl_1.22-7_all.deb
python2.4-htmltmpl_1.22-7_all.deb
  to pool/main/p/python-htmltmpl/python2.4-htmltmpl_1.22-7_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.
Sergio Talens-Oliag <[EMAIL PROTECTED]> (supplier of updated python-htmltmpl 
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: Sat, 25 Feb 2006 20:16:20 +0100
Source: python-htmltmpl
Binary: python-htmltmpl python2.4-htmltmpl python2.3-htmltmpl
Architecture: source all
Version: 1.22-7
Distribution: unstable
Urgency: low
Maintainer: Sergio Talens-Oliag <[EMAIL PROTECTED]>
Changed-By: Sergio Talens-Oliag <[EMAIL PROTECTED]>
Description: 
 python-htmltmpl - Templating engine for separation of code and HTML
 python2.3-htmltmpl - Templating engine for separation of code and HTML
 python2.4-htmltmpl - Templating engine for separation of code and HTML
Closes: 354356
Changes: 
 python-htmltmpl (1.22-7) unstable; urgency=low
 .
   * Add python to build-depends, neither python2.3-dev nor python2.4-dev
     depend on it and the package fails to build from source on a clean
     environment because the interpreter is called using the name *python*, but
     that is a link included on the python package (closes: Bug#354356).
Files: 
 9f9c915183e1398cc8d0cedf70bd2536 691 python optional python-htmltmpl_1.22-7.dsc
 f590d441ea83976e21a3fa8be177ba8e 2546 python optional 
python-htmltmpl_1.22-7.diff.gz
 1b7c2727f4a11b10c4a3cf67388ebaf1 4992 python optional 
python-htmltmpl_1.22-7_all.deb
 495191020da9fd7ca1cfa7a6218ac1db 59694 python optional 
python2.3-htmltmpl_1.22-7_all.deb
 5e0d5cf6a42c0e890fca2fa669614a5d 59708 python optional 
python2.4-htmltmpl_1.22-7_all.deb

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

iD8DBQFEAK5nZ3AFK7jB+mkRAlW1AJ0bdMd8vYC+YJQrv9L2dUr+/4CTlwCeJ7Mw
AVKk/BzxfJVcEzUl+MikZeQ=
=yJWk
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to