Package: rust-rust-apt / 0.8.0-2

Metadata

Package Version Patches format
rust-rust-apt 0.8.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
built using.diff | (download)

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

---
use cxx 17.diff | (download)

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

---
relax dep.diff | (download)

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

---
fix compilation newer apt.diff | (download)

apt-pkg-c/cache.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
skip doctests.diff | (download)

Cargo.toml | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
fix build 32 bits.diff | (download)

apt-pkg-c/package.h | 8 8 + 0 - 0 !
src/iterators/dependency.rs | 3 1 + 2 - 0 !
src/iterators/files.rs | 9 3 + 6 - 0 !
src/iterators/package.rs | 3 1 + 2 - 0 !
src/iterators/provider.rs | 3 1 + 2 - 0 !
src/iterators/version.rs | 3 1 + 2 - 0 !
src/records.rs | 4 2 + 2 - 0 !
7 files changed, 17 insertions(+), 16 deletions(-)

 [patch 1/2] fix 32bits support