libqrtr-glib (1.2.2-2) unstable; urgency=medium

  * d/gbp.conf: switch Debian branch to debian/latest.
    Also add a few more defaults (copied from libqmi) for consistency.
  * d/watch: convert to version 5.
    Use the new Gitlab template for easier management, but override the
    matching pattern so we only get stable (pre)releases, which have an even
    minor version number. (Closes: #1081060)
  * d/control: modernize build dependencies
    `libgirepository1.0-dev` shouldn't be used anymore as it isn't
    multiarch-friendly. Instead, use a recent `gobject-introspection` and
    explicitly (build) depend on the needed `gir1.2-*-dev` packages.
    Similarly, `pkg-config` has been deprecated in favor of `pkgconf`.
    While at it, drop the now-obsolete `Rules-Requires-Root` and bump
    `Standards-Version` as no other change is needed. (Closes: #1118881)
  * debian: drop now-unneeded lintian overrides
  * d/copyright: fix small issues.
    One of the `meson.build` files is mentioned with a wrong path. Moreover,
    the GPL-2+ text still mentions the (old) FSF street address, replace it
    with the usual reference to http://www.gnu.org/licenses/.

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 28 Oct 2025 13:03:28 +0100

libqrtr-glib (1.2.2-1) unstable; urgency=medium

  * New upstream version 1.2.2
  * d/watch: watch for git tags instead of release tarballs.
    Upstream doesn't publish release tarballs anymore, but instead relies
    on git tags now. Update the `watch` file accordingly.
  * debian: switch build system to meson.
    Upstream dropped support for autotools-based builds starting with
    version 1.2.0 in favor of meson. This requires the following changes on
    our side:
    - change configure flags
    - modify build dependencies to depend on `meson` instead of
      `autoconf-archive`
    - add corresponding new copyright entries and update global project
      license
    While doing so, this commit also bumps the `glib2.0` minimum version
    to reflect upstream changes and drops an unnecessary dependency on
    `debhelper`.
  * d/upstream: remove signing key.
    With the move to git tags-based releases, tarballs are no longer signed.
    Therefore we can drop our copy of the upstream signing key.
  * d/libqrtr-glib-dev: don't install static library.
    It isn't generated anymore.
  * d/rules: drop obsolete override.
    With the build system change, overriding `dh_missing` isn't needed
    anymore: the files we used to exclude are no longer created.
  * d/libqrtr-glib-doc: rename README and add lintian override.
    Reflect the renaming of `README` to `README.md`.
    Moreover, documentation generated by `gtk-doc` is installed to
    `/usr/share/gtk-doc` as expected. Add a corresponding lintian override,
    otherwise it will complain about docs installed outside
    `/usr/share/doc`.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sat, 19 Feb 2022 14:33:19 +0100

libqrtr-glib (1.0.0-2) unstable; urgency=medium

  [ Federico Ceratto ]
  * Use secure copyright file specification URI.
  * Add missing build dependency on dh addon.
  * Set upstream metadata fields: Repository.

  [ Evangelos Ribeiro Tzaras ]
  * d/copyright: Mention docs under GFDL-1.3+

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 02 Feb 2022 20:07:22 +0100

libqrtr-glib (1.0.0-1) unstable; urgency=medium

  * Initial Debian packaging (Closes: #985113)

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Thu, 04 Nov 2021 17:17:49 +0100
