vanessa-logger 0.0.10-3.2 source package in Ubuntu

Changelog

vanessa-logger (0.0.10-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to source format 3.0. (Closes: #1007666)
  * d/copyright: Convert to machine-readable format.
  * d/control: Remove duplicate Section field.

 -- Bastian Germann <email address hidden>  Fri, 31 May 2024 20:50:07 +0000

Upload details

Uploaded by:
Simon Horman
Uploaded to:
Sid
Original maintainer:
Simon Horman
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
vanessa-logger_0.0.10-3.2.dsc 1.8 KiB 4c67e4bdaba6c3a0d636086d8374b00fc677e8f594219284068b8f312ff29944
vanessa-logger_0.0.10.orig.tar.gz 321.1 KiB 9b0e12cdd9e281818c28daec5bc4454a7693df3cc935dc2bd793443161a9073d
vanessa-logger_0.0.10-3.2.debian.tar.xz 8.8 KiB 62fcf001aaf206a7f951a2b212e28eff4f25174c6cc4a0f0e5d61e545c9b2a37

No changes file available.

Binary packages built by this source

libvanessa-logger-dev: Headers and static libraries for libvanessa-logger

 Headers and static libraries required to develop against vanessa-logger.
 Vanessa logger is a generic logging layer that may be used to log to
 one or more of syslog, an open file handle or filename.

libvanessa-logger-sample: Sample programme using libvanessa-logger

 Sample programme with source that demonstrates various features of
 vanessa-logger.

libvanessa-logger-sample-dbgsym: debug symbols for libvanessa-logger-sample
libvanessa-logger0: Generic Logging Library

 Generic logging layer that may be used to log to one or more of syslog, an
 open file handle or a file name. Though due to limitations in the
 implementation of syslog opening multiple syslog loggers doesn't makes
 sense. Includes the ability to limit which messages will be logged based on
 priorities.

libvanessa-logger0-dbgsym: debug symbols for libvanessa-logger0