summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2024-04-01 17:49:58 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2024-04-01 17:49:58 -0400
commita4235b650f701bd48e387f3b7028856aa21d85e9 (patch)
tree3eaf7392978fc8de67cccdcbca5f471c80735146 /debian/control
parentfd0290df0ad602a5f4ef912f0539395d733dfcbc (diff)
Block migration until the time_t transition is ready to advance
Add a Build-Depends on dpkg-dev (>= 1.22.5) to ensure this package doesn’t migrate from unstable to testing until the ongoing time_t transition is ready for it (https://bugs.debian.org/1059535#39).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
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