kcollectd 0.10.2-3 source package in Ubuntu

Changelog

kcollectd (0.10.2-3) unstable; urgency=medium

  * Team upload.
  * Replace the kde dh addon (which is for kde 4.x stuff) with the kf5 one.
  * Remove the overrides of dh_auto_configure, and dh_compress, as they do not
    add anything new than what the commands with the kf5 dh addon do.
  * Do not manually export CPPFLAGS, CFLAGS, CXXFLAGS, and LDFLAGS, as the
    right values for them are already passed to cmake by the dh buildsystem.
  * Update the build dependencies according to the upstream build system:
    - add libkf5iconthemes-dev
    - explicitly add gettext
  * Add the configuration for the CI on salsa.
  * Make sure to properly use all the build flags:
    - backport upstream commit 83e217496b0f0ab05d168485062312830c8fb651 to
      enable the C++ exceptions; patch
      upstream_build-properly-enable-the-C-exceptions.patch
    - backport upstream commit 6410ffb8eca0f8f0cf0dcd49cdb8b25ef8688114 to not
      reset CXXFLAGS; patch upstream_build-do-not-override-CXXFLAGS.patch
  * Bump Standards-Version to 4.5.0, no changes required.

 -- Pino Toscano <email address hidden>  Sun, 23 Feb 2020 18:19:52 +0100

Upload details

Uploaded by:
Debian Qt/KDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kcollectd_0.10.2-3.dsc 2.2 KiB 921796af4f7513392a23df5a092154f91d6c1f573b7eea5b1cf2c7b53143c37b
kcollectd_0.10.2.orig.tar.xz 87.3 KiB ab35895faa7520e556d3ac8d417654ae27e044b0588f9938cd9eef7fc02e151c
kcollectd_0.10.2-3.debian.tar.xz 10.0 KiB 205ab173e253dba7871a12684d48d430e8c0c631b54e81c5a3733f6796abb755

No changes file available.

Binary packages built by this source

kcollectd: simple collectd graphing front-end for KDE

 This package provides a basic KDE application for viewing RRD files
 created by collectd, the system statistics storage daemon. It allows
 easy mouse-driven navigation through data collections and can be used
 as a virtual chart recorder.

kcollectd-dbgsym: debug symbols for kcollectd