taler-rust

GNU Taler code in Rust. Largely core banking integrations.
Log | Files | Refs | Submodules | README | LICENSE

control (1375B)


      1 Source: taler-rust
      2 Section: net
      3 Priority: optional
      4 Maintainer: Taler Systems SA <deb@taler.net>
      5 Uploaders: Christian Grothoff <grothoff@gnu.org>, Florian Dold <dold@taler.net>
      6 Rules-Requires-Root: no
      7 Build-Depends:
      8  debhelper-compat (= 13),
      9  cargo,
     10 # 1.93, not 1.85: taler-common/taler-api use std::fmt::from_fn, stabilised in
     11 # 1.93 (let-chains, 1.88, and Vec::pop_if, 1.86, put the floor above trixie's
     12 # 1.85 already).  Trixie ships 1.85, so on stable this comes from
     13 # trixie-backports; no rustup needed.
     14  rustc (>= 1.93)
     15 Standards-Version: 4.7.2
     16 Vcs-Git: https://git.taler.net/taler-rust.git
     17 Homepage: https://taler.net/
     18 
     19 Package: taler-magnet-bank
     20 Architecture: any
     21 Depends: ${misc:Depends}, ${shlibs:Depends}
     22 Recommends:
     23  nginx | apache2 | httpd,
     24  postgresql (>= 14.0)
     25 Description: GNU Taler adapter for Magnet Bank
     26 
     27 Package: taler-cyclos
     28 Architecture: any
     29 Depends: ${misc:Depends}, ${shlibs:Depends}
     30 Recommends:
     31  nginx | apache2 | httpd,
     32  postgresql (>= 14.0)
     33 Description: GNU Taler adapter for Cyclos
     34 
     35 Package: taler-wise
     36 Architecture: any
     37 Depends: ${misc:Depends}, ${shlibs:Depends}
     38 Recommends:
     39  nginx | apache2 | httpd,
     40  postgresql (>= 14.0)
     41 Description: GNU Taler adapter for Wise
     42 
     43 Package: taler-apns-relay
     44 Architecture: any
     45 Depends: ${misc:Depends}, ${shlibs:Depends}
     46 Recommends:
     47  nginx | apache2 | httpd,
     48  postgresql (>= 14.0)
     49 Description: GNU Taler APNs relay