[Buildd-tools-devel] [buildd-tools] [patch] avg-pkg-build-time typo

Roger Leigh rleigh at debian.org
Sun Nov 27 14:44:09 UTC 2005


Dear Ryan,

Over the weekend, I have been working on merging the changes from your
wanna-build SVN repository into the buildd-tools CVS repository.  I
have now done the bulk of the work, and should complete it in a day or
so.

Over the next few weeks, I would like to, with your consent, feed you
a series of patches to merge the bulk of our changes back to you.  The
first small changes follows.

The patches will be in the following categories:
- trivial typos and cleanups
- changes to make sbuild more user-friendly
- schroot support (allows building in multiple chroot types, including
                   LVM snapshots created on-the-fly, and eventually
                   Xen hosts on LVM snapshots as well)
- whitespace changes (I'll make sure I reindent our source to match
  yours first, and then send any changes back)

Hopefully once the two trees are mostly similar again, this should
make future merging both ways rather easier.


Regards,
Roger

--- /tmp/wanna-build/avg-pkg-build-time	2005-11-27 14:32:15.484237389 +0000
+++ avg-pkg-build-time	2005-11-27 14:33:04.000000000 +0000
@@ -153,7 +153,7 @@
 				}
 				else {
 					my @values = split( /\s+/, $db{$pkg} );
-					printf "%s%6dk (%dk lastest)\n",
+					printf "%s%6dk (%dk latest)\n",
 						   align($pkg), $values[0], $values[1];
 				}
 			}

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.



More information about the Buildd-tools-devel mailing list