aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* createbuildenv: remove a couple of quotes, they mke debootrap fail in some co...Mattia Rizzolo2015-09-24
* update changelogMattia Rizzolo2015-09-24
* makefile: actually install that new hook script, forgot to do in its own commitMattia Rizzolo2015-09-24
* pbuilderr.8: make even more clear that --architecture is just passed to deboo...Mattia Rizzolo2015-09-19
* Allow copying the local configuration from a defined directory, instead of sy...Mattia Rizzolo2015-09-18
* fix a whole bunch of warning from shellcheckMattia Rizzolo2015-09-18
* Add a new example hook B20autopkgtest to automatically run DEP8 tests when av...Mattia Rizzolo2015-09-18
* normalize some tabs to 4 spaces and correct some indentationMattia Rizzolo2015-09-17
* example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is not ...Mattia Rizzolo2015-09-17
* pbuilder-modules: remove the /tmp/buildd symlink if it points to the current ...Mattia Rizzolo2015-09-06
* pbuilder-modules: fix spelling error: s,compatibily,compatibility,gMattia Rizzolo2015-08-29
* pbuilderrc.5: packages in EXTRAPACKAGES are not installed during build, but t...Mattia Rizzolo2015-08-29
* buildpackage: Unset DISPLAY just before the build, othewise there is software...Mattia Rizzolo2015-08-29
* pbuilderrc.5: specify that quotes are needed around COMPONENTS when listing m...Mattia Rizzolo2015-08-29
* release ready - target experimentalMattia Rizzolo2015-08-26
* update changelogMattia Rizzolo2015-08-26
* Add a symlink from /tmp/buildd to the current BUILDD to avoid too many breakagesMattia Rizzolo2015-08-26
* doc: finish German translation and refresh translations filesMattia Rizzolo2015-08-17
* doc: fix grammar s/is/are/Mattia Rizzolo2015-08-17
* doc: explain that the documentation is work in progress and as such incomplet...Mattia Rizzolo2015-08-17
* doc/makefile: also remove po backup files in the clean targetMattia Rizzolo2015-08-17
* use BUILDDIR variable instead of hardcoding /tmp/buildd on hooks examplesMattia Rizzolo2015-08-17
* whitespace normalization …Mattia Rizzolo2015-08-17
* makes BUILDDIR available to hooks, so they can know where the source and the ...Mattia Rizzolo2015-08-17
* change default BUILDDIR to /buildMattia Rizzolo2015-08-08
* parametrize the build directory using the conf option BUILDDIRMattia Rizzolo2015-08-08
* pbuilder-modules: copy /etc/mailname from the host, instead of writing it aft...Mattia Rizzolo2015-08-08
* Thanks to TG for the bad feedback! More than one value aren't allowed in that...Gianfranco Costamagna2015-08-06
* pbuilder.8: remove architecture examples for --architecture. It simply suppor...Mattia Rizzolo2015-08-03
* Use a hostname -A as fallback in case of -f fails (Closes: #637627)Gianfranco Costamagna2015-08-03