cyme_2.0.0+dfsg-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 23 Oct 2024 13:17:24 +0200 |
Source: | cyme |
Binary: | cyme |
Architecture: | source amd64 |
Version: | 2.0.0+dfsg-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Changed-By: | Jonas Smedegaard <dr@jones.dk> |
Description: | cyme - CLI tool for listing system USB buses and devices |
Closes: | 1085871 |
Changes: | cyme (2.0.0+dfsg-1) unstable; urgency=medium * initial release; closes: bug#1085871 |
Files: | 32a75a3bc3b4b6d86f3277967fe9c0c7 2876 rust optional cyme_2.0.0+dfsg-1.dsc 30166832f24d8489a3ade219a4fd42f5 161028 rust optional cyme_2.0.0+dfsg.orig.tar.xz 97ec4b6e6ba338ad304df70af917c4fb 249124 rust optional cyme_2.0.0+dfsg-1.debian.tar.xz a3e6db9ea76769b417bad9c46f4d6775 23822 rust optional cyme_2.0.0+dfsg-1_amd64.buildinfo f23570b4105f9e396e13df9d6f01f1a7 2111744 utils optional cyme_2.0.0+dfsg-1_amd64.deb |
cyme_2.0.0+dfsg-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | cyme |
Binary: | cyme |
Architecture: | any |
Version: | 2.0.0+dfsg-1 |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Homepage: | https://github.com/tuna-f1sh/cyme |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/debian/cyme |
Vcs-Git: | https://salsa.debian.org/debian/cyme.git |
Build-Depends: | cmark-gfm<!nodoc>, debhelper-compat (=13), dh-sequence-bash-completion, dh-sequence-rust, librust-assert-json-diff-2+default-dev<!nocheck>, librust-clap-4+default-dev, librust-clap-4+derive-dev, librust-clap-4+wrap-help-dev, librust-clap-complete-4+default-dev, librust-clap-mangen-0.2+default-dev, librust-colored-2+default-dev, librust-diff-0.1+default-dev<!nocheck>, librust-dirs-5+default-dev, librust-heck-0.4+default-dev, librust-itertools-0.13+default-dev, librust-lazy-static-1+default-dev, librust-log-0.4+default-dev, librust-phf-0.11-dev, librust-rand-0.8+default-dev, librust-regex-1+default-dev, librust-rusb-0.9+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-with-3+default-dev, librust-simple-logger-5+default-dev, librust-strum-0.26+default-dev, librust-strum-macros-0.26+default-dev, librust-terminal-size-0.3+default-dev, librust-udev-0.9+default-dev, librust-unicode-width-0.1+default-dev, librust-usb-ids-1+default-dev, librust-uuid-1+default-dev, librust-uuid-1+serde-dev |
Package-List: | cyme deb utils optional arch=any |
Files: | 30166832f24d8489a3ade219a4fd42f5 161028 cyme_2.0.0+dfsg.orig.tar.xz 97ec4b6e6ba338ad304df70af917c4fb 249124 cyme_2.0.0+dfsg-1.debian.tar.xz |
README.source for cyme_2.0.0+dfsg-1.dsc (click to toggle) | |
---|---|
# Source package maintenance This package need Rust crates not yet available in Debian. Run these commands before regular build, to fetch additional code not tracked by git: QUILT_PATCHES=debian/patches quilt push -a debian/rules get-vendorlibs debian/rules clean QUILT_PATCHES=debian/patches quilt pop -a Above should be buildable and usable, but not distributable. For a distributable package you additionally need to... 1. inspect and update file debian/copyright (e.g. with the aid of debian/copyrigh-check) 2. adapt debian/TODO and debian/control 3. verify all files listed in debian/source/include-binaries Or better: package each embedded crate separately instead. -- Jonas Smedegaard <dr@jones.dk> Tue, 05 Jul 2022 08:15:48 +0200 |
control file for cyme_2.0.0+dfsg-1_amd64.deb (click to toggle) | |
---|---|
Package: | cyme |
Version: | 2.0.0+dfsg-1 |
Architecture: | amd64 |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Installed-Size: | 9741 |
Depends: | libc6 (>=2.34), libgcc-s1 (>=4.2), libudev1 (>=196), libusb-1.0-0 (>=2:1.0.16) |
Suggests: | bash-completion |
Built-Using: | rust-colored (= 2.1.0-1), rust-option-ext (= 0.2.0-1), rustc (= 1.81.0+dfsg1-2) |
Static-Built-Using: | rust-aho-corasick (= 1.1.3-1), rust-anstream (= 0.6.15-1), rust-anstyle (= 1.0.8-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-bitflags (= 2.6.0-1), rust-cfg-if (= 1.0.0-1), rust-clap (= 4.5.16-1), rust-clap-builder (= 4.5.15-2), rust-clap-complete (= 4.5.18-2), rust-clap-lex (= 0.7.2-2), rust-clap-mangen (= 0.2.20-1), rust-colorchoice (= 1.0.0-1), rust-colored (= 2.1.0-1), rust-deranged (= 0.3.11-1), rust-dirs (= 5.0.1-1), rust-dirs-sys (= 0.4.1-1), rust-either (= 1.13.0-1), rust-getrandom (= 0.2.12-1), rust-heck (= 0.4.1-1), rust-io-lifetimes (= 2.0.0-2), rust-itertools (= 0.13.0-3), rust-itoa (= 1.0.9-1), rust-lazy-static (= 1.5.0-1), rust-libc (= 0.2.159-1), rust-libudev-sys (= 0.1.4-1), rust-libusb1-sys (= 0.7.0-1), rust-linux-raw-sys (= 0.4.14-1), rust-log (= 0.4.22-1), rust-memchr (= 2.7.4-1), rust-num-conv (= 0.1.0-1), rust-num-threads (= 0.1.7-1), rust-option-ext (= 0.2.0-1), rust-phf (= 0.11.2-1), rust-phf-shared (= 0.11.2-1), rust-powerfmt (= 0.2.0-1), rust-ppv-lite86 (= 0.2.16-1), rust-rand (= 0.8.5-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.4-2), rust-regex (= 1.10.6-1), rust-regex-automata (= 0.4.7-1), rust-regex-syntax (= 0.8.2-1), rust-roff (= 0.2.1-1), rust-rusb (= 0.9.4-1), rust-rustix (= 0.38.37-1), rust-ryu (= 1.0.15-1), rust-serde (= 1.0.210-2), rust-serde-json (= 1.0.128-1), rust-serde-with (= 3.9.0-2), rust-simple-logger (= 5.0.0-1), rust-siphasher (= 0.3.10-1), rust-strsim (= 0.11.1-1), rust-strum (= 0.26.3-2), rust-terminal-size (= 0.3.0-2), rust-time (= 0.3.36-2), rust-time-core (= 0.1.2-1), rust-udev (= 0.9.0-2), rust-unicode-width (= 0.1.14-1), rust-usb-ids (= 1.2024.4-1), rust-utf8parse (= 0.2.1-1), rust-uuid (= 1.10.0-1), rustc (= 1.81.0+dfsg1-2) |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/tuna-f1sh/cyme |
Description: | CLI tool for listing system USB buses and devices cyme is a command-line tool to list system USB buses and devices. It attempts to maintain compatibility with lsusb, but with improved visual aid that make glancing through the data easier. . The name comes from the technical term for the type of blossom on a Apple tree: cyme - it is Apple related and also looks like a USB device tree. |
contents of cyme_2.0.0+dfsg-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-10-23 11:17 ./ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/bin/ -rwxr-xr-x root/root 9897888 2024-10-23 11:17 ./usr/bin/cyme drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/bash-completion/ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/bash-completion/completions/ -rw-r--r-- root/root 6309 2024-10-23 11:17 ./usr/share/bash-completion/completions/cyme drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/doc/cyme/ -rw-r--r-- root/root 14216 2024-10-23 11:17 ./usr/share/doc/cyme/README.html -rw-r--r-- root/root 4643 2024-10-23 11:17 ./usr/share/doc/cyme/README.txt.gz -rw-r--r-- root/root 207 2024-10-23 11:05 ./usr/share/doc/cyme/TODO.Debian -rw-r--r-- root/root 159 2024-10-23 11:17 ./usr/share/doc/cyme/changelog.Debian.gz -rw-r--r-- root/root 2435 2024-10-23 11:17 ./usr/share/doc/cyme/changelog.gz -rw-r--r-- root/root 2926 2024-10-23 11:17 ./usr/share/doc/cyme/changelog.html.gz -rw-r--r-- root/root 3083 2024-10-23 11:17 ./usr/share/doc/cyme/copyright drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/doc/cyme/examples/ -rw-r--r-- root/root 2496 2024-10-23 11:17 ./usr/share/doc/cyme/examples/cyme_example_config.json drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/man/ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/man/man1/ -rw-r--r-- root/root 4583 2024-10-23 11:17 ./usr/share/man/man1/cyme.1.gz drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/zsh/ drwxr-xr-x root/root 0 2024-10-23 11:17 ./usr/share/zsh/vendor-completions/ -rw-r--r-- root/root 14560 2024-10-23 11:17 ./usr/share/zsh/vendor-completions/_cyme |
copyright of cyme_2.0.0+dfsg-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cyme Upstream-Contact: https://github.com/tuna-f1sh/cyme/issues Source: https://github.com/tuna-f1sh/cyme . Repackaged, excluding image with embedded non-free ICC profile and generated files. Files-Excluded: doc/* Files: * Copyright: John Whittington <john@jbrengineering.co.uk> License-Grant: license = "GPL-3.0-or-later" License: GPL-3+ Reference: Cargo.toml Comment: Source contains no copyright statements. . Copyright holder assumed from field authors in file <Cargo.toml>. Files: debian/* Copyright: 2024 Jonas Smedegaard <dr@jones.dk> License-Grant: This packaging is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. License: GPL-3+ Reference: debian/copyright Files: debian/vendorlibs/pci-ids-0.2.5/* Copyright: 2022 Charles Lien <lienching31240@gmail.com> William Woodruff <william@yossarian.net> License: Expat Reference: debian/vendorlibs/pci-ids-0.2.5/Cargo.toml Comment: Source includes a conflicting license in <debian/vendorlibs/pci-ids-0.2.5/LICENSE>, which excludes military use. That license do *not* apply to the project, as clarified in correspondence at <https://github.com/tuna-f1sh/cyme/issues/49>. Files: debian/vendorlibs/pci-ids-0.2.5/pciids/* Copyright: Albert Pool Martin Mares License-Grant: The contents of the database and the generated files can be distributed under the terms of either the GNU General Public License (version 2 or later) or of the 3-clause BSD License. License: GPL-2+ Reference: debian/vendorlibs/pci-ids-0.2.5/pciids/README Comment: The file contents are dual-licensed. The alternative of BSD-3-Clause is ignored for this redistribution. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2+ Reference: /usr/share/common-licenses/GPL-2 License: GPL-3+ Reference: /usr/share/common-licenses/GPL-3 |
Timestamp: 23.10.2024 / 12:02:21 (UTC)