File: gbp.conf

package info (click to toggle)
libaunit 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,360 kB
  • sloc: ada: 5,615; python: 243; makefile: 223; sh: 92; xml: 13
file content (14 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# gbp clone vcs-git:SOURCE_PACKAGE WORKDIR
# cd WORKDIR
# gbp import-orig --uscan
# gbp buildpackage

[DEFAULT]
debian-branch = debian/master
upstream-branch = upstream/master

[clone]
add-upstream-vcs = True

[import-orig]
upstream-vcs-tag = v%(version)s