From ae43fd1929c9d5381db7cc48b5e5b0e274bdfcc1 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 14 Jan 2023 18:46:50 +0100 Subject: [PATCH] document the previous changes Signed-off-by: Mattia Rizzolo --- debian/changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 31c8ea3..727f324 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ ubuntu-dev-tools (0.192) UNRELEASED; urgency=medium - * WIP. + * WIP + + [ Benjamin Drung ] + * sponsor-patch: + + Ignore exit code 1 of debdiff call. + + Use --skip-patches instead of --no-preparation with dpkg-source -x. + * Demote bzr/brz from Recommends to Suggests, as nowadays git is the way. + Closes: #940531 -- Mattia Rizzolo Tue, 11 Oct 2022 13:57:46 +0200