Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-16 | debian/gbp.conf: Declare upstream-vcs-tag format | Axel Beckert | 1 | -0/+3 | |
It seems as if this was not necessary when I ran gbp import-orig for 5.8 (found and merged the nevertheless), but it should cause no harm to declare it anyway. | |||||
2020-02-16 | Change upstream tag format to make gbp upstream tags coexist with upstream ↵ | Axel Beckert | 1 | -1/+1 | |
git history | |||||
2015-04-29 | Rename gbp.conf section [gbp-dch]/[git-dch] to plain [dch] | Axel Beckert | 1 | -1/+1 | |
Source: gbp:warning: Old style config section [gbp-dch] found please rename to [dch] | |||||
2015-04-28 | Use "gbp dch" instead of "git-dch" in helper scripts and package build docs | Axel Beckert | 1 | -2/+2 | |
git-dch is history as of git-buildpackage 0.6.24. | |||||
2012-08-08 | Sync do-dch, gbp.conf and our workflow docs wrt. git-dch options | Axel Beckert | 1 | -1/+2 | |
Default git-dch options are now only present in gbp.conf. We consistently use a commit id length of 8. | |||||
2012-02-27 | Make debian/gbp.conf dynamic | Richard Hartmann | 1 | -2/+3 | |
2012-02-21 | Raise upstream-branch version in gbp.conf to zsh-4.3.16 | Axel Beckert | 1 | -1/+1 | |
2012-01-23 | Raise upstream-branch version in gbp.conf to zsh-4.3.15 | Michael Prokop | 1 | -1/+1 | |
2011-12-01 | provide debian/gbp.conf for git-buildpackage and friends | Michael Prokop | 1 | -0/+11 | |
Simplify (automated) building via git-buildpackage by shipping an according debian/gbp.conf configuration file. |