- Package:
- src:apycula
- Source:
- src:apycula
- Submitter:
- Lucas Nussbaum
- Date:
- 2026-03-02 11:39:01 UTC
- Severity:
- normal
Hi, While working on https://debaudit.debian.net/, I ran into an issue with apycula/0.22+dfsg1-1, which is currently in unstable and trying to migrate to forky. debaudit detects the following issue in unstable: Debaudit could not identify a Git tag in the repository specified by Vcs-Git for this version. Maybe the tag was not pushed? You can find more details at: https://debaudit.debian.net/git2dsc/result/0ee2ef44f4578162bc6d3e1e084126cf9c08d192405e62c679ae99ad4df12c17 The version in forky (0.17+dfsg1-1) tested fine, with the following diagnostic: Since Debaudit is in heavy development, I am very interested in hearing if the issue was misdetected somehow. Thanks, Lucas Nussbaum
Hi Lucas, Looks like I just forgot to push the tag. It's easy to forget as it's the last step in my workflow rn. On top of that gbp push only ever considers the *current* tag, not older ones. Gah! I don't think so. In any case I appreciate the reminder! Thanks for working on keeping packaging repos consistent <3.