From 57fc09f12cfb9642e7ebd4ca3c64d07154d2de9a Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 1 Apr 2024 17:59:58 -0400 Subject: Build-Depend on tzdata Work is under way in Debian to remove tzdata from the buildd chroots, but Abseil needs a system tzdata to use while running tests. Add `Build-Depends: tzdata` to ensure that tests always have a tzdata available. Thanks to Sebastian Ramacher for help identifying this issue. --- debian/changelog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d338d2aa..055d7182 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -abseil (20230802.1-4) UNRELEASED; urgency=medium +abseil (20230802.1-4) unstable; urgency=medium - * Add an extra build dependency to prevent premature migration (see - https://bugs.debian.org/1059535#39). + * Add extra build dependencies to prevent premature migration (see + https://bugs.debian.org/1059535#39) and to ensure tests have access to + tzdata. - -- Benjamin Barenblat Mon, 01 Apr 2024 10:39:28 -0400 + -- Benjamin Barenblat Mon, 01 Apr 2024 17:50:22 -0400 abseil (20230802.1-3) unstable; urgency=medium -- cgit v1.2.3