My dotfiles. Period.

debstuff.ini 512B

1234567891011121314151617181920
  1. [debstuff]
  2. build_options = notest
  3. email = Alois Mahdal <netvor@vornet.cz>
  4. branch = latest
  5. uri_pattern = https://pagure.io/%s.git
  6. storage_root = ~/pals/vornet-scratch/deb
  7. scrap_storage = true
  8. [debstuff.def.group.jats]
  9. branch = master
  10. uri_pattern = ~/vcs.jats/%s
  11. [debstuff.def.group.vpriv]
  12. branch = master
  13. uri_pattern = ~/st/vcs.private/%s
  14. storage_root = ~/pals/vornet-private/deb
  15. [debstuff.def.group.vscratch]
  16. branch = master
  17. uri_pattern = ~/vcs.mystream/%s