Skip to content

Update and document apt-get for cli projects #154

Description

@ChristopherA

Write Debian package build scripts (Ref. #178)

  • Make sure all packages conform to the Debian Policy.
  • Run lintian on every Debian package and fix any warnings or errors
    • Use the correct COPYRIGHT and LICENSE.

Packages





  • [] dcbor-cli
    • This doesn't build at commit with the following errors:
error: expected a trait, found type
   --> /home/nik/.cargo/registry/src/hub.lumenfield.work-1ecc6299db9ec823/dcbor-0.4.0/src/map.rs:219:50
    |
219 | impl_container!(std::collections::HashMap<K, V>, std::hash::Hash);
    |                                                  ^^^^^^^^^^^^^^^

error: expected a trait, found type
   --> /home/nik/.cargo/registry/src/hub.lumenfield.work-1ecc6299db9ec823/dcbor-0.4.0/src/map.rs:220:51
    |
220 | impl_container!(std::collections::BTreeMap<K, V>, std::cmp::Ord);
    |                                                   ^^^^^^^^^^^^^



Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions