From 9736882af559a483fb14a5fbed61b839998f23ed Mon Sep 17 00:00:00 2001 From: Devan Carpenter Date: Thu, 12 Oct 2023 17:33:42 -0400 Subject: ci: fixup debian packaging job cleanup and make packaging job more robust git version 2.4.4 changed the way rev-parsing worked in a detached head state --- contrib/ci/Containerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/ci/Containerfile') diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile index b5f191ea7..c90204e20 100644 --- a/contrib/ci/Containerfile +++ b/contrib/ci/Containerfile @@ -32,7 +32,8 @@ RUN apt-get install -yqq \ po-debconf \ build-essential \ debhelper-compat \ - devscripts + devscripts \ + git-buildpackage # Documentation dependencies RUN apt-get install -yqq \ -- cgit v1.2.3