Your message dated Tue, 29 Aug 2006 14:17:40 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384910: fixed in guessnet 0.39-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: guessnet
Version: 0.39-1
Severity: serious
Tags: patch
When building 'guessnet' in a clean 'unstable' chroot,
I get the following error:
checking for byacc... no
checking for pkg-config... no
checking for LIBWIBBLE... configure: error: The pkg-config script could not be
found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables LIBWIBBLE_CFLAGS
and LIBWIBBLE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
See `config.log' for more details.
make: *** [config.status] Error 1
Please add the missing Build-Depends on 'pkg-config' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/guessnet-0.39/debian/control ./debian/control
--- ../tmp-orig/guessnet-0.39/debian/control 2006-08-25 19:19:44.000000000
+0000
+++ ./debian/control 2006-08-27 19:56:55.000000000 +0000
@@ -2,7 +2,7 @@
Section: net
Priority: optional
Maintainer: Enrico Zini <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, libnet1-dev (>=
1.1.1rel-2), libpcap-dev, libtut-dev, libwibble-dev (>= 0.1.3), libwibble-dev
(<< 0.2)
+Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, libnet1-dev
(>= 1.1.1rel-2), libpcap-dev, libtut-dev, libwibble-dev (>= 0.1.3),
libwibble-dev (<< 0.2)
Standards-Version: 3.7.2.0
Package: guessnet
--- End Message ---
--- Begin Message ---
Source: guessnet
Source-Version: 0.39-2
We believe that the bug you reported is fixed in the latest version of
guessnet, which is due to be installed in the Debian FTP archive:
guessnet_0.39-2.diff.gz
to pool/main/g/guessnet/guessnet_0.39-2.diff.gz
guessnet_0.39-2.dsc
to pool/main/g/guessnet/guessnet_0.39-2.dsc
guessnet_0.39-2_i386.deb
to pool/main/g/guessnet/guessnet_0.39-2_i386.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.
martin f. krafft <[EMAIL PROTECTED]> (supplier of updated guessnet 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, 29 Aug 2006 08:30:18 +0200
Source: guessnet
Binary: guessnet
Architecture: source i386
Version: 0.39-2
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description:
guessnet - Guess which LAN a network device is connected to
Closes: 384910
Changes:
guessnet (0.39-2) unstable; urgency=low
.
* Added pkg-config to build dependencies, thanks to Andreas Jochens for the
note (closes: #384910).
Files:
6e550f9393093a58f1efeb1f85a97faf 745 net optional guessnet_0.39-2.dsc
4a15169a08acf9dd8428a8c169eb280e 4452 net optional guessnet_0.39-2.diff.gz
c73ac1d767b7bdb7cb5bc1314ce4312f 307640 net optional guessnet_0.39-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE9JLi9LSwzHl+v6sRAo3ZAKCG4i6MzGC5bcYbP96IkyGl5VqYswCfdHJm
03K8z8dbsNQW2IQiBLpoWm0=
=mPLa
-----END PGP SIGNATURE-----
--- End Message ---