From 50875787cca7938a563736e5602b3c5916da7b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sat, 27 Mar 2021 17:44:15 +0000 Subject: [PATCH] Bump deps. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e05c64c..56f6812 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 12), python3-apt, python3-breezy, python3-breezy.tests, - python3-buildlog-consultant, + python3-buildlog-consultant (>= 0.0.4), python3-requirement-parser, python3-debmutate, python3-lz4, @@ -24,7 +24,7 @@ Package: ognibuild Architecture: all Depends: python3-apt, python3-breezy, - python3-buildlog-consultant, + python3-buildlog-consultant (>= 0.0.4), python3-debmutate, python3-lz4, python3-requirement-parser,