Codebase list rust-serde-xml-rs / 3feb19a
gettext-rs - import changes from archive. Peter Michael Green 1 year, 9 months ago
4 changed file(s) with 35 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 rust-gettext-rs (0.7.0-2) unstable; urgency=medium
1
2 * And yet again, I miss the runtime dependencies.
3
4 -- Simon Quigley <tsimonq2@debian.org> Wed, 25 May 2022 03:40:08 -0500
5
6 rust-gettext-rs (0.7.0-1) unstable; urgency=medium
7
8 * Team upload.
9 * Package gettext-rs 0.7.0 from crates.io using debcargo 2.5.0
10
11 -- Simon Quigley <tsimonq2@debian.org> Wed, 25 May 2022 02:09:44 -0500
12
013 rust-gettext-rs (0.4.1-1) unstable; urgency=medium
114
215 * Team upload.
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: gettext-rs
2 Upstream-Contact: Konstantin Salikhov <koka58@yandex.ru>
2 Upstream-Contact:
3 Konstantin Salikhov <koka58@yandex.ru>
4 Alexander Batischev <eual.jp@gmail.com>
35 Source: https://github.com/Koka/gettext-rs
46
57 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Konstantin Salikhov <koka58@yandex.ru>
8 Copyright:
9 FIXME (overlay) UNKNOWN-YEARS Konstantin Salikhov <koka58@yandex.ru>
10 FIXME (overlay) UNKNOWN-YEARS Alexander Batischev <eual.jp@gmail.com>
711 License: MIT
812 Comment:
913 FIXME (overlay): Since upstream copyright years are not available in
2024
2125 Files: debian/*
2226 Copyright:
23 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019 Nikos Tsipinakis <nikos@tsipinakis.com>
27 2019-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2019-2022 Nikos Tsipinakis <nikos@tsipinakis.com>
2529 License: MIT
2630
2731 License: MIT
0 Index: gettext-rs/Cargo.toml
1 ===================================================================
2 --- gettext-rs.orig/Cargo.toml 2022-05-25 02:09:44.000000000 -0500
3 +++ gettext-rs/Cargo.toml 2022-05-25 03:29:41.737151019 -0500
4 @@ -29,7 +29,7 @@
5 version = "0.21.0"
6
7 [dependencies.locale_config]
8 -version = "0.3"
9 +version = "0.2.2"
10 [dev-dependencies.lazy_static]
11 version = "1"
12