+rust-bincode (1.3.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+ * Team upload.
+ * Package bincode 1.3.1 from crates.io using debcargo 2.4.3
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 05 Oct 2020 22:37:29 +0200
+
rust-bincode (1.2.1-2) unstable; urgency=medium
* Package bincode 1.2.1 from crates.io using debcargo 2.4.2
Ty Overby <ty@pre-alpha.com>
Francesco Mazzoli <f@mazzo.li>
David Tolnay <dtolnay@gmail.com>
- Daniel Griffen
+ Zoey Riordan <zoey@dos.cafe>
Source: https://github.com/servo/bincode
Files: *
FIXME (overlay) UNKNOWN-YEARS Ty Overby <ty@pre-alpha.com>
FIXME (overlay) UNKNOWN-YEARS Francesco Mazzoli <f@mazzo.li>
FIXME (overlay) UNKNOWN-YEARS David Tolnay <dtolnay@gmail.com>
- FIXME (overlay) UNKNOWN-YEARS Daniel Griffen
+ FIXME (overlay) UNKNOWN-YEARS Zoey Riordan <zoey@dos.cafe>
License: MIT
Comment:
FIXME (overlay): Since upstream copyright years are not available in
Files: debian/*
Copyright:
2018-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2018-2020 Paride Legovini <pl@ninthfloor.org>
+ 2018-2020 Paride Legovini <paride@debian.org>
2018-2020 Wolfgang Silbermayr <wolfgang@silbermayr.at>
License: MIT
--- /dev/null
+Index: zoxide/Cargo.toml
+===================================================================
+--- zoxide.orig/Cargo.toml
++++ zoxide/Cargo.toml
+@@ -27,7 +27,7 @@ codegen-units = 1
+ version = "1.0.28"
+
+ [dependencies.bincode]
+-version = "1.2.1"
++version = "1.3.1"
+
+ [dependencies.clap]
+ version = "2.33.0"
+@@ -51,3 +51,4 @@ version = "0.3.12"
+ [dependencies.uuid]
+ version = "0.8.1"
+ features = ["v4"]
++