Branch | Commit message | Author | Age |
export-additional-buildresults-on-build-failure | Also export additional buildresults if the package build fails | Christopher Baines | 9 years |
master | open changelog for the next release | Mattia Rizzolo | 9 years |
|
|
Age | Commit message | Author |
2015-11-26 | open changelog for the next releaseHEADmaster | Mattia Rizzolo |
2015-11-25 | update changelog for 0.221.1 | Mattia Rizzolo |
2015-11-25 | runhooks: 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-25 | buildpackage: move the binNMU() function from modules to buildpackage-funcs, ... | Mattia Rizzolo |
2015-11-25 | pdebuild-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-25 | create: 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-25 | pbuilder-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-25 | debian/changelog: remove trailing whitespace•••Gbp-Dch: ignore
| Mattia Rizzolo |
2015-11-24 | open changelog for the next release | Mattia Rizzolo |
2015-11-24 | release 0.221 | Mattia Rizzolo |
[...] |
|
Clone |
https://git.cbaines.net/git/pbuilder |
git@git.cbaines.net:pbuilder |