libcbor 0.6.0-0ubuntu1 source package in Ubuntu

Changelog

libcbor (0.6.0-0ubuntu1) focal; urgency=medium

  * New upstream version 0.6.0 (LP: #1868609):
    - no need for dfsg since docs/doxygen is no longer shipped
  * d/rules: override auto_configure to enable tests and set the build
    type to "Release" as shown in the upstream build instructions.
  * d/p/skip-custom-allocator-test.patch: skip custom allocator test if
    CBOR_CUSTOM_ALLOC is undefined
  * d/rules: add hardening=+all
  * Fix soname versioning:
    - d/p/clarify-soname-versioning.patch: adjust soname versioning to
      match expectations $MAJOR.$MINOR.$PATCH
    - d/control: rename binary package to match soname 0.6
    - d/control: fix -dev dependency towards its binary lib
    - d/libcbor0.6.install, d/libcbor0.6.symbols: rename to match new soname
    - d/libcbor0.6.symbols: symbols update, add B-D-P field
  * d/libcbor-doc.examples: rename so examples are installed
  * d/control: bump debhelper to 12
  * d/copyright lintian fixes:
    - d/copyright: change url to https
    - d/copyright: remove Files-Excluded since that directory is not
      shipped in the 0.6.0 upstream tarball.
    - d/copyright: removed entry about docs/stylesheets/github-light.css
      as this isn't shipped anymore in the upstream tarball.
  * d/control: set R3 to no
  * d/copyright: add new paragraph for new files in 0.6.0
  * d/control: bump standards-version to 4.5.0 (no changes required)
  * d/watch: remove dfsg mangling

 -- Andreas Hasenack <email address hidden>  Wed, 25 Mar 2020 19:22:25 +0000

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Downloads

File Size SHA-256 Checksum
libcbor_0.6.0.orig.tar.gz 256.5 KiB ad97dfe6462a28956be38c924a5a557acf303d8454ca121e02150a5b87e03ee7
libcbor_0.6.0-0ubuntu1.debian.tar.xz 5.7 KiB 719b8d56482b3ffc8adc05b16211d4b9bcce43ab877801801fd3927a9a8e66e1
libcbor_0.6.0-0ubuntu1.dsc 2.1 KiB 403caca4382a40d55caf3d88b792e45fa79a2f20746f422a3ba5cabb113444f6

View changes file

Binary packages built by this source

libcbor-dev: No summary available for libcbor-dev in ubuntu groovy.

No description available for libcbor-dev in ubuntu groovy.

libcbor-doc: library for parsing and generating CBOR (RFC 7049) (documentation)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR.
 .
 This package contains the documentation

libcbor0.6: library for parsing and generating CBOR (RFC 7049)

 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR. The main features are:
 .
  - Complete RFC conformance
  - Robust C99 implementation
  - Layered architecture offers both control and convenience
  - Flexible memory management
  - No shared global state - threading friendly
  - Proper handling of UTF-8
  - Full support for streams & incremental processing
  - Extensive documentation and test suite
  - No runtime dependencies, small footprint
 .
 This package contains the runtime library.

libcbor0.6-dbgsym: No summary available for libcbor0.6-dbgsym in ubuntu groovy.

No description available for libcbor0.6-dbgsym in ubuntu groovy.