Codebase list rust-stfu8 / f8c1126
Updated system-deps to 6.0.2 Matthias Geiger 1 year, 8 months ago
26 changed file(s) with 158 addition(s) and 181 deletion(s). Raw diff Collapse all Expand all
0 rust-assert-matches (1.3.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-assert-matches (1.5.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Package assert_matches 1.5.0 from crates.io using debcargo 2.5.0
3
4 [ Niklas Claesson ]
25 * Team upload.
36 * Package assert_matches 1.3.0 from crates.io using debcargo 2.2.10
47
5 -- Niklas Claesson <nicke.claesson@gmail.com> Sat, 6 Jul 2019 17:00:02 +0200
8 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 16 Aug 2022 20:37:26 -0700
2020
2121 Files: debian/*
2222 Copyright:
23 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019 Niklas Claesson <nicke.claesson@gmail.com>
23 2019-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2022 Niklas Claesson <nicke.claesson@gmail.com>
2525 License: MIT or Apache-2.0
2626
2727 License: Apache-2.0
(New empty file)
0 rust-cfg-expr (0.10.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package cfg-expr 0.10.3 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 16 Aug 2022 21:40:24 -0700
6
07 rust-cfg-expr (0.8.1-1) unstable; urgency=medium
18
29 * Package cfg-expr 0.8.1 from crates.io using debcargo 2.5.0
(New empty file)
0 rust-similar (2.2.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package similar 2.2.0 from crates.io using debcargo 2.5.0
3
4 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 16 Aug 2022 21:02:49 -0700
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: similar
2 Upstream-Contact:
3 Armin Ronacher <armin.ronacher@active-4.com>
4 Pierre-Étienne Meunier <pe@pijul.org>
5 Brandon Williams <bwilliams.eng@gmail.com>
6 Source: https://github.com/mitsuhiko/similar
7
8 Files: *
9 Copyright:
10 2021-2022 Armin Ronacher <armin.ronacher@active-4.com>
11 2021-2022 Pierre-Étienne Meunier <pe@pijul.org>
12 2021-2022 Brandon Williams <bwilliams.eng@gmail.com>
13 License: Apache-2.0
14
15 Files: debian/*
16 Copyright:
17 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
18 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
19 License: Apache-2.0
20
21 License: Apache-2.0
22 Debian systems provide the Apache 2.0 license in
23 /usr/share/common-licenses/Apache-2.0
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: similar
2 Upstream-Contact:
3 Armin Ronacher <armin.ronacher@active-4.com>
4 Pierre-Étienne Meunier <pe@pijul.org>
5 Brandon Williams <bwilliams.eng@gmail.com>
6 Source: https://github.com/mitsuhiko/similar
7
8 Files: *
9 Copyright:
10 FIXME (overlay) UNKNOWN-YEARS Armin Ronacher <armin.ronacher@active-4.com>
11 FIXME (overlay) UNKNOWN-YEARS Pierre-Étienne Meunier <pe@pijul.org>
12 FIXME (overlay) UNKNOWN-YEARS Brandon Williams <bwilliams.eng@gmail.com>
13 License: Apache-2.0
14 Comment:
15 FIXME (overlay): Since upstream copyright years are not available in
16 Cargo.toml, they were extracted from the upstream Git repository. This may not
17 be correct information so you should review and fix this before uploading to
18 the archive.
19
20 Files: debian/*
21 Copyright:
22 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
23 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
24 License: Apache-2.0
25
26 License: Apache-2.0
27 Debian systems provide the Apache 2.0 license in
28 /usr/share/common-licenses/Apache-2.0
0 overlay = "."
1 uploaders = ["Matthias Geiger <matthias.geiger1024@tutanota.de>"]
0 diff --git a/Cargo.toml b/Cargo.toml
1 index 0500164..2399b58 100644
2 --- a/Cargo.toml
3 +++ b/Cargo.toml
4 @@ -101,10 +101,10 @@ optional = true
5 version = "0.15.0"
6
7 [dev-dependencies.insta]
8 -version = "1.10.0"
9 +version = "1.5.2"
10
11 [dev-dependencies.serde_json]
12 -version = "1.0.68"
13 +version = "1.0.82"
14
15 [features]
16 bytes = [
0 rust-similar-asserts (1.4.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package similar-asserts 1.4.2 from crates.io using debcargo 2.5.0
3
4 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 16 Aug 2022 21:23:52 -0700
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: similar-asserts
2 Upstream-Contact: Armin Ronacher <armin.ronacher@active-4.com>
3 Source: https://github.com/mitsuhiko/similar-asserts
4
5 Files: *
6 Copyright: 2021-2022 Armin Ronacher <armin.ronacher@active-4.com>
7 License: Apache-2.0
8
9 Files: debian/*
10 Copyright:
11 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
13 License: Apache-2.0
14
15 License: Apache-2.0
16 Debian systems provide the Apache 2.0 license in
17 /usr/share/common-licenses/Apache-2.0
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: similar-asserts
2 Upstream-Contact: Armin Ronacher <armin.ronacher@active-4.com>
3 Source: https://github.com/mitsuhiko/similar-asserts
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Armin Ronacher <armin.ronacher@active-4.com>
7 License: Apache-2.0
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: debian/*
15 Copyright:
16 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
18 License: Apache-2.0
19
20 License: Apache-2.0
21 Debian systems provide the Apache 2.0 license in
22 /usr/share/common-licenses/Apache-2.0
0 overlay = "."
1 uploaders = ["Matthias Geiger <matthias.geiger1024@tutanota.de>"]
(New empty file)
0 rust-system-deps (6.0.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package system-deps 6.0.2 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 16 Aug 2022 21:54:03 -0700
6
07 rust-system-deps (3.2.0-2) unstable; urgency=medium
18
29 * Team upload.
+0
-108
src/system-deps/debian/patches/disable-assert-matches.diff less more
0 --- a/src/metadata.rs
1 +++ b/src/metadata.rs
2 @@ -228,7 +228,7 @@
3 #[cfg(test)]
4 mod tests {
5 use super::*;
6 - use assert_matches::assert_matches;
7 + // use assert_matches::assert_matches;
8 use cfg_expr::Expression;
9 use std::{env, path::PathBuf};
10
11 @@ -274,13 +274,13 @@
12 )
13 }
14
15 - #[test]
16 + /*#[test]
17 fn parse_feature_not_string() {
18 assert_matches!(
19 parse_file("toml-feature-not-string"),
20 Err(crate::Error::InvalidMetadata(_))
21 );
22 - }
23 + }*/
24
25 #[test]
26 fn parse_override_name() {
27 --- a/src/test.rs
28 +++ b/src/test.rs
29 @@ -6,7 +6,7 @@
30 use std::rc::Rc;
31 use std::sync::Mutex;
32
33 -use assert_matches::assert_matches;
34 +//use assert_matches::assert_matches;
35
36 use crate::Dependencies;
37
38 @@ -112,7 +112,7 @@
39 toml(path, vec![]).unwrap_err()
40 }
41
42 -fn toml_err_invalid(path: &str, err_ends_with: &str) {
43 +/*fn toml_err_invalid(path: &str, err_ends_with: &str) {
44 let err = toml_err(path);
45 assert_matches!(err, Error::InvalidMetadata(_));
46
47 @@ -122,7 +122,7 @@
48 err_ends_with, err
49 );
50 }
51 -}
52 +}*/
53
54 // Assert a PkgConfig error because requested lib version cannot be found
55 fn toml_pkg_config_err_version(
56 @@ -146,12 +146,12 @@
57 }
58 }
59
60 -#[test]
61 +/*#[test]
62 fn missing_file() {
63 assert_matches!(toml_err("toml-missing-file"), Error::FailToRead(_, _));
64 -}
65 +}*/
66
67 -#[test]
68 +/*#[test]
69 fn missing_key() {
70 toml_err_invalid("toml-missing-key", "no package.metadata.system-deps");
71 }
72 @@ -196,7 +196,7 @@
73 "toml-unexpected-key",
74 "metadata.system-deps.testlib: unexpected key color type string",
75 );
76 -}
77 +}*/
78
79 #[test]
80 fn override_name() {
81 @@ -874,6 +874,7 @@
82 assert!(libraries.get_by_name("testanotherlib").is_none());
83 }
84
85 +/*
86 #[test]
87 fn invalid_cfg() {
88 let err = toml(
89 @@ -884,6 +885,7 @@
90
91 assert_matches!(err, Error::UnsupportedCfg(_));
92 }
93 +*/
94
95 #[test]
96 fn static_one_lib() {
97 --- a/Cargo.toml
98 +++ b/Cargo.toml
99 @@ -51,8 +51,6 @@
100
101 [dependencies.version-compare]
102 version = "0.0.10"
103 -[dev-dependencies.assert_matches]
104 -version = "1.5"
105
106 [dev-dependencies.itertools]
107 version = "0.10"
+0
-38
src/system-deps/debian/patches/heck-0.4.diff less more
0 This patch is based on the upstream commit described below, adapter for use
1 in the Debian package by Peter Michael Green.
2
3 commit 72af87c58bd92456218d5877eb9513c36810547e
4 Author: Alejandro González <AlexTMjugador@users.noreply.github.com>
5 Date: Sun Jan 30 13:50:45 2022 +0100
6
7 Update heck to 0.4
8
9 The heck crate has been updated, and other crates are using the latest
10 versions already. However, 0.4 has some breaking changes compared to
11 0.3, which I took care of in this PR. The heck repository contains a
12 changelog with more information:
13
14 https://github.com/withoutboats/heck/blob/dbcfc7b8db8e532d1fad44518cf73e88d5212161/CHANGELOG.md
15
16 --- a/src/lib.rs
17 +++ b/src/lib.rs
18 @@ -172,7 +172,7 @@
19 #[cfg(test)]
20 mod test;
21
22 -use heck::{ShoutySnakeCase, SnakeCase};
23 +use heck::{ToShoutySnakeCase, ToSnakeCase};
24 use itertools::Itertools;
25 use std::collections::HashMap;
26 use std::env;
27 --- a/Cargo.toml
28 +++ b/Cargo.toml
29 @@ -28,7 +28,7 @@
30 version = "0.8"
31
32 [dependencies.heck]
33 -version = "0.3"
34 +version = "0.4"
35
36 [dependencies.itertools]
37 version = "0.10"
+0
-24
src/system-deps/debian/patches/relax-deps.patch less more
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -37,10 +37,10 @@
3 version = "0.3"
4
5 [dependencies.strum]
6 -version = "0.21"
7 +version = "0.19"
8
9 [dependencies.strum_macros]
10 -version = "0.21"
11 +version = "0.19"
12
13 [dependencies.thiserror]
14 version = "1"
15 @@ -50,7 +50,7 @@
16 default-features = false
17
18 [dependencies.version-compare]
19 -version = "0.0.11"
20 +version = "0.0.10"
21 [dev-dependencies.assert_matches]
22 version = "1.5"
23
0 relax-deps.patch
1 heck-0.4.diff
2 disable-assert-matches.diff
30 testdata.patch
41 ignore-wrong-pkg-config-error-type.patch
0 rust-version-compare (0.1.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package version-compare 0.1.0 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 16 Aug 2022 20:04:04 -0700
6
07 rust-version-compare (0.0.10-1) unstable; urgency=medium
18
29 * Package version-compare 0.0.10 from crates.io using debcargo 2.2.10
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: version-compare
2 Upstream-Contact: timvisee <timvisee@gmail.com>
2 Upstream-Contact: Tim Visee <3a4fb3964f@sinenomine.email>
33 Source: https://github.com/timvisee/version-compare
44
55 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS timvisee <timvisee@gmail.com>
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Tim Visee <3a4fb3964f@sinenomine.email>
77 License: MIT
88 Comment:
99 FIXME (overlay): Since upstream copyright years are not available in
2020
2121 Files: debian/*
2222 Copyright:
23 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019 Sylvestre Ledru <sylvestre@debian.org>
23 2019-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2022 Sylvestre Ledru <sylvestre@debian.org>
2525 License: MIT
2626
2727 License: MIT