nanopb 0.4.8-2 source package in Ubuntu

Changelog

nanopb (0.4.8-2) unstable; urgency=medium

  * Do not force install proto files to wrong location (closes: #1072073).
  * Update Standards-Version to 4.7.0 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Tue, 18 Jun 2024 17:14:12 +0200

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
nanopb_0.4.8-2.dsc 1.8 KiB 09f97b644a88e3359147a0b3c147330ea79cd47f75f4cf87e336373c25dd6b69
nanopb_0.4.8.orig.tar.gz 1.1 MiB 3f78bf63722a810edb6da5ab5f0e76c7db13a961c2aad4ab49296e3095d0d830
nanopb_0.4.8-2.debian.tar.xz 4.9 KiB 46cc80b069c3ef37ee54e024e63b432fb263fa0db1805e9f188d0b4d384eac3a

Available diffs

No changes file available.

Binary packages built by this source

libnanopb-dev: Protocol Buffers with small code size, development files

 Plain-C implementation of Google's Protocol Buffers data format. It is
 targeted at 32 bit microcontrollers, but is also fit for other embedded
 systems with tight (<10 kB ROM, <1 kB RAM) memory constraints.
 .
 This package contains the development files (headers, static library).

nanopb: Protocol Buffers with small code size

 Plain-C implementation of Google's Protocol Buffers data format. It is
 targeted at 32 bit microcontrollers, but is also fit for other embedded
 systems with tight (<10 kB ROM, <1 kB RAM) memory constraints.
 .
 This package contains the nanopb generator.