From 7ae6dbbb8eb2a7e9bc1b089e2c7fb64680fd2594 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Fri, 14 Jul 2023 13:38:17 +0100 Subject: [PATCH] Set `gbp dch` vendor to debian for correct new changelog version. Signed-off-by: Dimitri John Ledkov --- debian/gbp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index 63e89550..d545bd86 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,4 @@ [DEFAULT] debian-branch=ubuntu/master debian-tag = %(version)s +dch-opt = --vendor=debian