summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
AgeCommit message (Collapse)AuthorFilesLines
2020-02-16debian/gbp.conf: Declare upstream-vcs-tag formatAxel Beckert1-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-16Change upstream tag format to make gbp upstream tags coexist with upstream ↵Axel Beckert1-1/+1
git history
2015-04-29Rename gbp.conf section [gbp-dch]/[git-dch] to plain [dch]Axel Beckert1-1/+1
Source: gbp:warning: Old style config section [gbp-dch] found please rename to [dch]
2015-04-28Use "gbp dch" instead of "git-dch" in helper scripts and package build docsAxel Beckert1-2/+2
git-dch is history as of git-buildpackage 0.6.24.
2012-08-08Sync do-dch, gbp.conf and our workflow docs wrt. git-dch optionsAxel Beckert1-1/+2
Default git-dch options are now only present in gbp.conf. We consistently use a commit id length of 8.
2012-02-27Make debian/gbp.conf dynamicRichard Hartmann1-2/+3
2012-02-21Raise upstream-branch version in gbp.conf to zsh-4.3.16Axel Beckert1-1/+1
2012-01-23Raise upstream-branch version in gbp.conf to zsh-4.3.15Michael Prokop1-1/+1
2011-12-01provide debian/gbp.conf for git-buildpackage and friendsMichael Prokop1-0/+11
Simplify (automated) building via git-buildpackage by shipping an according debian/gbp.conf configuration file.