Change log for biometryd package in Debian

112 of 12 results
Published in sid-release
biometryd (0.3.1-5) unstable; urgency=medium

  * debian/control:
    + Versionize B-D on libprocess-cpp-dev. Require process-cpp (>= 3.0.2)
      (which comes with a fixed SOVERSION_MAJOR).

 -- Mike Gabriel <email address hidden>  Fri, 16 Aug 2024 09:41:19 +0200

Available diffs

Superseded in sid-release
biometryd (0.3.1-4) unstable; urgency=medium

  * debian/watch:
    + Update for new GitLab tags page.
  * debian/control:
    + Bump Standards-Version to 4.7.0. No changes needed.

 -- Mike Gabriel <email address hidden>  Tue, 14 May 2024 10:00:39 +0200
Superseded in sid-release
biometryd (0.3.1-3) unstable; urgency=medium

  * debian/control:
    + Switch from systemd to systemd-dev in B-D (and limit it to [linux-any]).

 -- Mike Gabriel <email address hidden>  Fri, 02 Feb 2024 12:33:45 +0100
Superseded in sid-release
biometryd (0.3.1-2) unstable; urgency=medium

  * debian/control: Add missing B-D on systemd

 -- Marius Gripsgard <email address hidden>  Fri, 02 Feb 2024 02:54:20 +0100

Available diffs

Superseded in sid-release
biometryd (0.3.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update copyright attribution for debian/.
  * debian/patches:
    + Rebase patches.
  * debian/biometryd-bin.install:
    + Fix path of biometryd.service file.

 -- Mike Gabriel <email address hidden>  Thu, 01 Feb 2024 18:16:06 +0100
Superseded in sid-release
biometryd (0.3.0-4) unstable; urgency=medium

  [ Helmut Grohne ]
  * Move files from / to /usr. (Closes: #1052279)

  [ Marius Gripsgard ]
  * debian/control:
    + Add myself (mariogrip) to uploaders

 -- Mike Gabriel <email address hidden>  Tue, 19 Sep 2023 21:24:46 +0200

Available diffs

Superseded in sid-release
biometryd (0.3.0-3) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/watch: Amend watch URL.

  [ Debian Janitor ]
  * Apply multi-arch hints. + qml-module-biometryd: Add Multi-Arch: same.

  [ Marius Gripsgard ]
  * debian/patches: Add patch to fix FTBFS with gcc 13 (closes #1037592)

 -- Marius Gripsgard <email address hidden>  Thu, 27 Jul 2023 03:27:09 +0200

Available diffs

Published in bookworm-release
Superseded in sid-release
biometryd (0.3.0-2) unstable; urgency=medium

  * Upload 0.3.0 was flawed, it did not contain already uploaded
    src:pkg version 0.0.3~git20230110.a8818c2-1. This upload amends this.
  * debian/rules:
    + Re-enable unit tests.

 -- Mike Gabriel <email address hidden>  Mon, 30 Jan 2023 23:31:10 +0100
Superseded in sid-release
biometryd (0.0.3~git20230110.a8818c2-1) unstable; urgency=medium

  * New git snapshot 0.0.3~git20230110.a8818c2
  * [debian/patches] Drop upstreamed patch
    + 1001_CMake-Werror-option.patch
  * [debian/rules] Specifically disable lto due to dlopen issue
  * [debian/rules] Disable hybris build
  * [debian/patches] Disable one flaky test

 -- Marius Gripsgard <email address hidden>  Tue, 10 Jan 2023 23:34:26 +0100
Superseded in sid-release
biometryd (0.0.3~git20221003.39b529a-3) unstable; urgency=medium

  * Team upload.
  * d/patches/3000_disable_test_qml_plugin.patch
    + disable test_qml_plugin.

 -- Anton Gladky <email address hidden>  Fri, 21 Oct 2022 10:14:45 +0200
Superseded in sid-release
biometryd (0.0.3~git20221003.39b529a-2) unstable; urgency=medium

  * Team upload.
  * libbiometry1.symbols
    + Add symbols to fix FTBFS on some platforms.

 -- Anton Gladky <email address hidden>  Thu, 20 Oct 2022 18:54:46 +0200
Superseded in sid-release
biometryd (0.0.3~git20221003.39b529a-1) unstable; urgency=medium

  * Initial upload to Debian. (Closes: #1021212, #1019365).

  * debian/patches/:
    + Add 1001_CMake-Werror-option.patch.
    + Add 2001_no-lxc-android-config-service-in-Debian.patch. Don't want
      lxc-android-config.service. We don't/won't have that in Debian, for now.
  * debian/:
    + Rename libbiometryd* pkgs to libbiometry* and make lib:pkg and dev:pkg
      match the library's SONAME.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation, bump to DH compat level version 13.
  * debian/control:
    + Drop top comment. Not true for biometryd in Debian: the control
      file does not get auto-generated (any more).
    + Bump Standards-Version: to 4.6.1. No changes needed.
    + Drop from B-D: qt5-default.
    + Adjust Vcs-*: fields for Debian.
    + Update Maintainer: field for official Debian upload. Add Uploaders: field.
    + Add Rules-Requires-Root: field and set it to 'no'.
    + Line-wrap too-long extended descriptions.
    + Make biometryd-bin multi-arch: foreign.
    + Disentangle circular dependency between biometryd-bin <-> libbiometryd1.
    + Add B-D: pkg-kde-tools.
  * debian/{control,copyright}:
    + Update homepage URL.
  * debian/rules:
    + Adapt to building with DH compat level 13.
    + Add get-orig-source target.
    + Build with -DENABLE_WERROR=OFF.
    + Amend broken install target for include/biometryd/.
    + Enable all hardening flags.
    + Build with pkgkde_symbolshelper.
    + Don't run tests in parallel.
  * debian/{rules,biometryd-bin.install}:
    + Don't install upstart configuration.
  * debian/watch:
    + Add file. Obtain upstream Git snapshot for now.
  * debian/source/format:
    + Add file. Use format '3.0 (quilt)'.
  * debian/biometryd-bin.install:
    + Also install systemd files.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.
  * debian/copyright:
    + Use secure copyright format URL.
  * debian/libbiometry1.symbols:
    + Add .symbols file.
  * debian/copyright:
    + Add auto-generated copyright.in file for later reference to copyright
      updates.
    + Adjust copyright attributions.

 -- Mike Gabriel <email address hidden>  Tue, 04 Oct 2022 01:05:53 +0200
112 of 12 results