[buildd-tools-devel] Bug#714883: [PULL] sbuild --extra-package (#700522) and --extra-repository (#714883)

Geoffrey Thomas gthomas at mokafive.com
Fri Aug 16 23:21:14 UTC 2013


OK, I think the extra-package branch of https://github.com/geofft/sbuild 
is ready to be pulled. This adds functionality to make both locally-built 
.debs and additional apt repositories available to the build-dependency 
resolution process, without having to do any additional setup or 
customization of the chroot. The functionality should be compatible with 
any apt version inside the chroot that sbuild currently works with.

Thanks to Emanuele Aina and David Kalnischkies for extensive review on 
GitHub (mostly on the older add-package branch).

---

The following changes since commit d7f31eddcec5db5f5d0419daf520f9f19b857b5e:

   debian: Remove buildd preinst and correct init script dependencies (2013-05-17 23:31:10 +0100)

are available in the git repository at:

   https://github.com/geofft/sbuild extra-package

for you to fetch changes up to b22397d5e73f05a2ea08b993f4952d4dbda90b49:

   changelog for branch (2013-08-16 16:13:40 -0700)

----------------------------------------------------------------
Geoffrey Thomas (4):
       Sbuild::ResolverBase: Implement update_archive using apt-get update
       Implement --extra-package=package.deb
       Implement --extra-repository="deb scheme://..."
       changelog for branch

  debian/changelog           |    9 +++++++++
  lib/Sbuild/Conf.pm         |   12 ++++++++++++
  lib/Sbuild/Options.pm      |    8 +++++++-
  lib/Sbuild/ResolverBase.pm |   73 +++++++++++++++++++++++++++++++++++++------------------------------------
  man/sbuild.1.in            |   24 ++++++++++++++++++++++++
  5 files changed, 89 insertions(+), 37 deletions(-)

-- 
Geoffrey Thomas
gthomas at mokafive.com



More information about the Buildd-tools-devel mailing list