File: gbp.conf

package info (click to toggle)
libfreenect 1%3A0.2.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,528 kB
  • ctags: 2,909
  • sloc: ansic: 6,319; cs: 2,060; cpp: 1,906; python: 952; ruby: 873; java: 729; xml: 40; makefile: 28; sh: 27
file content (17 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
# the default branch for upstream sources:
upstream-branch = dfsg
# the default branch for the debian patch:
debian-branch = debian
# the default tag formats used:
# upstream-tag = upstream/%(version)s
debian-tag = debian/%(version)s
upstream-tag = upstream/%(version)s

# Options only affecting git-buildpackage
[git-buildpackage]
# ignore some any non-gitted files
#ignore-new = True
#upstream-branch = dfsgclean
# uncomment this to automatically GPG sign tags
sign-tags = True