File: gbp.conf

package info (click to toggle)
iwd 3.11-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,164 kB
  • sloc: ansic: 140,705; sh: 5,514; makefile: 714
file content (14 lines) | stat: -rw-r--r-- 473 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:iwd
# 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