pbuilder git tree: Changes to 'master'
Mattia Rizzolo
mattia at moszumanska.debian.org
Fri Jan 8 16:10:49 UTC 2016
pbuilder-buildpackage-funcs | 2 -
pbuilder-checkparams | 6 ++---
pbuilder-satisfydepends-checkparams | 6 ++---
pbuilder-satisfydepends-funcs | 40 ++++++++++++++++++++++++++++-------
t/test_pbuilder-satisfydepends-funcs | 15 ++++++++-----
5 files changed, 50 insertions(+), 19 deletions(-)
New commits:
commit 94e308c43710354e8e49b64176f0bf22dc1cc6b5
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Jan 8 15:31:10 2016 +0000
satisfydepends: add support for Build-Depends-Arch and Build-Conflicts-Arch
now satisfydepends is also already ready to deal with arch-indep build only.
Closes: 802557
commit 2823758269c41a2fdba57ddb284cd4258dc0f082
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Jan 8 15:16:20 2016 +0000
little internal refactor: rename BINARY_ARCH={yes,no} to BINARY_ARCH={binary,any}
This will pave the way to support arch-independant only builds (with what will
be BINARY_ARCH=all) and easy the support for Build-{Depends,Conflicts}-Arch.
More information about the Pbuilder-maint
mailing list