#829445 Be more clever about branch names

#829445#5
Date:
2016-07-03 11:31:07 UTC
From:
To:
Having to adjust gbp.conf when going from debian/sid to
debian/experimental and back isn't helpful. It would be better if we'd
drive the debian branch from the changelog and:

* don't complain about not matching branches if the entry is UNRELEASED
* complain if the current branch doesn't match the distribution in the
  changelog

Does this make sense?

#829445#10
Date:
2019-08-28 15:23:42 UTC
From:
To:
I think this (and #829444) could be technically implemented by adding a
substitution variable, "release" or such and defaulting the branches to
debian/%(release)s etc.

I’m also thinking detecting the branch format automatically could also
be useful (master or %(release)s + upstream or debian/master or
debian/%(release)s + upstream/*).

#829445#15
Date:
2019-08-28 15:44:36 UTC
From:
To:
Hi,

i'd be happy to see patches for this.
 -- Guido