File: gbp.conf

package info (click to toggle)
jruby-joni 2.1.11-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,136 kB
  • ctags: 2,210
  • sloc: java: 16,469; xml: 181; sh: 7; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
debian-branch = debian/sid
upstream-tag = joni-%(version)s
debian-tag = debian/%(version)s
pristine-tar = True
color = auto

[buildpackage]
# Look for a tag matching the upstream version when creating a tarball
upstream-tree = tag
# uncomment this to automatically GPG sign tags:
sign-tags = True

pbuilder = True