diff --git a/src/failure/debian/changelog b/src/failure/debian/changelog index 3ffdb26..c5de803 100644 --- a/src/failure/debian/changelog +++ b/src/failure/debian/changelog @@ -1,3 +1,9 @@ +rust-failure (0.1.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Package failure 0.1.3 from crates.io using debcargo 2.2.9 + + -- Ximin Luo Wed, 14 Nov 2018 20:25:58 -0800 + rust-failure (0.1.2-1) unstable; urgency=medium * Package failure 0.1.2 from crates.io using debcargo 2.2.7 diff --git a/src/failure-derive/debian/changelog b/src/failure-derive/debian/changelog index cd63e24..c5602ff 100644 --- a/src/failure-derive/debian/changelog +++ b/src/failure-derive/debian/changelog @@ -1,3 +1,9 @@ +rust-failure-derive (0.1.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Package failure_derive 0.1.3 from crates.io using debcargo 2.2.9 + + -- Ximin Luo Wed, 14 Nov 2018 20:26:11 -0800 + rust-failure-derive (0.1.2-1) unstable; urgency=medium * Package failure_derive 0.1.2 from crates.io using debcargo 2.2.5 diff --git a/src/failure-derive/debian/copyright.debcargo.hint b/src/failure-derive/debian/copyright.debcargo.hint index 356e770..7e60d99 100644 --- a/src/failure-derive/debian/copyright.debcargo.hint +++ b/src/failure-derive/debian/copyright.debcargo.hint @@ -5,7 +5,7 @@ Files: * Copyright: FIXME (overlay) UNKNOWN-YEARS Without Boats -License: MIT OR Apache-2.0 +License: MIT or Apache-2.0 Comment: FIXME (overlay): Since upstream copyright years are not available in Cargo.toml, they were extracted from the upstream Git repository. This may not @@ -15,8 +15,8 @@ Files: debian/* Copyright: 2018 Debian Rust Maintainers - 2018 FIXME (overlay) Your Name -License: MIT OR Apache-2.0 + 2018 Ximin Luo +License: MIT or Apache-2.0 License: Apache-2.0 Debian systems provide the Apache 2.0 license in diff --git a/src/failure-derive/debian/debcargo.toml b/src/failure-derive/debian/debcargo.toml index 62cc3f7..fdbb775 100644 --- a/src/failure-derive/debian/debcargo.toml +++ b/src/failure-derive/debian/debcargo.toml @@ -1 +1,2 @@ overlay = "." +uploaders = ["Ximin Luo "]