[go: up one dir, main page]

File: gbp.conf

package info (click to toggle)
libgtextutils 0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 336 kB
  • ctags: 196
  • sloc: cpp: 947; ansic: 418; makefile: 78
file content (16 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This package does not follow the default layout of git-buildpackage.

[DEFAULT]
# the default branch for upstream sources:
upstream-branch = master
# the default branch for the debian patch:
debian-branch = debian/unstable
# the default tag formats used:
upstream-tag = %(version)s
# use pristine-tar:
pristine-tar = True

# Options only affecting gbp dch
[dch]
# include 7 digits of the commit id in the changelog enty:
id-length = 7