rmtfs (1.1-4) unstable; urgency=medium

  [ Robie Basak ]
  * Fix wifi crash on shutdown.
    Cherry-picked from upstream: https://github.com/linux-msm/rmtfs/commit/5b214f61b9b82998bf13f4bfd16fe4e2cd29c086
    Downstream bug: https://github.com/qualcomm-linux/qcom-deb-images/issues/40

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 25 Jul 2025 11:13:29 +0200

rmtfs (1.1-3) unstable; urgency=medium

  * d/control: only build for ARMv7+
    This package is specifically aimed at supporting hardware features of
    modern Qualcomm SoC's, which are all ARM-based (mostly `arm64`, but that
    includes `armhf` parts such as e.g. MSM8916). There's no point shipping
    this package on other architectures, so limit the list to `armhf` and
    `arm64`, while keeping `amd64` as it greatly simplifies running CI and
    debugging builds.
  * d/patches: backport upstream service fix.
    The QRTR nameserver has been built into the kernel for years now, so the
    service no longer needs to depend on `qrtr-ns.service`. (Closes: #1104083)

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 19 May 2025 12:18:34 +0200

rmtfs (1.1-2) unstable; urgency=medium

  * debian: add udeb package.
    This makes it possible to include this package in debian-installer
    images, allowing users to use remote processors (e.g. WiFi) when running
    on Qualcomm-based hardware. (Closes: #1076726)

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 03 Feb 2025 17:01:58 +0100

rmtfs (1.1-1) unstable; urgency=medium

  * New upstream version
  * debian: update references to upstream URL.
    This project is now part of the `linux-msm` group on GitHub, and its
    main maintainer is now Konrad Dybcio. While at it, bump
    Standards-Version as no other change is required.
  * d/gbp.conf: align with other similar DebianOnMobile packages

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 27 Jan 2025 18:32:20 +0100

rmtfs (1.0-3) unstable; urgency=medium

  * Upload to unstable

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 02 Jan 2024 09:28:14 +0100

rmtfs (1.0-3~exp1) experimental; urgency=medium

  * d/gbp.conf: use 'debian/experimental' as debian branch
  * debian: keep systemd service under /usr.
    In the current state of the Debian "/usr merge", we are allowed to move
    systemd services under `/usr/lib/systemd` when relying on
    `dh_installsystemd`. This requires adding a versioned dependency on
    `debhelper`.
    Let's comply by no longer moving `/usr/lib` to `/`.

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 30 Oct 2023 17:19:47 +0100

rmtfs (1.0-2) unstable; urgency=medium

  * d/rules: install service file under `/lib/systemd`
    `debhelper` looks for service files under `/lib/systemd`, but ignores
    those installed under `/usr/lib/systemd`, so we need to install our
    service file to the former location to have it auto-enabled on install.

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 11 Jan 2023 00:15:40 +0100

rmtfs (1.0-1) unstable; urgency=medium

  * New upstream version 1.0
  * d/control: bump Standards-Version, no change required

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 03 Jan 2023 10:17:13 +0100

rmtfs (0.2+git20220718-2) unstable; urgency=medium

  * Source-only upload to allow transition to testing

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 05 Aug 2022 10:55:46 +0200

rmtfs (0.2+git20220718-1) unstable; urgency=medium

  * Initial Debian packaging (Closes: #1016012)

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 25 Jul 2022 13:11:00 +0200
