- Package:
- git-buildpackage
- Source:
- git-buildpackage
- Submitter:
- Marc Haber
- Date:
- 2025-05-30 19:47:02 UTC
- Severity:
- normal
Hi, I would like to have automatic templating in export-dir, so that I can have each build of each version in its dedicated directory. That would make debdiffing package versions before uploading much easier. I would love to be able to configure [buildpackage] export-dir=../build-area-%(package)-%(version)-%(arch) (with arch being "source" for a source-only build (-S)). Sadly, not even %(version) doesn't work currently. Please consider adding this nifty feature. Thank you. Greetings Marc