tags 354456 + fixed-upstream pending
thanks

Adeodato Simó <[EMAIL PROTECTED]> writes:

> Hi,
>
>   while trying to debug some sbuild trouble, I discovered the typos
>   fixed in the attached patch.

Thanks for reporting this.  I've now fixed this in CVS (patch applied
is attached).


Many thanks,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
? build-20060215-1657.log
? build-stamp
? configure-stamp
? debian/files
? debian/sbuild
? debian/sbuild.substvars
Index: sbuild
===================================================================
RCS file: /cvsroot/buildd-tools/sbuild/sbuild,v
retrieving revision 1.70
diff -u -r1.70 sbuild
--- sbuild	21 Feb 2006 20:36:07 -0000	1.70
+++ sbuild	26 Feb 2006 20:48:39 -0000
@@ -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);
Index: debian/changelog
===================================================================
RCS file: /cvsroot/buildd-tools/sbuild/debian/changelog,v
retrieving revision 1.90
diff -u -r1.90 changelog
--- debian/changelog	21 Feb 2006 23:44:47 -0000	1.90
+++ debian/changelog	26 Feb 2006 20:48:39 -0000
@@ -1,3 +1,13 @@
+sbuild (0.40) UNRELEASED; 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).
+
+ --
+
 sbuild (0.39) unstable; urgency=low
 
   * sbuild:

Attachment: pgpo8XA5345vt.pgp
Description: PGP signature

Reply via email to