Hi Daniel, On 21/08/25 at 15:57 +0200, Daniel Leidert wrote: > On Thu, 2025-08-21 at 12:15 +0200, Lucas Nussbaum wrote: > > [..] > > 120 [DEFAULT] > [..] > > 27 upstream-tag = v%(version)s > > Maybe you remember that I told you that some packages use an upstream > Git clone instead of importing tarballs. You said that you haven't > found them yet. The line above in gbp.conf is an indicator for this > type of gbp setup.
Not necessarily: it could be packages that use vXXX instead of upstream/XXXX when importing new upstream versions using pristine-tar. Lucas