From a4235b650f701bd48e387f3b7028856aa21d85e9 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 1 Apr 2024 17:49:58 -0400 Subject: Block migration until the time_t transition is ready to advance MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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). --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') 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 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 -- cgit v1.2.3