On 2025/08/13 14:12, Ian Jackson wrote:
Package: git-debpush
Version: 13.10
Debian tag2upload service writes ("[tag2upload 463] failed, bundlewrap 4.23.1"):
...
dpkg-source: error: can't build with source format '3.0 (quilt)': non-native
package version does not contain a revision
This is never going to work. I think this should probably be a hard
error, not just a failed check, but Sean may disagree.
This was a mistake on my side, when removing the experimental part of
the version, I went a bit too far and removed the -1 from 4.23.1.
So the error is completely correct in that I have a 3.0 (quilt) package,
but with a native version number.
So yes, probably nothing to fix here, although catching an error would
be nice to help an uploader who's shooting themselves in their foot.
-Jonathan