summaryrefslogtreecommitdiff
path: root/.gbp.conf
Commit message (Collapse)AuthorAge
* update gbp.confSean Whitton2018-04-07
|
* gbp: disable patch numberingSean Whitton2016-08-28
|
* attempt to auto-drop gbp patch queuesSean Whitton2016-07-24
|
* build script to finally deal with patchesSean Whitton2016-07-18
|
* use quilt-pop-all in ~/.gbp.confSean Whitton2016-07-04
|
* improve gbp quilt patch poppingSean Whitton2016-07-04
| | | | | - do before build too - don't use '|| true' so that if they can't be popped it will die
* pop off patches after gbp buildSean Whitton2016-06-26
| | | | Since if it's a gbp repo, chances are it is patches-unapplied
* stop using /tmp/debuildSean Whitton2016-05-25
|
* shouldn't need to commit to run gbp buildpackageSean Whitton2016-03-05
|
* ~/local/debuild -> /tmp/debuild for speedSean Whitton2016-02-20
|
* disable postbuild debsignSean Whitton2016-01-27
| | | | | Means it always gets invoked despite -us -uc, which is not good for builds that are not ready to be released.
* fix gbp debsign invocationSean Whitton2016-01-27
|
* ensure debsign is run after building with pbuilderSean Whitton2016-01-26
|
* my gbp branch naming conventionsSean Whitton2016-01-14
|
* have GBP do its messy builds outside of my reposSean Whitton2016-01-11
|
* global gbp.confSean Whitton2016-01-07