File: gbp.conf

package info (click to toggle)
remctl 3.18-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,612 kB
  • sloc: ansic: 19,504; sh: 5,386; perl: 1,778; java: 740; makefile: 715; xml: 502; python: 430
file content (10 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
# The Git repository referenced by the Vcs-Git field of debian/control
# combines upstream development (in master) with the Debian packaging (in the
# debian/* branches).  Tell git-buildpackage about this layout.

[DEFAULT]
debian-branch = debian/unstable
upstream-branch = upstream/latest

[import-orig]
upstream-vcs-tag = release/%(version)s