File: gbp.conf

package info (click to toggle)
libxmlada 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,212 kB
  • sloc: ada: 78,068; sh: 3,310; makefile: 394; xml: 111; python: 39
file content (13 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# gbp clone vcs-git:SOURCE_PACKAGE WORKDIR
# cd WORKDIR
# gbp import-orig --uscan

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

[clone]
add-upstream-vcs = True

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