control (981B)
1 Source: anastasis-gtk 2 Section: net 3 Priority: optional 4 Maintainer: Bertrand Marc <bmarc@debian.org> 5 Build-Depends: 6 meson, 7 ninja-build, 8 debhelper-compat (= 12), 9 libgnunet-dev (>= 0.27.0), 10 libanastasis-dev (>= 0.7.0), 11 libgladeui-dev (>=3.10.0), 12 libgtk-3-dev (>=3.22.0), 13 libmagic-dev, 14 libqrencode-dev 15 Standards-Version: 4.5.0 16 Vcs-Git: https://salsa.debian.org/debian/anastasis-gtk.git 17 Vcs-browser: https://salsa.debian.org/debian/anastasis-gtk 18 Homepage: https://anastasis.lu/ 19 20 Package: anastasis-gtk 21 Architecture: any 22 Depends: 23 ${misc:Depends}, 24 ${shlibs:Depends} 25 Description: Anastasis is a distributed key recovery and backup service. 26 . 27 GNU Anastasis allows users to make backups of their 28 private key material to multiple providers while ensuring that 29 individual providers cannot learn the secret key material. 30 This package contains the graphical client, using the GTK+ toolkit. In order 31 use GNU Anastasis, you may also need a GNU Taler wallet to pay for the service.