From 114cb1d680d309ae70aa28510b2bd7f0fa00c179 Mon Sep 17 00:00:00 2001 From: nick black Date: Fri, 10 Apr 2020 11:27:48 -0400 Subject: [PATCH] debian: make notcurses-bin safely binNMUable --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2850eb57d..9087ed7db 100644 --- a/debian/control +++ b/debian/control @@ -92,7 +92,7 @@ Architecture: any Multi-Arch: foreign Section: graphics Depends: - python3-notcurses (= ${source:Version}), + python3-notcurses (>= ${source:Version}), ncurses-term, notcurses-data (= ${source:Version}), ${misc:Depends},