only in patch2: unchanged: --- sbuild-0.59.0.orig/bin/sbuild-createchroot +++ sbuild-0.59.0/bin/sbuild-createchroot @@ -153,8 +153,7 @@ # Make sure fakeroot and build-essential are installed $conf->set('INCLUDE', add_items($conf->get('INCLUDE'), "fakeroot", - "build-essential", - "debfoster")); + "build-essential")); my $suite = $ARGV[0]; my $target = $ARGV[1]; only in patch2: unchanged: --- sbuild-0.59.0.orig/debian/changelog +++ sbuild-0.59.0/debian/changelog @@ -1,3 +1,11 @@ +sbuild (0.59.0-1ubuntu1) karmic; urgency=low + + * Merge from debian unstable, remaining changes: LP: #408390 + - Do not install debfoster into the chroots because it is in universe + and not needed for package building itself. + + -- Bhavani Shankar Mon, 03 Aug 2009 19:35:15 +0530 + sbuild (0.59.0-1) unstable; urgency=low [ Roger Leigh ] @@ -15,6 +23,13 @@ -- Roger Leigh Sun, 02 Aug 2009 11:15:26 +0100 +sbuild (0.58.6-1ubuntu1) karmic; urgency=low + + * Do not install debfoster into the chroots because it is in universe + and not needed for package building itself. + + -- Philipp Kern Tue, 30 Jun 2009 12:57:57 +0200 + sbuild (0.58.6-1) unstable; urgency=low [ Roger Leigh ] @@ -1552,3 +1567,4 @@ * Initial package -- Rick Younie Thu, 8 Nov 2001 00:18:34 -0800 +