]> git.proxmox.com Git - dh-cargo.git/commitdiff
d/control: allow backported cargo to satisfy depends
authorFabian Grünbichler <fabian.gruenbichler@student.tuwien.ac.at>
Tue, 7 Jan 2020 10:19:21 +0000 (10:19 +0000)
committerFabian Grünbichler <fabian.gruenbichler@student.tuwien.ac.at>
Tue, 7 Jan 2020 10:19:21 +0000 (10:19 +0000)
debian/control

index 5fdafaf0e532a85d698f9e7c3334d30fb6c71ce2..e71b03b4192aa7aa49e580dbc35bbeea2d1e57a1 100644 (file)
@@ -12,7 +12,7 @@ Package: dh-cargo
 Architecture: all
 Multi-Arch: foreign
 Depends: debhelper (>= 10), ${perl:Depends}, ${misc:Depends},
- cargo (>= 0.40.0-3), python3
+ cargo (>= 0.40.0-3~~), python3
 Description: debhelper buildsystem for Rust crates using Cargo
  dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo.
  .