File: gbp.conf

package info (click to toggle)
crazy-complete 0.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,404 kB
  • sloc: python: 7,949; sh: 4,636; makefile: 74
file content (12 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
[DEFAULT]
# DEP-14
debian-branch=debian/latest
upstream-branch=upstream/latest
upstream-tag = upstream/%(version)s

# This git repository also hosts the actual upstream tags and main branch
# 'develop'. Configure the upstream tag format below, so that `gbp import-orig`
# will run correctly, and link tarball import branch (`upstream/latest`) with
# the equivalent upstream release tag, showing a complete audit trail of what
# upstream released and what was imported into Debian.
upstream-vcs-tag = %(version%~%-)s