diff -Nru rust-wincolor-0.1.6/Cargo.toml rust-wincolor-1.0.0/Cargo.toml --- rust-wincolor-0.1.6/Cargo.toml 1970-01-01 00:00:00.000000000 +0000 +++ rust-wincolor-1.0.0/Cargo.toml 1970-01-01 00:00:00.000000000 +0000 @@ -12,15 +12,15 @@ [package] name = "wincolor" -version = "0.1.6" +version = "1.0.0" authors = ["Andrew Gallant "] description = "A simple Windows specific API for controlling text color in a Windows console.\n" -homepage = "https://github.com/BurntSushi/ripgrep/tree/master/wincolor" +homepage = "https://github.com/BurntSushi/termcolor/tree/master/wincolor" documentation = "https://docs.rs/wincolor" readme = "README.md" keywords = ["windows", "win", "color", "ansi", "console"] license = "Unlicense/MIT" -repository = "https://github.com/BurntSushi/ripgrep/tree/master/wincolor" +repository = "https://github.com/BurntSushi/termcolor/tree/master/wincolor" [lib] name = "wincolor" diff -Nru rust-wincolor-0.1.6/Cargo.toml.orig rust-wincolor-1.0.0/Cargo.toml.orig --- rust-wincolor-0.1.6/Cargo.toml.orig 2018-02-11 18:37:14.000000000 +0000 +++ rust-wincolor-1.0.0/Cargo.toml.orig 2018-07-17 22:34:26.000000000 +0000 @@ -1,13 +1,13 @@ [package] name = "wincolor" -version = "0.1.6" #:version +version = "1.0.0" #:version authors = ["Andrew Gallant "] description = """ A simple Windows specific API for controlling text color in a Windows console. """ documentation = "https://docs.rs/wincolor" -homepage = "https://github.com/BurntSushi/ripgrep/tree/master/wincolor" -repository = "https://github.com/BurntSushi/ripgrep/tree/master/wincolor" +homepage = "https://github.com/BurntSushi/termcolor/tree/master/wincolor" +repository = "https://github.com/BurntSushi/termcolor/tree/master/wincolor" readme = "README.md" keywords = ["windows", "win", "color", "ansi", "console"] license = "Unlicense/MIT" diff -Nru rust-wincolor-0.1.6/debian/cargo-checksum.json rust-wincolor-1.0.0/debian/cargo-checksum.json --- rust-wincolor-0.1.6/debian/cargo-checksum.json 2018-07-08 20:25:18.000000000 +0000 +++ rust-wincolor-1.0.0/debian/cargo-checksum.json 2018-08-03 08:36:38.000000000 +0000 @@ -1 +1 @@ -{"package":"eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767","files":{}} +{"package":"b9dc3aa9dcda98b5a16150c54619c1ead22e3d3a5d458778ae914be760aa981a","files":{}} diff -Nru rust-wincolor-0.1.6/debian/changelog rust-wincolor-1.0.0/debian/changelog --- rust-wincolor-0.1.6/debian/changelog 2018-07-08 20:25:18.000000000 +0000 +++ rust-wincolor-1.0.0/debian/changelog 2018-08-03 08:36:38.000000000 +0000 @@ -1,3 +1,9 @@ +rust-wincolor (1.0.0-1) unstable; urgency=medium + + * Package wincolor 1.0.0 from crates.io using debcargo 2.2.5 + + -- Ximin Luo Fri, 03 Aug 2018 01:36:38 -0700 + rust-wincolor (0.1.6-1) unstable; urgency=medium * Package wincolor 0.1.6 from crates.io using debcargo 2.2.1 diff -Nru rust-wincolor-0.1.6/debian/control rust-wincolor-1.0.0/debian/control --- rust-wincolor-0.1.6/debian/control 2018-07-08 20:25:18.000000000 +0000 +++ rust-wincolor-1.0.0/debian/control 2018-08-03 08:36:38.000000000 +0000 @@ -17,9 +17,7 @@ Standards-Version: 4.1.5 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/wincolor] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/wincolor -Homepage: https://github.com/BurntSushi/ripgrep/tree/master/wincolor - -# FIXME (packages."(name)".section) debcargo auto-generated summaries are very long, consider overriding +Homepage: https://github.com/BurntSushi/termcolor/tree/master/wincolor Package: librust-wincolor-dev Architecture: any @@ -34,12 +32,12 @@ librust-winapi-0.3+wincon-dev Provides: librust-wincolor+default-dev (= ${binary:Version}), - librust-wincolor-0-dev (= ${binary:Version}), - librust-wincolor-0+default-dev (= ${binary:Version}), - librust-wincolor-0.1-dev (= ${binary:Version}), - librust-wincolor-0.1+default-dev (= ${binary:Version}), - librust-wincolor-0.1.6-dev (= ${binary:Version}), - librust-wincolor-0.1.6+default-dev (= ${binary:Version}) + librust-wincolor-1-dev (= ${binary:Version}), + librust-wincolor-1+default-dev (= ${binary:Version}), + librust-wincolor-1.0-dev (= ${binary:Version}), + librust-wincolor-1.0+default-dev (= ${binary:Version}), + librust-wincolor-1.0.0-dev (= ${binary:Version}), + librust-wincolor-1.0.0+default-dev (= ${binary:Version}) Description: Simple Windows specific API for controlling text color in a Windows console - Rust source code This package contains the source for the Rust wincolor crate, packaged by debcargo for use with cargo and dh-cargo. diff -Nru rust-wincolor-0.1.6/debian/copyright.debcargo.hint rust-wincolor-1.0.0/debian/copyright.debcargo.hint --- rust-wincolor-0.1.6/debian/copyright.debcargo.hint 2018-07-08 20:25:18.000000000 +0000 +++ rust-wincolor-1.0.0/debian/copyright.debcargo.hint 2018-08-03 08:36:38.000000000 +0000 @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: wincolor Upstream-Contact: Andrew Gallant -Source: https://github.com/BurntSushi/ripgrep/tree/master/wincolor +Source: https://github.com/BurntSushi/termcolor/tree/master/wincolor Files: * Copyright: FIXME (overlay) UNKNOWN-YEARS Andrew Gallant