File: gbp.conf

package info (click to toggle)
python-notobuilder 0%2B20250929-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 192 kB
  • sloc: python: 682; makefile: 9; sh: 1
file content (14 lines) | stat: -rw-r--r-- 489 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# clone this source:       gbp clone --add-upstream-vcs vcs-git:python3-notobuilder
# update this source:      gbp pull
# update upstream source:  git fetch upstreamvcs --tags
# import upstream release: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan
# build package:           gbp buildpackage
# publish source release:  gbp tag && gbp push

[DEFAULT]
pristine-tar = True
sign-tags = True
filter = ['debian']
debian-branch = debian/latest
upstream-branch = upstream/latest
dist = DEP14