Your message dated Tue, 20 Jun 2006 18:35:54 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug closed
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: ipy
Version: 0.42-6
Severity: serious
Tags: patch
When building 'ipy' in a clean 'unstable' chroot,
I get the following error:
dh_installudev -ppython-ipy
dh_install -ppython-ipy
dh_link -ppython-ipy
dh_pysupport -ppython-ipy
make: dh_pysupport: Command not found
make: *** [binary-install/python-ipy] Error 127
Please add the missing Build-Depends on 'python-support'
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/ipy-0.42/debian/control ./debian/control
--- ../tmp-orig/ipy-0.42/debian/control 2006-06-20 12:01:49.000000000 +0000
+++ ./debian/control 2006-06-20 12:01:36.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Uploaders: Morten Werner Olsen <[EMAIL PROTECTED]>
-Build-Depends-Indep: python-dev (>= 2.3.5-10)
+Build-Depends-Indep: python-dev (>= 2.3.5-10), python-support
Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41)
XS-Python-Version: >= 2.3
Standards-Version: 3.6.2
--- End Message ---
--- Begin Message ---
Version: 0.42-7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 20 Jun 2006 18:07:06 +0200
Source: ipy
Binary: python-ipy
Architecture: source all
Version: 0.42-7
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Raphael Hertzog <[EMAIL PROTECTED]>
Description:
python-ipy - Python module for handling IPv4 and IPv6 addresses and networks
Closes: 374642
Changes:
ipy (0.42-7) unstable; urgency=low
.
* Add missing Build-Depends-Indep. Closes: #374642
Files:
b1a25f5519d88f95cbf7acb396f97ed9 755 python optional ipy_0.42-7.dsc
da56bb83763da323b8233ed5017841a3 1990 python optional ipy_0.42-7.diff.gz
0c02a81b6682f85eff454e55601acc5a 23926 python optional
python-ipy_0.42-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEmB2TvPbGD26BadIRAvTsAKCNy4refkckm0ennJV8hS/2X2c8/QCgtDKm
2f24od9mdOyiiJPDeql5MPc=
=bWpF
-----END PGP SIGNATURE-----
--- End Message ---