Your message dated Sun, 26 Feb 2006 14:47:17 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#354456: fixed in sbuild 0.40 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: sbuild Version: 0.39 Severity: minor Tags: patch Hi, while trying to debug some sbuild trouble, I discovered the typos fixed in the attached patch. Thanks, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Enrique Bunbury - Mundo feliz--- /usr/bin/sbuild +++ /usr/bin/sbuild @@ -323,7 +323,7 @@ $main::pkg_status = "skipped"; goto cleanup_close; } - print PLOG "Setting up chroot $main::distribtion (session id $main::scroot_session)\n" + print PLOG "Setting up chroot $main::distribution (session id $main::schroot_session)\n" if $main::debug; get_schroot_info($main::schroot_session); setup_options($main::schroot_session);
--- End Message ---
--- Begin Message ---Source: sbuild Source-Version: 0.40 We believe that the bug you reported is fixed in the latest version of sbuild, which is due to be installed in the Debian FTP archive: sbuild_0.40.dsc to pool/main/s/sbuild/sbuild_0.40.dsc sbuild_0.40.tar.gz to pool/main/s/sbuild/sbuild_0.40.tar.gz sbuild_0.40_all.deb to pool/main/s/sbuild/sbuild_0.40_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. Roger Leigh <[EMAIL PROTECTED]> (supplier of updated sbuild 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: Sun, 26 Feb 2006 22:19:04 +0000 Source: sbuild Binary: sbuild Architecture: source all Version: 0.40 Distribution: unstable Urgency: low Maintainer: Debian buildd-tools Developers <[EMAIL PROTECTED]> Changed-By: Roger Leigh <[EMAIL PROTECTED]> Description: sbuild - Tool for building Debian binary packages from Debian sources Closes: 354456 Changes: sbuild (0.40) unstable; urgency=low . * sbuild: - Fix typos in debug statement ($main::distribution rather than $main::distribtion, and $main::schroot_session rather than $main::scroot_session). Thanks to Adeodato Simó for this fix (Closes: #354456). - get_schroot_info(): Parse schroot "--info" Path (chroot location) output. - get_schroot_info(): Parse schroot "--info" Type (chroot type) output, and if "plain", always set $main::dist_sessioncaps to 0 ("plain" chroots may say they are session-managed, but do not support full session management, so they always need cleaning). * debian/control: - Recommend schroot (>= 0.2.5), for its "Path" information in --info output, used for determining the chroot location. Files: 7d93a6f5b2447e0a76a571013e14ca07 659 devel extra sbuild_0.40.dsc 1f542f0b204508f25ec1eaf662ae403f 61039 devel extra sbuild_0.40.tar.gz dfa7a285fd71705c94eb14931461d6a1 68348 devel extra sbuild_0.40_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFEAiuQVcFcaSW/uEgRAmlkAJ0b+zwJWCc/vqBT62NxO56fDlkLhwCcC+rw 89bGBOJm47+sEKICtwi4r3A= =XFNt -----END PGP SIGNATURE-----
--- End Message ---

