dwww Home | Show directory contents | Find package

colord (1.4.6-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Drop patch: applied in new release
  * debian/control: Bump minimum glib to 2.58
  * debian/control: Drop obsolete Pre-Depends
  * Build-Depend on dh-sequence-gir
  * Simplify debian/rules a bit
  * debian/rules: Don't make installed-tests data executable

 -- Jeremy Bicha <jeremy.bicha@canonical.com>  Tue, 22 Feb 2022 08:25:46 -0500

colord (1.4.5-3) unstable; urgency=medium

  * debian/rules:
    - Don't run the tests on big endian systems; some of them are known to
      fail. Fixes FTBFS on s390x

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Thu, 12 Nov 2020 15:32:51 +1100

colord (1.4.5-2) unstable; urgency=medium

  * debian/patches/fix-float-comparison-in-tests.patch:
    - Don't assert exact floating point equality for the cd_icc_get_version
      tests. Fixes FTBFS on i386 (and hopefully armel & s390x).
      (Closes: #974089)

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 11 Nov 2020 17:29:01 +1100

colord (1.4.5-1) unstable; urgency=medium

  * New upstream 1.4.5 release
    - debian/patches/tests-Make-the-build-reproductible.patch:
    - debian/patches/fix-cd-sensor-dummy.patch:
      + Dropped, included in new upstream release
  * debian/libcolord2.symbols: Add new symbols
  * Bump debhelper to 13
  * debian/control:
  * debian/rules:
  * debian/not-installed:
    - Drop colord-sensor-argyll. This significantly limits colord hardware
      support for monitor calibration, but Argyll is to be removed from the
      archive (Closes: #973712).

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 04 Nov 2020 16:14:07 +1100

colord (1.4.4-2) unstable; urgency=medium

  * Team upload.
  * Bump debhelper to 12 and install the daemons in /usr/libexec
  * debian/rules: Explicitly disable systemd and udev on non-linux architectures
  * debian/control: Bump Standards-Version to 4.5.0 (no further changes)
  * debian/control: Drop docbook-utils from build-dep, this doesn't seems
    necessary and add xsltproc instead
  * debian/control: Mark the -dev and gir packages as Multi-arch: same
  * Omit colord-sensor-argyll on Ubuntu/i386.
    Thanks to Steve Langasek <steve.langasek@canonical.com> (Closes: #948540)
  * debian/control: Set Rules-Requires-Root: no
  * debian/watch: Use https:// instead of http://
  * d/p/tests-Make-the-build-reproductible.patch: Make the build reproductible
  * debian/gbp.conf: Set upstream-vcs-tag and make sure patches are not numbered

 -- Laurent Bigonville <bigon@debian.org>  Fri, 20 Mar 2020 15:50:36 +0100

colord (1.4.4-1) unstable; urgency=medium

  * New upstream 1.4.4 release
    - debian/patches/skip_build_depends.patch:
    - debian/patches/trivial-Add-a-quirk-for-the-renamed-LG-Electronics.patch:
      + Dropped, included in new upstream release
  * Add new docbook-xsl-ns build-dependency
  * Drop patches present in new upstream version
  * Add colord-tests package. (Closes: #917619)
  * Migrate final use of explicit dpkg-maintscript-helper to
    colord.maintscript
  * colord.lintian-overrides:
    + Add override for cd_sensor_dummy.so not linking to libc. It does not in
      fact directly use any symbols from libc.
    + Add override for missing init.d script for colord daemon. colord is
      a DBus-activated daemon, the systemd unit is only for enabling extra
      systemd-specific behaviour when systemd is handling DBus activation.
  * debian/patches/fix-cd-sensor-dummy.patch:
    + Cherry pick from upstream fixing a trivial crash in the dummy sensor
  * debian/tests:
    + Drop the make-check dep8 test in favour of one based on the installed
      tests.
    + Mark the installed test as flaky, until upstream bug is resolved
      (https://github.com/hughsie/colord/issues/94)

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 14 Aug 2019 15:41:01 +1000

colord (1.4.3-4) unstable; urgency=medium

  * Team upload

  [ Jeremy Bicha ]
  * Bump debhelper compat to 11
  * debian/rules: Use the same build directory debhelper normally uses
  * meson doesn't install .la files by default
  * Use dh --with gir instead of calling dh_girepository manually
  * Drop obsolete intltool Build-Depends
  * debian/control: Set packages as linux-any
  * Cherry-pick trivial-Add-a-quirk-for-the-renamed-LG-Electronics.patch:
    - Fix autopkgtest regression with systemd 240
  * debian/tests/control: Depend on shared-mime-info

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces

  [ Laurent Bigonville ]
  * Remove /etc/dbus-1/system.d/org.freedesktop.ColorManager.conf on upgrade
    (Closes: #912031)
  * Install colord daemons in /usr/lib/colord/ like before (Closes: #910196)
  * debian/*.symbols: Add Build-Depends-Package fields
  * debian/control: Adjust the build-dependencies, colord now unconditionally
    requires udev and gusb, this makes the package only available on linux
  * debian/control: Remove unnecessary dependencies, libcolord-dev do not
    require liblcms2-dev, libdbus-1-dev or libudev-dev
  * debian/rules: Remove the executable bit on the colormgr bash-completion
    file to please lintian

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 21 Jan 2019 23:39:22 -0500

colord (1.4.3-3) unstable; urgency=medium

  * debian/patches/skip_build_depends.patch:
    - use a debian patch rather than inline change to skip that
      build-depends requirement

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 13 Sep 2018 16:20:18 +0200

colord (1.4.3-2) unstable; urgency=medium

  * debian/rules: Create stampdir on build. Fixes the build from git.

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Fri, 07 Sep 2018 09:43:29 +1000

colord (1.4.3-1) unstable; urgency=medium

  * New upstream version 1.4.3
    - Switch to meson build system
    - New upstream version respects SOURCE_DATE_EPOCH for generated
      profiles, making the build reproducible! (Closes: 815252)
  * Switch to dh_missing
  * Fix order of adduser arguments in colord.postinst (Closes: 895102)
  * Drop chown -R usage in colord.postinst (Closes: 889060)
  * Refresh symbols files
  * Refresh .install files
  * debian/watch: Correctly identify as a Version=4 file.
  * Bump Standards-Version

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 03 Sep 2018 17:53:23 +1000

# For older changelog entries, run 'apt-get changelog libcolord2'

Generated by dwww version 1.14 on Fri Jan 24 09:29:22 CET 2025.