cvector 1.0.4.1-2build1 source package in Ubuntu

Changelog

cvector (1.0.4.1-2build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:45:38 +0200

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
cvector_1.0.4.1.orig.tar.gz 20.7 KiB 91ac076ed4b0ebb6053b2ce4d339a4f9712a760b76250fef1330c32a1b49fb10
cvector_1.0.4.1-2build1.debian.tar.xz 4.2 KiB 92761373576f480f7bdfcacd47896c43c6d0249a05e220b7e2b884de24217d3f
cvector_1.0.4.1-2build1.dsc 2.1 KiB 5b11cca78759b9edfadbcb8d18674c4b1e05a6afab689c70612509d67275a7ca

View changes file

Binary packages built by this source

libcvector-dev: ANSI C implementation of dynamic arrays (development files)

 CVector is an ANSI C library which implements dynamic arrays
 approximating the functionality of the C++ vector class. It provides
 functions to create and manipulate an abstract vector container.
 Vector elements can be of any datatype.
 .
 This package contains files needed for compiling programs using CVector.

libcvector2: ANSI C implementation of dynamic arrays

 CVector is an ANSI C library which implements dynamic arrays
 approximating the functionality of the C++ vector class. It provides
 functions to create and manipulate an abstract vector container.
 Vector elements can be of any datatype.

libcvector2-dbgsym: debug symbols for libcvector2