rust-rustix (1.1.2-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 1.1.2 from crates.io using debcargo 2.7.11 (Closes: #1117621)
  * Update patches for new upstream.
  * Update overridden debian/tests/control for new upstream.
  * Drop relax-linux-raw-sys.patch, the version of linux-raw-sys we have
    now matches what upstream wants.
  * Remove rustc-dep-of-std feture and associated dependencies, see
    https://salsa.debian.org/rust-team/debcargo-conf/-/issues/142

 -- Peter Michael Green <plugwash@debian.org>  Wed, 15 Oct 2025 22:56:59 +0000

rust-rustix (1.0.8-3) unstable; urgency=medium

  * Team upload.
  * Package rustix 1.0.8 from crates.io using debcargo 2.7.8 (Closes: #1116179)
  * Add breaks on old version of librust-wayland-backend-dev.
  * Upload to unstable.

 -- Peter Michael Green <plugwash@debian.org>  Fri, 03 Oct 2025 20:52:42 +0000

rust-rustix (1.0.8-2) experimental; urgency=medium

  * Team upload.
  * Package rustix 1.0.8 from crates.io using debcargo 2.7.8
  * Add d/tests/control override:
    - actually test the whole library by enabling the `all-apis` feature
      tests with the default features (namely, `std`)
    - keep testing the previous non-flaky features (`default` and `std`)
  * d/patches:
    - add relax-linux-raw-sys.patch to fix an API change introduced by
      linux-raw-sys 0.10 (linux 6.11), without actually changing the API
    - add gate-feature-tests.patch to gate the 'fs' feature tests behind
      the 'fs' feature on i386

 -- NoisyCoil <noisycoil@tutanota.com>  Sun, 03 Aug 2025 00:38:41 +0200

rust-rustix (1.0.8-1) experimental; urgency=medium

  * Team upload.
  * Package rustix 1.0.8 from crates.io using debcargo 2.7.8
  * Bump linux-raw-sys to v0.10
  * d/copyright: refresh copyright years
  * d/patches:
    - remove backported patches vdso-check-for-missing-dt-hash.patch,
      fix-arm64-vdso.patch, fix-vdso-test-i386.patch
    - refresh

 -- NoisyCoil <noisycoil@tutanota.com>  Fri, 01 Aug 2025 19:58:03 +0200

rust-rustix (0.38.37-4) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.37 from crates.io using debcargo 2.7.8
  * one more vdso test fix

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Wed, 14 May 2025 16:37:22 +0200

rust-rustix (0.38.37-3) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.37 from crates.io using debcargo 2.7.8
  * Fix vdso patch (Closes: #1105189)

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Tue, 13 May 2025 21:13:04 +0200

rust-rustix (0.38.37-2) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.37 from crates.io using debcargo 2.7.8
  * Cherry-pick vDSO fixes (Closes: #1104704)

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Fri, 09 May 2025 20:01:22 +0200

rust-rustix (0.38.37-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.37 from crates.io using debcargo 2.7.1

 -- Blair Noctis <ncts@debian.org>  Fri, 11 Oct 2024 10:08:01 +0000

rust-rustix (0.38.32-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.32 from crates.io using debcargo 2.6.1

 -- Peter Michael Green <plugwash@debian.org>  Tue, 16 Apr 2024 11:40:36 +0000

rust-rustix (0.38.30-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.30 from crates.io using debcargo 2.6.1
  * Update no-windows.diff for new upstream.

 -- Peter Michael Green <plugwash@debian.org>  Sun, 14 Jan 2024 21:38:27 +0000

rust-rustix (0.38.25-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.25 from crates.io using debcargo 2.6.0

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 27 Nov 2023 22:13:45 +0100

rust-rustix (0.38.21-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.21 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Nov 2023 16:22:43 +0000

rust-rustix (0.38.17-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.38.17 from crates.io using debcargo 2.6.0
  * Update drop-alloc.diff for new upstream.
  * Reduce context in relax-dep.diff to avoid fuzz with new upstream.

 -- Peter Michael Green <plugwash@debian.org>  Sun, 08 Oct 2023 17:42:09 +0000

rust-rustix (0.38.9-1) experimental; urgency=medium

  * Package rustix 0.38.9 from crates.io using debcargo 2.6.0
  * Drop always-enable-cc.diff, upstream no longer depends on cc.
  * Drop built-using.diff, upstream no longer uses outline asm.
  * Bump dev-dependencies on criterion and serial-test.

  [ Fabian Grünbichler ]
  * Team upload.
  * Package rustix 0.38.3 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Sun, 27 Aug 2023 18:41:05 +0000

rust-rustix (0.37.20-2) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.37.20 from crates.io using debcargo 2.6.0
  * Adjust io-lifetimes dependency to support io-lifetimes 2.0
  * Backport upstream patch for linux-raw-sys 0.4
  * Reduce dev-dependency on memoffset so they autopkgtests can run.
  * Bump serial-test dev-dependency to 0.9.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 13 Jun 2023 17:25:22 +0000

rust-rustix (0.37.20-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.37.20 from crates.io using debcargo 2.6.0
  * Update copyright years
  * Refresh patches (update context)
  * Remove drop-deps.patch: async-std is not used anymore, fs-err is packaged

 -- Michael Tokarev <mjt@tls.msk.ru>  Tue, 13 Jun 2023 10:33:03 +0300

rust-rustix (0.35.12-1) unstable; urgency=medium

  * Team upload.
  * Package rustix 0.35.12 from crates.io using debcargo 2.5.0
  * Enable cc unconditionally, some Debian architectures requires "outline"
    assembler and the Debian package does not ship pre-assembled outline
    assembler
  * Add built-using metadata for outline assembler.
  * Fix autopkgtests
    + Disable benches, they fail to build
    + Relax dev-dependency on serial_test.
    + Establish baseline for tests.

 -- Peter Michael Green <plugwash@debian.org>  Sat, 29 Oct 2022 10:55:49 +0000

rust-rustix (0.35.6-3) unstable; urgency=medium

  * Source-only upload.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 27 Oct 2022 06:24:41 +0000

rust-rustix (0.35.6-2) unstable; urgency=medium

  * Drop features for async-std and fs-err, which aren't packaged.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 27 Oct 2022 06:13:52 +0000

rust-rustix (0.35.6-1) unstable; urgency=medium

  * Package rustix 0.35.6 from crates.io using debcargo 2.5.0

 -- John Goerzen <jgoerzen@complete.org>  Mon, 03 Oct 2022 18:56:37 +0000
