File: gbp.conf

package info (click to toggle)
debpkg 0.0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 80 kB
  • sloc: makefile: 33
file content (12 lines) | stat: -rw-r--r-- 463 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[DEFAULT]
# This is a Debian native package and thus has not separation between what is
# Debian and what is upstream.

# Lax requirement to use branch name 'debian/latest' so that git-buildpackage
# will always build using the currently checked out branch as the Debian branch.
# This makes it easier for contributors to work with feature and bugfix
# branches.
ignore-branch = True

# Ensure the Debian maintainer signs git tags automatically.
sign-tags = True