aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
Commit message (Collapse)AuthorAge
* git-pbuilder: preserve exit statusGuido Günther2017-01-25
| | | | | 390d34aaf771cde8edba4230efc0cd72e8fd82a4 got the exit status of the set instead of pdebuild. To avoid printing another command use "set -e"
* git-pbuilder: print pdebuild command as executedGuido Günther2017-01-24
| | | | to ease debugging things like #852264
* Revert "git-pbuilder: Pass --debbuildopts to pbuilder instead of pdebuild"Guido Günther2017-01-19
| | | | | | This reverts commit 5211ab98f09f77082841538a1b3db935b2f21a2f. pdebuild needs some more work to fully support this. Reopens: #851657
* git-pbuilder: Pass --debbuildopts to pbuilder instead of pdebuildGuido Günther2017-01-18
| | | | | | This requires at least pbuilder 0.228 Closes: #851657
* git-pbuilder: Don't remove changes fileGuido Günther2017-01-18
| | | | Closes: #85047
* Update to git-builder 1.43Guido Günther2016-12-15
| | | | | | incorporating our "Run actions under "set -x" Thanks: Russ Allberry
* Run actions under "set -x"Guido Günther2016-12-08
| | | | | | | | | | cowbuilder is currently very terse about certain errors so run the action under "set -x" to print the exact command invocation. This will also help to diagnose sudo issues, etc. Since the script runs with '-e' we can safely change the "exit $?" to "exit 0".
* gbp-mock: handle single letter optionsTzafrir Cohen2016-12-08
| | | | | | by properly handling '-?' to request help output. Closes: #847464
* Update to git-pbuilder 1.42Guido Günther2016-08-15
|
* Update to git-pbuilder 1.40Guido Günther2016-01-25
| | | | Thanks: Russ Allberry
* git-pbuilder: Use gbp buildpackage instead of git-builpackageGuido Günther2015-12-06
| | | | | While the whole toolset is named git-buildpackage the actual build command is "gbp buildpackage" so name it like that.
* Update go git-pbuilder 1.38Guido Günther2015-12-06
|
* git-pbuilder: spelling fixKen Dreyer2015-12-01
| | | | | | "defualt" -> "default" Signed-off-by: Guido Günther <agx@sigxcpu.org>
* buildpackage-rpm: add support for mock chroot builderGuido Günther2015-11-16
| | | | | | | | | | Try: gbp buildpackage-rpm --git-mock --git-dist=epel-6 Results will be under ../rpmbuild/results/ This is very heavily based on a patch from Tzafrir Cohen.
* Fix error messageGuido Günther2015-11-15
| | | | We're invoked by 'gbp buildpackage' not git-buildpackage
* Update to git-pbuilder 1.37Guido Günther2015-10-25
| | | | | | incorporating our changes Thanks: Russ Allberry
* Check correct config file when using qemubuilderJames Clarke2015-10-20
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Check for sudoGuido Günther2015-08-20
| | | | Closes: #796046
* Update to git-pbuilder 1.35Guido Günther2015-08-17
| | | | Closes: #765724
* git-pbuilder: Support creation of chroots for LTSGuido Günther2015-05-22
|
* Drop all gbp-* and git-* commandsGuido Günther2015-02-17
| | | | as announced in the deprecation notice from June 2013.
* Update to git-pbuilder 1.33Guido Günther2014-09-07
|
* Don't delete *_source.changes on source only buildsGuido Günther2014-08-26
| | | | Closes: #758726
* Use --distribution instead of --distGuido Günther2013-11-29
| | | | Closes: #730788
* Update to git-pbuilder 1.30Guido Günther2013-11-06
| | | | that resyncs with what we shipped in gbp.
* Backports got integrated into the main archiveGuido Günther2013-09-17
| | | | From wheezy on we can use the main archive
* Update to git-pbuilder 1.29Guido Günther2013-09-17
|
* ALlow to set the output directory via GIT_PBUILDER_OUTPUT_DIRGuido Günther2012-04-10
| | | | Helps with #657277
* Update to git-pbuilder 1.27Guido Günther2012-01-13
| | | | | | This adds support for creating backport build environments. Thanks: Russ Allbery
* Update git-pbuilderGuido Günther2011-12-26
| | | | | Closes: #635061, #642355 Thanks: Russ Allbery
* Get rid of the symlinkGuido Günther2011-11-01
by moving the commands to gbp/scripts/