Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pdebuild-internal: carry on PATH when calling dpkg-buildpackage | Mattia Rizzolo | 2015-10-07 |
| | | | | | | | So, for example, ccache continues to work Thanks: Matthias Förste <foerste@schlittermann.de> for the patch Closes: #716680 | ||
* | updatebuildenv: also explicitely install 2 de-facto dependencies of debdelta ↵ | Mattia Rizzolo | 2015-10-05 |
| | | | | | | | | | | | | | which are only in recommends Those 2 are real deps, as debdelta-upgrade won't work without them, though the maintainer thinks otherwise: https://bugs.debian.org/545831 Install them manually (since using --install-recommends would install way too much stuff), and then mark them as automatically installed, so they will be removed by the `apt-get autoremove` thing once debdelta's gone (but won't before because debdelta references them someway). Gbp-Dch: Ignore | ||
* | Make the debdelta implementation more rubost and document the new options in ↵ | Mattia Rizzolo | 2015-10-05 |
| | | | | the manpages | ||
* | Add debdelta support, enable optionally via pbuilderrc or the command line. | Ritesh Raj Sarraf | 2015-10-04 |
| | | | | | | Closes: #602711 Signed-off-by: Ritesh Raj Sarraf <rrs@debian.org> | ||
* | pbuilder-buildpackage: some more whitespaces normalization | Mattia Rizzolo | 2015-10-03 |
| | | | | Gbp-Dch: Ignore | ||
* | Switch all instances of cdn.debian.net to httpredir.debian.org | Mattia Rizzolo | 2015-10-03 |
| | | | | Closes: #774468 | ||
* | add a closes: metatag in a old changelog entry, I wasn't aware of that ↵ | Mattia Rizzolo | 2015-10-03 |
| | | | | debian bug | ||
* | update changelog | Mattia Rizzolo | 2015-10-02 |
| | |||
* | satisfydepends-classic: remove wrong quotes from get_dep_op_and_ver() ↵ | Mattia Rizzolo | 2015-10-02 |
| | | | | | | | | | | invocations get_dep_op_and_ver() returns a space separated string which is supposed to be used that way. Closes: #800628 Thanks: Daniel Schepler <dschepler@gmail.com> for the bug and the initial investigation | ||
* | update changelog | Mattia Rizzolo | 2015-09-29 |
| | |||
* | debian: move to use dh_install. | Mattia Rizzolo | 2015-09-29 |
| | | | | | | | | | | The way we previously used dh_movefiles is not safe to use with `dpkg-buildpackage -A`, end with a real source-only upload ended up in files belonging to pbuilder-uml in the pbuilder binary. This is suboptimal, given that we duplicate the list of what we install Closes: #800416 | ||
* | makefile: stop installing all the tests (so, pbuilder-selftest is not anymore) | Mattia Rizzolo | 2015-09-29 |
| | | | | | | Users are not supposed to be interested in running tests that much... Anyway, I plan to refactor the way tests are handled, making them more scalable and easy to hack on. | ||
* | createbuildenv: remove a couple of quotes, they mke debootrap fail in some ↵ | Mattia Rizzolo | 2015-09-24 |
| | | | | | | | | condition (happy to have added an autopkgtest for this...) Gbp-Dch: Ignore | ||
* | update changelog | Mattia Rizzolo | 2015-09-24 |
| | |||
* | makefile: actually install that new hook script, forgot to do in its own commit | Mattia Rizzolo | 2015-09-24 |
| | | | | Gbp-Dch: Ignore | ||
* | pbuilderr.8: make even more clear that --architecture is just passed to ↵ | Mattia Rizzolo | 2015-09-19 |
| | | | | | | debootstrap Closes: #434113 | ||
* | Allow copying the local configuration from a defined directory, instead of ↵ | Mattia Rizzolo | 2015-09-18 |
| | | | | | | | | system /etc. New configuration variable: CONFDIR Closes: #580086 | ||
* | fix a whole bunch of warning from shellcheck | Mattia Rizzolo | 2015-09-18 |
| | | | | | | | There are still quite some, this is a first chunk based on a given patch applied where i felt confident enough. Thanks: Herbert Parentes Fortes Neto <hpfn@ig.com.br> for the initial patch-set | ||
* | Add a new example hook B20autopkgtest to automatically run DEP8 tests when ↵ | Mattia Rizzolo | 2015-09-18 |
| | | | | | | | | | | | | | | available More info: http://dep.debian.net/deps/dep8/ https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/plain/doc/README.package-tests.rst The initial script is licensed under another license. Agreement in changing the license from Expat to GPL-2+ is available in https://bugs.debian.org/750137 Thanks: Christoph Berg and Michael Prokop for writing the initial script Closes: #750137 | ||
* | normalize some tabs to 4 spaces and correct some indentation | Mattia Rizzolo | 2015-09-17 |
| | | | | Gbp-Dch: Ignore | ||
* | example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is not ↵ | Mattia Rizzolo | 2015-09-17 |
| | | | | | | setted Who knows what people want to do with those scripts... | ||
* | pbuilder-modules: remove the /tmp/buildd symlink if it points to the current ↵ | Mattia Rizzolo | 2015-09-06 |
| | | | | | | BUILDDIR before repacking and just after unpacking Closes: #797351 | ||
* | pbuilder-modules: fix spelling error: s,compatibily,compatibility,g | Mattia Rizzolo | 2015-08-29 |
| | | | | | Gbp-Dch: Ignore Thanks: Sven Joachim <svenjoac@gmx.de> for the reporting | ||
* | pbuilderrc.5: packages in EXTRAPACKAGES are not installed during build, but ↵ | Mattia Rizzolo | 2015-08-29 |
| | | | | | | they are during update. Update manpage accordingly. LP: #1307909 | ||
* | buildpackage: Unset DISPLAY just before the build, othewise there is ↵ | Mattia Rizzolo | 2015-08-29 |
| | | | | | | software that tries to connect to a X server LP: #816556 | ||
* | pbuilderrc.5: specify that quotes are needed around COMPONENTS when listing ↵ | Mattia Rizzolo | 2015-08-29 |
| | | | | | | | multiple entries Closes: #659583 LP: #609106 | ||
* | release ready - target experimental | Mattia Rizzolo | 2015-08-26 |
| | |||
* | update changelog | Mattia Rizzolo | 2015-08-26 |
| | |||
* | Add a symlink from /tmp/buildd to the current BUILDD to avoid too many breakages | Mattia Rizzolo | 2015-08-26 |
| | | | | | | This change will go away someday, so please update your scripts to use BUILDDIR Thanks: Helmut for the idea | ||
* | doc: finish German translation and refresh translations files | Mattia Rizzolo | 2015-08-17 |
| | | | | Thanks: Reiner Herrmann <reiner@reiner-h.de> | ||
* | doc: fix grammar s/is/are/ | Mattia Rizzolo | 2015-08-17 |
| | | | | Gbp-Dch: Ignore | ||
* | doc: explain that the documentation is work in progress and as such ↵ | Mattia Rizzolo | 2015-08-17 |
| | | | | incomplete and outdated | ||
* | doc/makefile: also remove po backup files in the clean target | Mattia Rizzolo | 2015-08-17 |
| | | | | Gbp-Dch: Ignore | ||
* | use BUILDDIR variable instead of hardcoding /tmp/buildd on hooks examples | Mattia Rizzolo | 2015-08-17 |
| | |||
* | whitespace normalization … | Mattia Rizzolo | 2015-08-17 |
| | | | | Gbp-Dch: Ignore | ||
* | makes BUILDDIR available to hooks, so they can know where the source and the ↵ | Mattia Rizzolo | 2015-08-17 |
| | | | | built packages are | ||
* | change default BUILDDIR to /build | Mattia Rizzolo | 2015-08-08 |
| | | | | Closes: 789404 | ||
* | parametrize the build directory using the conf option BUILDDIR | Mattia Rizzolo | 2015-08-08 |
| | |||
* | pbuilder-modules: copy /etc/mailname from the host, instead of writing it ↵ | Mattia Rizzolo | 2015-08-08 |
| | | | | | | after `hostname -f` output Closes: #637627 | ||
* | Thanks to TG for the bad feedback! More than one value aren't allowed in ↵ | Gianfranco Costamagna | 2015-08-06 |
| | | | | | | | | that file Revert "Use a hostname -A as fallback in case of -f fails (Closes: #637627)" This reverts commit c2087b165bd0fdc6511df4c874390359b290b8bf. | ||
* | pbuilder.8: remove architecture examples for --architecture. It simply ↵ | Mattia Rizzolo | 2015-08-03 |
| | | | | | | | | | supports whatever debootstrap support, no point in listing them After all, not only amd64 and i386 are supported. Gbp-Dch: Short Thanks: Reiner Herrmann for poiting this out | ||
* | Use a hostname -A as fallback in case of -f fails (Closes: #637627) | Gianfranco Costamagna | 2015-08-03 |
| | | | | thanks <mapreri> for the help | ||
* | use pbuilder.maintscript for /etc/bash_completion.d/pbuilder removal | Andreas Beckmann | 2015-07-22 |
| | |||
* | pbuilder-satisfydepends-funcs: fix a case where a "strictly earlier" ↵ | Mattia Rizzolo | 2015-07-10 |
| | | | | | | | | | | | reletionship was considered a build profile (and as a result the build-dep vanished) Yes, this is not really a fix. Yes, I'd really love to fix the original regexp. Yes, *this will not stay here forever* (you have to exercise your doublethink!) Closes: #791991 Gbp-Dch: Short | ||
* | debian/tests: support ubuntu, by depending on its keyring and pass it to ↵ | Mattia Rizzolo | 2015-07-10 |
| | | | | | | pbuilder --create Gbp-Dch: Ignore | ||
* | ex/D65: use spaces instead of intendation (equally) | Mattia Rizzolo | 2015-07-04 |
| | | | | Gbp-Dch: Ignore | ||
* | Indent correctly the code | Sylvestre Ledru | 2015-07-04 |
| | | | | Gbp-Dch: Ignore | ||
* | ex/D65various-compiler-support: manage the different version of clang-X.Y | Sylvestre Ledru | 2015-07-04 |
| | | | | Closes: #748251 | ||
* | debian/control: reswitch to the pbuilder team git repository | Mattia Rizzolo | 2015-06-30 |
| | | | | | I still like the collab-maint one, likely I'll re-re-switch back again in some future. I like to have debian people able to commit themself. | ||
* | Switch to httpredir.debian.org as default mirror | Michael Prokop | 2015-06-30 |
| |