gbp.conf 225 B

123456789101112131415
  1. # Configuration file for git-buildpackage and friends
  2. [DEFAULT]
  3. debian-branch = master
  4. debian-tag = %(version)s
  5. [dch]
  6. full = True
  7. auto = True
  8. git-log = --no-merges
  9. snapshot-number = snapshot + 1
  10. id-length = 0
  11. meta = False