File: gbp.conf

package info (click to toggle)
rdiff-backup 2.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,544 kB
  • sloc: python: 23,652; javascript: 9,512; sh: 1,118; ansic: 580; makefile: 36
file content (13 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
# Ignore requirement to use branch name 'debian/master' to make it easier
# for contributors to work with feature and bugfix branches
ignore-branch = True
# One however needs to define manually the branch at import time with:
#   gbp import-orig --uscan --no-interactive --verbose --debian-branch=debian/master

# Always use pristine tar
pristine-tar = True

# Sign tags
sign-tags = True