diff -Nru rust-core-foundation-sys-0.6.1/Cargo.toml rust-core-foundation-sys-0.6.2/Cargo.toml --- rust-core-foundation-sys-0.6.1/Cargo.toml 1970-01-01 00:00:00.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/Cargo.toml 1970-01-01 00:00:00.000000000 +0000 @@ -12,7 +12,7 @@ [package] name = "core-foundation-sys" -version = "0.6.1" +version = "0.6.2" authors = ["The Servo Project Developers"] build = "build.rs" description = "Bindings to Core Foundation for OS X" diff -Nru rust-core-foundation-sys-0.6.1/Cargo.toml.orig rust-core-foundation-sys-0.6.2/Cargo.toml.orig --- rust-core-foundation-sys-0.6.1/Cargo.toml.orig 2018-07-12 14:53:44.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/Cargo.toml.orig 2018-09-28 17:45:53.000000000 +0000 @@ -3,7 +3,7 @@ description = "Bindings to Core Foundation for OS X" homepage = "https://github.com/servo/core-foundation-rs" repository = "https://github.com/servo/core-foundation-rs" -version = "0.6.1" +version = "0.6.2" authors = ["The Servo Project Developers"] license = "MIT / Apache-2.0" build = "build.rs" diff -Nru rust-core-foundation-sys-0.6.1/debian/cargo-checksum.json rust-core-foundation-sys-0.6.2/debian/cargo-checksum.json --- rust-core-foundation-sys-0.6.1/debian/cargo-checksum.json 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/cargo-checksum.json 2018-12-08 03:39:38.000000000 +0000 @@ -1 +1 @@ -{"package":"a3fb15cdbdd9cf8b82d97d0296bb5cd3631bba58d6e31650a002a8e7fb5721f9","files":{}} +{"package":"e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b","files":{}} diff -Nru rust-core-foundation-sys-0.6.1/debian/changelog rust-core-foundation-sys-0.6.2/debian/changelog --- rust-core-foundation-sys-0.6.1/debian/changelog 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/changelog 2018-12-08 03:39:38.000000000 +0000 @@ -1,3 +1,9 @@ +rust-core-foundation-sys (0.6.2-1) unstable; urgency=medium + + * Package core-foundation-sys 0.6.2 from crates.io using debcargo 2.2.9 + + -- Wolfgang Silbermayr Fri, 07 Dec 2018 19:39:38 -0800 + rust-core-foundation-sys (0.6.1-1) unstable; urgency=medium * Package core-foundation-sys 0.6.1 from crates.io using debcargo 2.2.5 diff -Nru rust-core-foundation-sys-0.6.1/debian/control rust-core-foundation-sys-0.6.2/debian/control --- rust-core-foundation-sys-0.6.1/debian/control 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/control 2018-12-08 03:39:38.000000000 +0000 @@ -2,13 +2,15 @@ Section: rust Priority: optional Build-Depends: debhelper (>= 11), - dh-cargo (>= 6), + dh-cargo (>= 10), cargo:native , rustc:native , libstd-rust-dev Maintainer: Debian Rust Maintainers -Uploaders: Ximin Luo -Standards-Version: 4.1.5 +Uploaders: + Ximin Luo , + Wolfgang Silbermayr +Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/core-foundation-sys] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/core-foundation-sys Homepage: https://github.com/servo/core-foundation-rs @@ -30,10 +32,10 @@ librust-core-foundation-sys-0.6+default-dev (= ${binary:Version}), librust-core-foundation-sys-0.6+mac-os-10-7-support-dev (= ${binary:Version}), librust-core-foundation-sys-0.6+mac-os-10-8-features-dev (= ${binary:Version}), - librust-core-foundation-sys-0.6.1-dev (= ${binary:Version}), - librust-core-foundation-sys-0.6.1+default-dev (= ${binary:Version}), - librust-core-foundation-sys-0.6.1+mac-os-10-7-support-dev (= ${binary:Version}), - librust-core-foundation-sys-0.6.1+mac-os-10-8-features-dev (= ${binary:Version}) + librust-core-foundation-sys-0.6.2-dev (= ${binary:Version}), + librust-core-foundation-sys-0.6.2+default-dev (= ${binary:Version}), + librust-core-foundation-sys-0.6.2+mac-os-10-7-support-dev (= ${binary:Version}), + librust-core-foundation-sys-0.6.2+mac-os-10-8-features-dev (= ${binary:Version}) Description: Bindings to Core Foundation for OS X - Rust source code This package contains the source for the Rust core-foundation-sys crate, packaged by debcargo for use with cargo and dh-cargo. diff -Nru rust-core-foundation-sys-0.6.1/debian/copyright rust-core-foundation-sys-0.6.2/debian/copyright --- rust-core-foundation-sys-0.6.1/debian/copyright 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/copyright 2018-12-08 03:39:38.000000000 +0000 @@ -13,6 +13,7 @@ Copyright: 2018 Debian Rust Maintainers 2018 Ximin Luo + 2018 Wolfgang Silbermayr License: MIT or Apache-2.0 License: Apache-2.0 diff -Nru rust-core-foundation-sys-0.6.1/debian/copyright.debcargo.hint rust-core-foundation-sys-0.6.2/debian/copyright.debcargo.hint --- rust-core-foundation-sys-0.6.1/debian/copyright.debcargo.hint 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/copyright.debcargo.hint 2018-12-08 03:39:38.000000000 +0000 @@ -162,7 +162,8 @@ Files: debian/* Copyright: 2018 Debian Rust Maintainers - 2018 FIXME (overlay) Your Name + 2018 Ximin Luo + 2018 Wolfgang Silbermayr License: MIT or Apache-2.0 License: Apache-2.0 diff -Nru rust-core-foundation-sys-0.6.1/debian/debcargo.toml rust-core-foundation-sys-0.6.2/debian/debcargo.toml --- rust-core-foundation-sys-0.6.1/debian/debcargo.toml 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/debcargo.toml 2018-12-08 03:39:38.000000000 +0000 @@ -1 +1,5 @@ overlay = "." +uploaders = [ + "Ximin Luo ", + "Wolfgang Silbermayr ", +] diff -Nru rust-core-foundation-sys-0.6.1/debian/watch rust-core-foundation-sys-0.6.2/debian/watch --- rust-core-foundation-sys-0.6.1/debian/watch 2018-08-03 08:55:21.000000000 +0000 +++ rust-core-foundation-sys-0.6.2/debian/watch 2018-12-08 03:39:38.000000000 +0000 @@ -1,4 +1,5 @@ version=4 -opts=filenamemangle=s/.*\/(.*)\/download/core-foundation-sys-$1\.tar\.gz/g\ - https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=crates.io/core-foundation-sys .*/crates/core-foundation-sys/@ANY_VERSION@/download +opts=filenamemangle=s/.*\/(.*)\/download/core-foundation-sys-$1\.tar\.gz/g,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ +https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=crates.io/core-foundation-sys .*/crates/core-foundation-sys/@ANY_VERSION@/download