aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add a symlink from /tmp/buildd to the current BUILDD to avoid too many breakages•••This change will go away someday, so please update your scripts to use BUILDDIR Thanks: Helmut for the idea Mattia Rizzolo2015-08-26
* doc: finish German translation and refresh translations files•••Thanks: Reiner Herrmann <reiner@reiner-h.de> Mattia Rizzolo2015-08-17
* doc: fix grammar s/is/are/•••Gbp-Dch: Ignore 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 target•••Gbp-Dch: Ignore Mattia Rizzolo2015-08-17
* use BUILDDIR variable instead of hardcoding /tmp/buildd on hooks examplesMattia Rizzolo2015-08-17
* whitespace normalization …•••Gbp-Dch: Ignore 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 /build•••Closes: 789404 Mattia 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...•••Closes: #637627 Mattia Rizzolo2015-08-08
* Thanks to TG for the bad feedback! More than one value aren't allowed in that...•••Revert "Use a hostname -A as fallback in case of -f fails (Closes: #637627)" This reverts commit c2087b165bd0fdc6511df4c874390359b290b8bf. Gianfranco Costamagna2015-08-06
* pbuilder.8: remove architecture examples for --architecture. It simply suppor...•••After all, not only amd64 and i386 are supported. Gbp-Dch: Short Thanks: Reiner Herrmann for poiting this out Mattia Rizzolo2015-08-03
* Use a hostname -A as fallback in case of -f fails (Closes: #637627)•••thanks <mapreri> for the help Gianfranco Costamagna2015-08-03
* use pbuilder.maintscript for /etc/bash_completion.d/pbuilder removalAndreas Beckmann2015-07-22
* pbuilder-satisfydepends-funcs: fix a case where a "strictly earlier" reletion...•••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 Mattia Rizzolo2015-07-10
* debian/tests: support ubuntu, by depending on its keyring and pass it to pbui...•••Gbp-Dch: Ignore Mattia Rizzolo2015-07-10
* ex/D65: use spaces instead of intendation (equally)•••Gbp-Dch: Ignore Mattia Rizzolo2015-07-04
* Indent correctly the code•••Gbp-Dch: Ignore Sylvestre Ledru2015-07-04
* ex/D65various-compiler-support: manage the different version of clang-X.Y•••Closes: #748251 Sylvestre Ledru2015-07-04
* debian/control: reswitch to the pbuilder team git repository•••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. Mattia Rizzolo2015-06-30
* Switch to httpredir.debian.org as default mirrorMichael Prokop2015-06-30
* pbuilder-buildpackage-functs: allow .dsc to lack a newline between the Files:...•••Also add a couple of tests for this Closes: #741617 Mattia Rizzolo2015-06-25
* pbuilder-satisfydepends-fucs: allow blank lines above the first paragraph•••Closes: #694404 Mattia Rizzolo2015-06-25
* pdebuild: pass -d to dpkg-buildpackage while building the source package•••Closes: #786690 Mattia Rizzolo2015-06-25
* Handle comments in debian/control. Closes: #603881•••Thanks to Eric Pozharski for the initial patch. This version is slightly modified, as it provides a test case, and is compliant with Policy 5.2, which states that comments must not have leading whitespace before the hash. Matt Palmer2015-06-25
* pbuilder-buildpackage: remove the -e parameter from the dpkg-buildpackage inv...•••Closes: #567484 Mattia Rizzolo2015-06-24
* pbuilder-modules: stop downloading translations of package descriptions•••They are a waste of bandwidth and time, really useless in a build chroots. Thanks: Paul Wise <pabs@debian.org> for the suggestion Closes: #749961 Mattia Rizzolo2015-06-23
* Deprecate the PKGNAME_LOGFILE_EXTENTION conf entry in favour of PKGNAME_LOGFI...•••Closes: #693458 Mattia Rizzolo2015-06-23
* update changelog•••Gbp-Dch: Ignore Mattia Rizzolo2015-06-23
* pbuilder.8/pbuilderrc.5: fix hyphen-used-as-minus-sign lintian tag.•••Gbp-Dch: Ignore Mattia Rizzolo2015-06-23
* Makefile: stop providing empty /usr/share/doc/pbuilder/examples/workaroundMattia Rizzolo2015-06-23
* debian/control: Bump Standards-Version to 3.9.6. No changes neededMattia Rizzolo2015-06-23
* debian/control: move the canonical git repository to collab-maintMattia Rizzolo2015-06-23
* debian/{control,compat}: debehlper compat level 7 → 9Mattia Rizzolo2015-06-23
* debian/*: move to the debehelper 'dh' sequencerMattia Rizzolo2015-06-23
* run wrap-and-sort•••Gbp-Dch: Ignore Mattia Rizzolo2015-06-23
* debian/control: Add myself to the uploadersMattia Rizzolo2015-06-23
* Add a "basic" DEP-8 test•••Thanks: James Hunt <james.hunt@ubuntu.com> for the initial patch Closes: #705917 Mattia Rizzolo2015-06-23
* update d/changelog.•••Note that i added #755441 that's not pointed out in the relevant commit Gbp-Dch: Ignore Mattia Rizzolo2015-06-23
* Add support for hurd•••Closes: #753801 Gabriele Giacone2015-06-22
* pbuilder-unshare-wrapper: unset the http_proxy variable, as that can lead to ...•••Thanks: Thorsten Glaser <tg@mirbsd.de> for the idea Closes: #780587 Mattia Rizzolo2015-06-22
* pbuilder-unshare-wrapper: fix typo.•••Thanks: Thorsten Glaser <tg@mirbsd.de> for the reminder and Raphael Geissert <atomo64@gmail.com> for the report. Closes: #772290 Mattia Rizzolo2015-06-22
* release 0.215+nmu4Mattia Rizzolo2015-06-22
* Update debian/changelogAndreas Henriksson2015-06-22
* Update debian/changelog•••This change generated by "gbp dch --auto" Andreas Henriksson2015-06-22
* Minor syntax updates to pbuilder bash-completion to make it function properly...•••- drop "have" check and add "&&" before complete. Git-Dch: Full Andreas Henriksson2015-06-22
* Use dpkg-maintscript-helper rm_conffile to clean up old /etc/bash_completion....Andreas Henriksson2015-06-22
* Install bash-completion under /usr/share/ instead of /etc•••- fixes lintian warning package-install-into-obsolete-dir Git-Dch: Full Andreas Henriksson2015-06-22
* Fix up License paragraph in debian/copyright•••- fixes lintian warnings: missing-license-paragraph-in-dep5-copyright copyright-should-refer-to-common-license-file-for-gpl Git-Dch: Full Andreas Henriksson2015-06-22