Package: rust-git-cinnabar / 0.7.3-1

Metadata

Package Version Patches format
rust-git-cinnabar 0.7.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove windows target.diff | (download)

Cargo.toml | 20 0 + 20 - 0 !
1 file changed, 20 deletions(-)

 remove dependencies for the windows target
remove make cmd.diff | (download)

Cargo.toml | 3 0 + 3 - 0 !
build.rs | 3 2 + 1 - 0 !
2 files changed, 2 insertions(+), 4 deletions(-)

 remove dependency on make-cmd
remove tee.diff | (download)

Cargo.toml | 3 0 + 3 - 0 !
src/hg_bundle.rs | 2 1 + 1 - 0 !
src/main.rs | 25 23 + 2 - 0 !
src/store.rs | 2 1 + 1 - 0 !
4 files changed, 25 insertions(+), 7 deletions(-)

 remove dependency on tee
no default features.diff | (download)

Cargo.toml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 build with no default features enabled
built using.diff | (download)

build.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 make dh_cargo happy about libcinnabar.a
downgrades.diff | (download)

Cargo.toml | 12 6 + 6 - 0 !
src/hg_connect.rs | 2 1 + 1 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 downgrade derive_more, itertools, lru and rand dependencies; loosen bzip2