aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* modules: add 3 log.{i,w,e} functions to be used instead of log()Mattia Rizzolo2015-11-15
* pdebuild: make debsign work if only a source build was perfomed and only _sou...Mattia Rizzolo2015-11-12
* {create,update}buildenv: consider APTGETOPT also when running apt-get updateMattia Rizzolo2015-11-12
* doc/Makefile: make the build reproducible by using a fixed temp dir to build ...Reiner Herrmann2015-11-10
* open new changelog entryMattia Rizzolo2015-11-10
* update changelogMattia Rizzolo2015-11-10
* pdebuild: hack dpkg-buildpackage invocation to remove the -g/-G/-b/etc flags ...Mattia Rizzolo2015-11-10
* pdebuild: hack dpkg-buildpackage command to remove a possible '-g' or '-G' wh...Mattia Rizzolo2015-11-09
* use relative sources where possibleMattia Rizzolo2015-11-01
* no need to load runhooks anymore now that it's all handled in -modulesMattia Rizzolo2015-10-28
* update changelogMattia Rizzolo2015-10-28
* pbuilder-modules: change the pbuilder-runhooks source directory to be relativeGianfranco Costamagna2015-10-28
* buildpackage: also set the value of BUILD_HOME in the chroot passwdMattia Rizzolo2015-10-23
* B20aupkgtest: Don't quote path to autopkg test dirGuido Günther2015-10-19
* update changelogMattia Rizzolo2015-10-15
* debian/gbp.conf: add to avoid commit hash in the changelog here (since I want...Mattia Rizzolo2015-10-15
* uml: stop networking before quitting, so that the whole thing can exit properlyMattia Rizzolo2015-10-15
* pbuilder-buildpackage: only override HOME during dpkg-buildpackage invocationMattia Rizzolo2015-10-14
* New config: BUILD_HOME, to be able to set the value of HOME while building. ...Mattia Rizzolo2015-10-14
* debian/control: let pbuilder-uml replace pbuilder (= 0.217) so it is able to ...Mattia Rizzolo2015-10-14
* add hook type I: it runs after successfully build a package, after copying ba...Mattia Rizzolo2015-10-13
* add hook type H: they run just after unpacking the chroot, for every target.Mattia Rizzolo2015-10-13
* always load hooks just after extracting the build place, and unload them when...Mattia Rizzolo2015-10-13
* pbuilder-runhooks: let unloadhooks don't fail if there are no hooks loadedMattia Rizzolo2015-10-13
* pbuilder-modules: normalize whitespacesMattia Rizzolo2015-10-13
* pbuilder-runhooks: normalize whitespacesMattia Rizzolo2015-10-13
* t/test_pbuilder-apt-config: remove temporary file at the end of the testMattia Rizzolo2015-10-13
* debian/pbuilder-test: remove, fully replaced by autopkgtestMattia Rizzolo2015-10-13
* debian/tests: add an autopkgtest running the unit testsMattia Rizzolo2015-10-13
* add a tiny t/runtests.shMattia Rizzolo2015-10-13
* move all tests under a t/ directoryMattia Rizzolo2015-10-13
* modules: mount correctly selinux: bindmount from the host, and in the same pl...Mattia Rizzolo2015-10-11
* debian/pbuilder.config: fix detection of mirror through /etc/apt/sources.list...Mattia Rizzolo2015-10-11
* update po during dh-cleanGianfranco Costamagna2015-10-09
* Update translationsGianfranco Costamagna2015-10-09
* use `hash` instead of `which`, for all the good it bringsMattia Rizzolo2015-10-07
* Drop explicit depends on coreutils, the required version is already available...Mattia Rizzolo2015-10-07
* Drop explicit depends on debianutils, the required version is already availab...Mattia Rizzolo2015-10-07
* pdebuild-internal: carry on PATH when calling dpkg-buildpackageMattia Rizzolo2015-10-07
* updatebuildenv: also explicitely install 2 de-facto dependencies of debdelta ...Mattia Rizzolo2015-10-05
* Make the debdelta implementation more rubost and document the new options in ...Mattia Rizzolo2015-10-05
* Add debdelta support, enable optionally via pbuilderrc or the command line.Ritesh Raj Sarraf2015-10-04
* pbuilder-buildpackage: some more whitespaces normalizationMattia Rizzolo2015-10-03
* Switch all instances of cdn.debian.net to httpredir.debian.orgMattia Rizzolo2015-10-03
* add a closes: metatag in a old changelog entry, I wasn't aware of that debian...Mattia Rizzolo2015-10-03
* update changelogMattia Rizzolo2015-10-02
* satisfydepends-classic: remove wrong quotes from get_dep_op_and_ver() invocat...Mattia Rizzolo2015-10-02
* update changelogMattia Rizzolo2015-09-29
* debian: move to use dh_install.Mattia Rizzolo2015-09-29
* makefile: stop installing all the tests (so, pbuilder-selftest is not anymore)Mattia Rizzolo2015-09-29