File: gbp.conf

package info (click to toggle)
rust-notify-rust 4.11.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 604 kB
  • sloc: sh: 18; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 496 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:rust-notify-rust
# 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/latest
upstream-branch = upstream/latest
dist = DEP14