Codebase list rust-stfu8 / 3cc66d0
* Team upload. * Package spotify-tui 0.11.0 from crates.io using debcargo 2.4.3 * Make the package buildable again (Closes: #963918) Sylvestre Ledru 3 years ago
3 changed file(s) with 22 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-spotify-tui (0.11.0-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package spotify-tui 0.11.0 from crates.io using debcargo 2.4.3
4 * Make the package buildable again (Closes: #963918)
5
6 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 04 Oct 2020 21:02:19 +0200
7
08 rust-spotify-tui (0.11.0-2) unstable; urgency=medium
19
210 * Team upload.
0 Index: spotify-tui/Cargo.toml
1 ===================================================================
2 --- spotify-tui.orig/Cargo.toml
3 +++ spotify-tui/Cargo.toml
4 @@ -37,7 +37,7 @@ version = "2.33.0"
5 version = "0.5.0"
6
7 [dependencies.dirs]
8 -version = "2.0.2"
9 +version = "3"
10
11 [dependencies.failure]
12 version = "0.1.6"