Codebase list rust-stfu8 / fb1e5fa
statistical: refresh Sylvestre Ledru 3 years ago
6 changed file(s) with 24 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
00 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]
+0
-1
src/statistical/debian/BLOCK less more
0 blocked by num & co
0 rust-statistical (0.1.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-statistical (1.0.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Package statistical 0.1.1 from crates.io using debcargo 2.2.7
2 * Package statistical 1.0.0 from crates.io using debcargo 2.4.3
33
4 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Sep 2018 22:07:32 +0200
4 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 18 Oct 2020 00:54:37 +0200
1010 Cargo.toml, they were extracted from the upstream Git repository. This may not
1111 be correct information so you should review and fix this before uploading to
1212 the archive.
13
14 Files: ./LICENSE
15 Copyright: 2015 Jeff Belgum
16 License: UNKNOWN-LICENSE; FIXME (overlay)
17 Comment:
18 FIXME (overlay): These notices are extracted from files. Please review them
19 before uploading to the archive.
1320
1421 Files: ./src/lib.rs
1522 Copyright: 2015 Jeff Belgum
3441
3542 Files: debian/*
3643 Copyright:
37 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
38 2018 Sylvestre Ledru <sylvestre@debian.org>
44 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
45 2020 Sylvestre Ledru <sylvestre@debian.org>
3946 License: MIT
4047
4148 License: MIT
0 Index: statistical/Cargo.toml
1 ===================================================================
2 --- statistical.orig/Cargo.toml
3 +++ statistical/Cargo.toml
4 @@ -25,4 +25,4 @@ repository = "https://github.com/JeffBel
5 version = "0.2"
6
7 [dependencies.rand]
8 -version = "0.6"
9 +version = "0.7"