Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Grünbichler
7b15a7c251 early-stage update of patches for 1.85.0~beta.999+dfsg1 2025-02-17 09:58:17 +01:00
Fabian Grünbichler
0bae68565f d/rebase-patches: add prompt to control patch importing
sometimes a few rounds are needed to completely rebase patches,
extending the script in this fashion allows to re-rebase without
actually importing the upstream tarball and then undoing that.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2025-02-16 20:23:47 +01:00
Fabian Grünbichler
c887e02f3f d/rebase-patches: drop manual pq branch removal
gbp.conf contains drop, so this will be done automatically anyway

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2024-06-19 09:55:40 +02:00
Fabian Grünbichler
78d795b96a d/rebase-patches: adapt to left-over pq branch existing
previously, patches were applied manually and the branch was reset
before, now we can just drop it since `pq import` will create the branch
for us.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2024-06-19 09:32:21 +02:00
Fabian Grünbichler
7b02e7eb1e adapt rebasing script to patch changes
it will now rebase all patches, instead of just the pruning ones. after
actually importing the pruned upstream sources, further adaptions might be
required.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-14 14:50:14 +02:00