From 06271fec69c718f5ff4598d9a92b44adaeb2c61a Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Fri, 20 Dec 2019 13:20:55 +0200 Subject: [PATCH] debian: Remove futile specification of all supported Python 3 version Signed-off-by: Vasilis Tsiligiannis --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index bb289dd..bea782d 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Build-Depends: cmake, libvorbis-dev, pkg-config, swig -X-Python-Version: >= 3.0, Standards-Version: 4.1.0 Homepage: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs Vcs-Git: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs.git