aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
export-additional-buildresults-on-build-failureAlso export additional buildresults if the package build failsChristopher Baines9 years
masteropen changelog for the next releaseMattia Rizzolo9 years
 
 
AgeCommit messageAuthor
2015-11-26open changelog for the next releaseHEADmasterMattia Rizzolo
2015-11-25update changelog for 0.221.1Mattia Rizzolo
2015-11-25runhooks: move (un)loadhooks() and executehooks() to pbuilder-modules.•••Merging the file means the hooks can use functions from the modules and viceversa safely; otherwise we would need both the scripts to source the other and this is not supported in bash. We can't delete it since it's referenced in pdebuild-internal, and since we can't assure the same pbuilder version outside and inside the chroot we have to be backward-compatible. Otherwise running an old pbuilder with a newer chroot would break badly. Thanks: Holger to notice this broke with the last release Mattia Rizzolo
2015-11-25buildpackage: move the binNMU() function from modules to buildpackage-funcs, ...Mattia Rizzolo
2015-11-25pdebuild-internal: revert back to plain log() instead of log.{i,e}()•••This makes possible to use a new pbuilder outside the choot and a old pbuilder inside. We can't just source the modules and use log.{i,w,e} since we don't know if the pbuilder version inside the chroot is new enough. Gbp-Dch: Short Mattia Rizzolo
2015-11-25create: load hooks before trying to execute them•••This is a regression introduced in 9688b22bc39f3bff45dc1b0965fc0ad9e4260752 where I moved the only place where to load the hooks in extractbuildplace(), but clearly the buildplace is not extract when we're creating it... Closes: #806187 Gbp-Dch: Short Mattia Rizzolo
2015-11-25pbuilder-apt-config: update the hardcoded list of releases/architectures of u...•••This list is ugly. This really is the last time I'm going to touch this script, I only want it to pass the tests on ppc64el under Ubuntu. Next time this script causes troubles I'll just remove it. Gbp-Dch: Short Mattia Rizzolo
2015-11-25debian/changelog: remove trailing whitespace•••Gbp-Dch: ignore Mattia Rizzolo
2015-11-24open changelog for the next releaseMattia Rizzolo
2015-11-24release 0.221Mattia Rizzolo
[...]
 
Clone
https://git.cbaines.net/git/pbuilder
git@git.cbaines.net:pbuilder