Hi,
Considering the version in unstable is currently
0.0+git20231103-1
should the upload be versioned
0.0+git20231103-0+deb12u1 (like originally proposed) or
0.0+git20231103-1~deb12u1
As originally proposed please. You're not backporting 0.0+git20231103-1
directly as far as I know, because you have intermediate changes which
should not be included (correct me if I'm wrong about that).
There have been no changes in unstable other than the new upstream
version, so technically it would be a backport of 0.0+git20231103-1.
This is a diff between 0.0+git20230324-1 and 0.0+git20231103-1.
Makefile | 13 ++++++++++---
compat-include/net/gso.h | 20 ++++++++++++++++++++
debian/changelog | 21 +++++++++++++++++++++
debian/rules | 2 +-
drivers/net/ovpn-dco/ovpn.c | 1 +
drivers/net/ovpn-dco/tcp.c | 14 +++++++++++---
linux-compat.h | 4 ++--
7 files changed, 66 insertions(+), 9 deletions(-)
The change in d/rules is a new directory in the new upstream version.
I would just add a d/gbp.conf for the bookworm branch.
So 0.0+git20231103-1~deb12u1 ?
Bernhard