taler-rust

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

control (1506B)


      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 | rustup,
     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).  Use trixie-backports for the packaged compiler, or rustup
     13 # with a toolchain >= 1.93 as in the taler-deployment build images.
     14 # Cargo.toml enforces the compiler minimum for either toolchain source.
     15  rustc (>= 1.93) | rustup
     16 Standards-Version: 4.7.2
     17 Vcs-Git: https://git.taler.net/taler-rust.git
     18 Homepage: https://taler.net/
     19 
     20 Package: taler-magnet-bank
     21 Architecture: any
     22 Depends: ${misc:Depends}, ${shlibs:Depends}
     23 Recommends:
     24  nginx | apache2 | httpd,
     25  postgresql (>= 14.0)
     26 Description: GNU Taler adapter for Magnet Bank
     27 
     28 Package: taler-cyclos
     29 Architecture: any
     30 Depends: ${misc:Depends}, ${shlibs:Depends}
     31 Recommends:
     32  nginx | apache2 | httpd,
     33  postgresql (>= 14.0)
     34 Description: GNU Taler adapter for Cyclos
     35 
     36 Package: taler-wise
     37 Architecture: any
     38 Depends: ${misc:Depends}, ${shlibs:Depends}
     39 Recommends:
     40  nginx | apache2 | httpd,
     41  postgresql (>= 14.0)
     42 Description: GNU Taler adapter for Wise
     43 
     44 Package: taler-apns-relay
     45 Architecture: any
     46 Depends: ${misc:Depends}, ${shlibs:Depends}
     47 Recommends:
     48  nginx | apache2 | httpd,
     49  postgresql (>= 14.0)
     50 Description: GNU Taler APNs relay