diff --git a/src/petgraph/debian/changelog b/src/petgraph/debian/changelog index 87bbad0..c4dacbe 100644 --- a/src/petgraph/debian/changelog +++ b/src/petgraph/debian/changelog @@ -1,3 +1,9 @@ +rust-petgraph (0.4.13-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Package petgraph 0.4.13 from crates.io using debcargo 2.2.9 + + -- Ximin Luo Tue, 22 Jan 2019 19:07:32 -0800 + rust-petgraph (0.4.13-1) unstable; urgency=medium * Package petgraph 0.4.13 from crates.io using debcargo 2.2.9 diff --git a/src/petgraph/debian/copyright.debcargo.hint b/src/petgraph/debian/copyright.debcargo.hint index d3e2637..0d190b1 100644 --- a/src/petgraph/debian/copyright.debcargo.hint +++ b/src/petgraph/debian/copyright.debcargo.hint @@ -25,8 +25,8 @@ Files: debian/* Copyright: - 2018 Debian Rust Maintainers - 2018 Ximin Luo + 2018-2019 Debian Rust Maintainers + 2018-2019 Ximin Luo License: MIT or Apache-2.0 License: Apache-2.0 diff --git a/src/petgraph/debian/patches/185b53d8b5adc94dd58c8fb65b75b39e0cd4152a.patch b/src/petgraph/debian/patches/185b53d8b5adc94dd58c8fb65b75b39e0cd4152a.patch index 722d21e..c514b4f 100644 --- a/src/petgraph/debian/patches/185b53d8b5adc94dd58c8fb65b75b39e0cd4152a.patch +++ b/src/petgraph/debian/patches/185b53d8b5adc94dd58c8fb65b75b39e0cd4152a.patch @@ -184,7 +184,7 @@ [dependencies.quickcheck] -version = "0.4" -+version = "0.7" ++version = ">= 0.7, < 0.9" optional = true default-features = false