Package: cyme / 2.2.0+dfsg-2

Metadata

Package Version Patches format
cyme 2.2.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_itertools.patch | (download)

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

 accept newer branches of crate itertools
1001_serde_with.patch | (download)

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

 accept newer branch of crate serde_with
1001_simple_logger.patch | (download)

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

 accept newer branch of crate simple_logger
1001_terminal_size.patch | (download)

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

 accept newer branches of crate terminal_size
1001_udev.patch | (download)

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

 accept newer branch of crate udev
2001_privacy.patch | (download)

README.md | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 avoid privacy breach in documentation
2002_cansi.patch | (download)

Cargo.toml | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 avoid not-in-debian crate cansi
2002_colored.patch | (download)

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

 accept older branch of crate colored
2002_dirs.patch | (download)

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

 accept older branch of crate dirs
2002_nusb.patch | (download)

Cargo.toml | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 avoid not-in-debian crate nusb
2002_udevrs.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/lsusb/names.rs | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 accept older branch of crate udevrs
 This essentially reverts upstream git commit cf4882c.
2003_usb hwdb.patch | (download)

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

 consult system-shared usb device database
2004_clap_generate.patch | (download)

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

 generate man page and shell completion scripts
2005_no_mac.patch | (download)

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

 avoid mac-only crates
2006_no_bench.patch | (download)

Cargo.toml | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 avoid benches
2006_no_doc_test.patch | (download)

src/config.rs | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 avoid test against stripped-from-source doc/ file
2006_no_hardcode_defaults.patch | (download)

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

 avoid hardcoding default options interfering with debhelper