From 5c2bfd707e369c3be290d82ea4f005a5aaba40cc Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Wed, 10 Apr 2019 18:46:16 +1200 Subject: [PATCH] Fix Debian control file (syntax error). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ac520bb..853010e 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Standards-Version: 3.9.3 Package: com.github.alcinnz.odysseus Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, html-xml-utils >= 7. +Depends: ${misc:Depends}, ${shlibs:Depends}, html-xml-utils (>= 7) Description: A simple and performant yet powerful window onto the open decentralized web Odysseus is a convenient and privacy-respecting web browser, that increasingly, gently, and unobtrusively guides you wherever you want to go online.