diff --git a/debian/control b/debian/control index f5126285..d9430b6c 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Homepage: https://github.com/web-eid/web-eid-app Package: web-eid Architecture: all -Depends: web-eid-native +Depends: web-eid-native (>= ${source:Version}) Recommends: web-eid-firefox, web-eid-chrome Replaces: chrome-token-signing Breaks: chrome-token-signing @@ -27,9 +27,11 @@ Description: Web eID application suite (metapackage) Package: web-eid-native Architecture: any +Multi-Arch: allowed Depends: pcscd, ${shlibs:Depends}, ${misc:Depends} Replaces: token-signing-native Breaks: token-signing-native +Suggests: web-eid-firefox, web-eid-chrome Description: Web eID browser extension helper application Native messaging host for Web eID Chrome and Firefox extensions that performs cryptographic digital signing and authentication operations with electronic ID @@ -37,9 +39,11 @@ Description: Web eID browser extension helper application Package: web-eid-firefox Architecture: all -Depends: jq, web-eid-native (= ${binary:Version}) +Depends: jq, web-eid-native (>= ${source:Version}) Replaces: token-signing-firefox Breaks: token-signing-firefox +Suggests: firefox +Enhances: firefox Description: Web eID browser extension for Firefox The Web eID extension for Firefox communicates with the Web eID native application using Native messaging to enable usage of electronic ID smart @@ -47,9 +51,11 @@ Description: Web eID browser extension for Firefox Package: web-eid-chrome Architecture: all -Depends: web-eid-native (= ${binary:Version}) +Depends: web-eid-native (>= ${source:Version}) Replaces: token-signing-chrome Breaks: token-signing-chrome +Suggests: chromium, chromium-browser, chrome +Enhances: chromium, chromium-browser, chrome Description: Web eID browser extension for Chrome The Web eID extension for Chrome communicates with the Web eID native application using Native messaging to enable usage of electronic ID smart