werdahias

Results 159 comments of werdahias

fwiw, kooha works (tm) on debian and will land in unstable soon (tm)

I am packaging for debian and the workflow is based on crates.io

This is just the first version I tested

fwiw my package in unstable/testing has the right contents: ``` apt-file list gping gping: /usr/bin/gping gping: /usr/share/doc/gping/changelog.Debian.amd64.gz gping: /usr/share/doc/gping/changelog.Debian.gz gping: /usr/share/doc/gping/copyright gping: /usr/share/man/man1/gping.1.gz ```

also #227. You could do it similarly to prs; let the cli depend on a pinned version of the library

[Those](https://freesound.org/search/?q=matrix&f=grouping_pack:%2215431_FX%22+&s=Automatic%20by%20relevance&g=1&only_p=&w=&advanced=0&a_tag=&a_filename=&a_description=&a_packname=&a_soundid=&a_username=) look like promising candidates

armel: ``` running 2 tests test cross_validate_layout_with_c ... FAILED test cross_validate_constants_with_c ... ok failures: ---- cross_validate_layout_with_c stdout ---- Layout mismatch for graphene_simd4x4f_t Rust: Layout { size: 64, alignment: 16 }...

I intend to package Flare in the long run ( a unofficial GTK Signal client). As it uses libsignal as dependency I'd need to package that first (debian policy calls...

The release on crates.io is somewhat separate from the package. A debian/ubuntu rust package provides the same files as in the repo, e.g. `src/lib.rs`. As in regards to possible API...