File: gbp.conf

package info (click to toggle)
megapixels 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,876 kB
  • sloc: ansic: 6,530; python: 442; xml: 367; sh: 116; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
pristine-tar = True
debian-branch = debian/latest
upstream-branch = upstream/latest
upstream-vcs-tag = %(version)s

[tag]
sign-tags = True

[dch]
commit-msg = d/changelog: release version %(version)s
multimaint-merge = True

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