File: gbp.conf

package info (click to toggle)
catcodec 1.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 196 kB
  • sloc: cpp: 527; makefile: 49; sh: 43
file content (16 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
# Use pristine-tar
pristine-tar = True
# Automatically GPG sign tags:
sign-tags = True

[git-dch]
# include 7 digits of the commit id in the changelog entry
id-length = 7

# Parse metatags from commit messages
meta = True

[git-import-orig]
# Use a custom commit message for upstream imports.
import-msg = New upstream release %(version)s.