libserial 1.0.0-9build1 source package in Ubuntu

Changelog

libserial (1.0.0-9build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:47:17 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
libserial_1.0.0.orig.tar.gz 118.4 KiB 063142d6bfe08898316e9a6055f2ddeedef56de06f7cfc8dcdfecc6efabf4bdd
libserial_1.0.0-9build1.debian.tar.xz 6.5 KiB 2e4261177332925c6396cdd5f4ef1c896beefff1e3d45ca0418f30aad6710675
libserial_1.0.0-9build1.dsc 2.2 KiB e69b03cd3455bbbbe5022df62d65de693408144f4be5efbeed96e6fb1f6d1dc6

View changes file

Binary packages built by this source

libserial-dev: Serial port programming in C++ -- development files

 A collection of C++ classes which allow the serial port on POSIX systems to be
 accessed like an iostream object. Special functions are provided for setting
 various parameters of the serial port such as the baud rate, character size,
 flow control and other.
 .
 This package contains the development libraries and headers

libserial-doc: Serial port programming in C++ -- documentation

 A collection of C++ classes which allow the serial port on POSIX systems to be
 accessed like an iostream object. Special functions are provided for setting
 various parameters of the serial port such as the baud rate, character size,
 flow control and other.
 .
 Provides the documentation for the library and development packages

libserial1: Serial port programming in C++ under POSIX operating system

 A collection of C++ classes which allow the serial port on POSIX systems to be
 accessed like an iostream object. Special functions are provided for setting
 various parameters of the serial port such as the baud rate, character size,
 flow control and other.
 .
 Provides the libserial library

libserial1-dbgsym: debug symbols for libserial1