From 1d2a421ebf638998bd08779cafcc77907c79875c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Thu, 9 Sep 2021 00:38:36 +0200 Subject: Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on cython3 and cython3-dbg. Changes-By: deb-scrub-obsolete --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 2b420e6..274b5ba 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Uploaders: Jerome Kieffer , Alexandre Marie Section: science Priority: optional -Build-Depends: cython3 (>= 0.23.2), - cython3-dbg (>= 0.23.2), +Build-Depends: cython3, + cython3-dbg, debhelper-compat (= 13), dh-python, dh-sequence-numpy3, -- cgit v1.2.1