summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1bf470a2..d338d2aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+abseil (20230802.1-4) UNRELEASED; urgency=medium
+
+ * Add an extra build dependency to prevent premature migration (see
+ https://bugs.debian.org/1059535#39).
+
+ -- Benjamin Barenblat <bbaren@debian.org> Mon, 01 Apr 2024 10:39:28 -0400
+
abseil (20230802.1-3) unstable; urgency=medium
* Apply an upstream patch to prevent SIGILLs on RISC-V. (Closes:
diff --git a/debian/control b/debian/control
index f5730182..ded916b4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Maintainer: Benjamin Barenblat <bbaren@debian.org>
Build-Depends:
cmake (>= 3.13),
debhelper-compat (= 12),
+ dpkg-dev (>= 1.22.5),
googletest (>= 1.12),
Rules-Requires-Root: no
Standards-Version: 4.6.2