xiccd 0.3.0-2 source package in Ubuntu

Changelog

xiccd (0.3.0-2) unstable; urgency=medium

  * Bump debhelper compatibility level to 13.
  * Build with hardening=+all.
  * Add Rules-Requires-Root: no.
  * Restore watchfile/uscan functionality, by pointing to GitHub tags. While
    at it, update the file to v4 and update the regexps.
  * Add a superficial autopkgtest that just ensures that the binary works
    (by running it with --version). Anything more complicated requires
    dbus, colord, etc., and is left for a later revision (help welcome).
  * Update copyright years.
  * Bump Standards-Version to 4.6.2, no further changes needed.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse, Bug-Submit. (Thanks to Debian Janitor)

 -- Faidon Liambotis <email address hidden>  Mon, 16 Jan 2023 10:10:36 +0200

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
xiccd_0.3.0-2.dsc 1.8 KiB 344697ddb390bcf3aca5eaa983dee07ac7195a77e11b2002647e953d4ca146dc
xiccd_0.3.0.orig.tar.gz 30.9 KiB 94dbe352ad3043079fa5edd8150318ec88f1dc87b75f69b1fced8ce2981c36a9
xiccd_0.3.0-2.debian.tar.xz 2.6 KiB 60bce7def320d972704bf3b0b770b3522132878c69b0bfe7452303e5986f11c5

Available diffs

No changes file available.

Binary packages built by this source

xiccd: X color management daemon

 xiccd is a simple bridge between colord and X. It performs the following
 tasks:
 .
  * Enumerating displays and registering them in colord;
  * Creating default ICC profiles based on EDID data;
  * Applying ICC profiles provided by colord;
  * Maintaining the user's private ICC storage directory.
 .
 It does not depend on any particular desktop environment nor toolkit and it
 should not be used in desktop environments that support color management
 natively, like GNOME and KDE do.

xiccd-dbgsym: debug symbols for xiccd