rust-hwlib (0.11.0-0ubuntu1) resolute; urgency=medium

  * New upstream version 0.11.0
    - Update rust-vendor/ dir and XS-Vendored-Sources-Rust header
  * debian/rules: Use pkg-info.mk for version variables and remove redundant
    includes
  * d/watch: Update file format to version 5

 -- Nadzeya Hutsko <nadzeya.hutsko@canonical.com>  Wed, 17 Dec 2025 19:37:32 +0100

rust-hwlib (0.10.1-0ubuntu1) resolute; urgency=medium

  * Package 0.10.1 version of upstream
    - d/rules: Add --all-features flag to override_dh_auto_test and
      override_dh_auto_install because upstream hides hwctl behind cli feature

 -- Pedro Avalos Jimenez <pedro.avalosjimenez@canonical.com>  Fri, 31 Oct 2025 09:55:53 -0400

rust-hwlib (0.10.0-0ubuntu1) resolute; urgency=medium

  * Package 0.10.0 version of upstream
    - d/copyright: Update the license to LGPL-3 to match upstream change
    - d/rules: Remove workspace-specific logic since it's not a workspace
      anymore
    - d/p/exclude-rust-vendor-from-workspace.patch: Remove the patch since the
      crate is not a workspace anymore
  * Download orig tarball from crates.io instead of GitHub so we get only
    the contents of the client/ directory
    - d/watch: Update the information regarding downloading the source
    - d/copyright: Remove the Files-Excluded field
    - d/repack_flatten_client.sh: Remove the script
    - d/README.source: Update packaging instructions
  * d/p/exclude-example-from-vendored-deps.patch: Refresh the patch
  * d/copyright: Add Upstream-Contact field and update Upstream-Name

 -- Nadzeya Hutsko <nadzeya.hutsko@canonical.com>  Tue, 21 Oct 2025 15:20:59 +0200

rust-hwlib (0.9.3+us-0ubuntu1) questing; urgency=medium

  * Package 0.9.3 version of upstream
  * Change package format to quilt

 -- Nadzeya Hutsko <nadzeya.hutsko@canonical.com>  Wed, 23 Jul 2025 14:52:49 +0200

rust-hwlib (0.9.2) questing; urgency=medium

  * Remove tokio, regex, itertools, lazy_static Rust dependencies
  * Use minreq crate instead of reqwest and adjust the code
  * Remove the debian/vendor-rust.sh script
  * Remove examples and tests from rust-vendor/ directory
  * Remove debian/compat file and use debhelper-compat in Build-Depends instead
  * Fix AppArmor kmod denied mr mask
  * Update readme and contributing files

 -- Nadzeya Hutsko <nadzeya.hutsko@canonical.com>  Mon, 07 Jul 2025 15:32:12 +0200

rust-hwlib (0.9.1) questing; urgency=medium

  * Add AppArmor profile
  * Remove librust-hwlib-dev deb binary package
  * Replace lsb-release dependency with os-release Rust library
  * Replace dpkg command with Rust ARCH

 -- Nadzeya Hutsko <nadzeya.hutsko@canonical.com>  Thu, 15 May 2025 16:44:17 +0200

rust-hwlib (0.9.0) questing; urgency=medium

  * Package the project for Questing (LP: #2072561)
  * Add integration tests to autopkgtests
  * Update debian/copyright to include vendored dependencies licenses

 -- Nadzeya Hutsko <nadzeya.hutsko@canonical.com>  Thu, 01 May 2025 12:34:53 +0200
