Codebase list gnome-shell-extension-appindicator / 08c411a
xdebian/gbp.conf: Use default gnome gbp conf and vcs tag Marco Trevisan (TreviƱo) 5 years ago
2 changed file(s) with 17 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1919 * debian/gbp.conf: add debian-tag option
2020 * debian/patches/metadata-use-appindicator-namespace-and-naming.patch:
2121 - Use ubuntu appindicator namespace, update description
22 * debian/gbp.conf:
23 - Use default gbp gnome configurations, and set proper upstream-vcs-tag
2224
2325 [ Andrea Azzarone ]
2426 * interfaces: Explicitly convert raw data to strings
00 [DEFAULT]
1 pristine-tar = True
12 debian-branch = debian/master
2 upstream-branch = master
3 upstream-branch = upstream/latest
4 upstream-vcs-tag = v%(version)s
5
6 [buildpackage]
7 sign-tags = True
8
9 [dch]
10 multimaint-merge = True
11
12 [import-orig]
13 postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
14
15 [pq]
16 patch-numbers = False