summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control1
2 files changed, 6 insertions, 4 deletions
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 <bbaren@debian.org> Mon, 01 Apr 2024 10:39:28 -0400
+ -- Benjamin Barenblat <bbaren@debian.org> Mon, 01 Apr 2024 17:50:22 -0400
abseil (20230802.1-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index ded916b4..f0efdbcc 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends:
debhelper-compat (= 12),
dpkg-dev (>= 1.22.5),
googletest (>= 1.12),
+ tzdata,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Section: libs