File: gbp.conf

package info (click to toggle)
python-markdown-include 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 212 kB
  • sloc: python: 242; sh: 17; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Configuration file for git-buildpackage and friends

[DEFAULT]
# use pristine-tar:
pristine-tar = True
# generate gz compressed orig tarball
compression = gz
debian-branch = debian/master
upstream-branch = upstream

[buildpackage]
sign-tags = True

[pq]
patch-numbers = False

[dch]
id-length = 7