File: gbp.conf

package info (click to toggle)
vim-link-vim 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 528 kB
  • sloc: python: 66; makefile: 42
file content (13 lines) | stat: -rw-r--r-- 314 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
debian-branch=debian/latest
upstream-branch=upstream/latest
postbuild = lintian $GBP_CHANGES_FILE
pristine-tar = False
sign-tags=True

[dch]
multimaint-merge = True

[import-orig]
postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
upstream-vcs-tag = %(version%~%.)s