[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.4-1-1-g07bf78e

Roger Leigh rleigh at alioth.debian.org
Wed Nov 10 00:05:23 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sbuild".

The branch, master has been updated
       via  07bf78ec09d14fcc1b985158f3da36f80c84c4e3 (commit)
      from  fa4cd4daa34d687f64b8b085c6aaaab0a716a3be (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07bf78ec09d14fcc1b985158f3da36f80c84c4e3
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Nov 10 00:01:58 2010 +0000

    Sbuild::AptResolver: Add new resolver using apt-get
    
    Like the 'aptitude' resolver, 'apt' installs a dependency package
    containing the Build-Depends and Build-Conflicts and Depends and
    Conflicts, then runs "apt-get -yf install" to force installation
    and removal of the depends and conflicts.

-----------------------------------------------------------------------

Summary of changes:
 etc/sbuild.conf                                    |   10 +-
 lib/Sbuild/{AptitudeResolver.pm => AptResolver.pm} |   94 ++++----------------
 lib/Sbuild/Build.pm                                |    6 +-
 lib/Sbuild/Conf.pm                                 |    4 +-
 lib/Sbuild/ResolverBase.pm                         |    2 -
 5 files changed, 30 insertions(+), 86 deletions(-)
 copy lib/Sbuild/{AptitudeResolver.pm => AptResolver.pm} (68%)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list