123456789101112131415161718 |
- [debstuff]
- build_options = notest
- email = Alois Mahdal <netvor@vornet.cz>
- branch = last
- url_pattern = https://pagure.io/%s.git
- target_root = ~/pals/vornet-scratch/deb
- scrap_target = true
-
- [debstuff.def.group.jats]
- branch = devel
- url_pattern = ~/vcs.jats/%s
-
- [debstuff.def.group.vpriv]
- url_pattern = ~/st/vcs.private/%s
-
- [debstuff.def.group.vscratch]
- branch = devel
- url_pattern = ~/vcs.mystream/%s
|