File: gbp.conf

package info (click to toggle)
patsy 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,420 kB
  • ctags: 829
  • sloc: python: 8,233; makefile: 130; sh: 14
file content (10 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
# the default branch for upstream sources:
upstream-branch = master
# the default branch for the debian patch:
debian-branch = debian
# the default tag formats used:
upstream-tag = v%(version)s
debian-tag = debian/%(version)s