Codebase list gfbgraph / 36c5f86
Update debian/gbp.conf for Debian GNOME best practice Jeremy Bicha 3 years ago
1 changed file(s) with 13 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11 pristine-tar = True
22 debian-branch = debian/master
33 upstream-branch = upstream/latest
4
5 [buildpackage]
6 sign-tags = True
7
8 [dch]
9 multimaint-merge = True
10
11 [import-orig]
12 postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
13 upstream-vcs-tag = v_%(version%.%_)s
14
15 [pq]
16 patch-numbers = False