File: gbp.conf

package info (click to toggle)
feedbackd 0.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,000 kB
  • sloc: ansic: 7,251; xml: 69; sh: 28; makefile: 23; lisp: 18; python: 16
file content (17 lines) | stat: -rw-r--r-- 387 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
debian-branch = debian/latest
debian-tag = debian/%(version)s
upstream-branch = upstream/latest
upstream-tag = upstream/%(version)s
upstream-vcs-tag=v%(version)s
pristine-tar = True

[tag]
sign-tags = true

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

[dch]
multimaint-merge = True