gnustep-performance 0.6.0-3 source package in Ubuntu

Changelog

gnustep-performance (0.6.0-3) unstable; urgency=medium

  * debian/rules (override_dh_auto_clean): New; pass $(docs) to fix
    building twice in a row (Closes: #1044729).  Thanks Lucas Nussbaum.

 -- Yavor Doganov <email address hidden>  Mon, 14 Aug 2023 17:27:37 +0300

Upload details

Uploaded by:
Debian GNUstep maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNUstep maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
gnustep-performance_0.6.0-3.dsc 2.4 KiB 75371ad1dc021c2557f0dde4f633a451ef44a918bf8f477c74d80fb965de2607
gnustep-performance_0.6.0.orig.tar.gz 55.5 KiB cc1ec0dbc6157eb5680bfedbe5d47f45f94772bca41a782d587d1b994f42a66f
gnustep-performance_0.6.0.orig.tar.gz.asc 232 bytes ed1a848352d50a0bc9909e23871405ee14e501d44053826905e47a8a32d1a4b7
gnustep-performance_0.6.0-3.debian.tar.xz 4.1 KiB 042be689f72ab1eff13e390da07165d02972b97e6ce1a11ee5d0a1070a2efd47

Available diffs

No changes file available.

Binary packages built by this source

libperformance-dev: GNUstep performance library (development files)

 The GNUstep performance library implements various classes intended
 to be used in high-performance libraries and applications. Available
 are classes for caching objects in memory for rapid access, managing
 FIFO queues, thread pools for performing methods which need to make
 use of a runloop for I/O and/or timers, for objects in parallel in
 other threads, linked list functionality, timing information,
 statistics about the number of events or the duration of operations,
 uniqued objects and more.
 .
 This package contains the development files and the library reference
 documentation.

libperformance0.6: GNUstep performance library (runtime library)

 The GNUstep performance library implements various classes intended
 to be used in high-performance libraries and applications. Available
 are classes for caching objects in memory for rapid access, managing
 FIFO queues, thread pools for performing methods which need to make
 use of a runloop for I/O and/or timers, for objects in parallel in
 other threads, linked list functionality, timing information,
 statistics about the number of events or the duration of operations,
 uniqued objects and more.
 .
 This package contains the shared library.

libperformance0.6-dbgsym: debug symbols for libperformance0.6