File: gbp.conf

package info (click to toggle)
rust-rustls-webpki-0.101 0.101.7-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,688 kB
  • sloc: python: 1,519; perl: 282; sh: 140; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# clone this source:       gbp clone --add-upstream-vcs vcs-git:rust-rustls-webpki
# 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 = ['*/.git*','debian']
debian-branch = debian/0.101/latest
upstream-branch = upstream/0.101
upstream-tag = upstream/0.101/%(version)s
dist = DEP14