1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
rust-wayland-backend (0.3.8-3) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.3.8 from crates.io using debcargo 2.7.8
* Remove dlopen feature. We want rdeps to dynamically link, rather than
load, the wayland C libraries.
-- James McCoy <jamessan@debian.org> Sat, 12 Apr 2025 14:21:29 -0400
rust-wayland-backend (0.3.8-2) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.3.8 from crates.io using debcargo 2.7.7
* Re-add rwh_06 feature and drop raw-window-handle to transition from 0.5 to
0.6
-- James McCoy <jamessan@debian.org> Fri, 21 Feb 2025 20:59:05 -0500
rust-wayland-backend (0.3.8-1) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.3.8 from crates.io using debcargo 2.7.6
* Mark autopkgtests as broken unless client_system feature is enabled.
* Relax rustix dependency to align with currently packaged version (0.38.37)
* Remove fix-test-feature-requirements.diff, since the tests are marked
broken. This shouldn't be needed once the upstream issue is fixed.
* Drop rhw_06 feature until raw-window-handle transitions from 0.5 to 0.6
-- James McCoy <jamessan@debian.org> Thu, 06 Feb 2025 20:17:21 -0500
rust-wayland-backend (0.3.3-3) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.3.3 from crates.io using debcargo 2.7.5
* Bump env_logger dev-dependency to v0.11
-- NoisyCoil <noisycoil@tutanota.com> Tue, 31 Dec 2024 13:26:15 +0100
rust-wayland-backend (0.3.3-2) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.3.3 from crates.io using debcargo 2.6.1
* Upload to unstable
-- James McCoy <jamessan@debian.org> Tue, 11 Jun 2024 15:32:24 -0400
rust-wayland-backend (0.3.3-1) experimental; urgency=medium
* Team upload.
* Package wayland-backend 0.3.3 from crates.io using debcargo 2.6.1
* Drop relax-deps.diff and use-rustix-instead-of-nix.diff, no longer needed
with new upstream.
* Drop breaks, no longer relevant now there has been a semver bump.
* Update remaining patches for new upstream.
-- Peter Michael Green <plugwash@debian.org> Sun, 07 Apr 2024 03:35:01 +0000
rust-wayland-backend (0.1.2-3) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.1.2 from crates.io using debcargo 2.6.1
* Add breaks on old versions of wayland-client and wayland-server,
they use features from nix without properly enabling them.
-- Peter Michael Green <plugwash@debian.org> Sat, 09 Mar 2024 01:12:59 +0000
rust-wayland-backend (0.1.2-2) unstable; urgency=medium
* Team upload.
* Package wayland-backend 0.1.2 from crates.io using debcargo 2.6.1
* Fix autopkgtest
+ Add back dev-depends that were removed by the cargo publish process.
+ Disable tests that rely on test data that is not included in the crates.io
release.
+ Fix test feature requirements.
* Add upstream patch to switch from nix to rustix.
-- Peter Michael Green <plugwash@debian.org> Tue, 05 Mar 2024 11:38:53 +0000
rust-wayland-backend (0.1.2-1) unstable; urgency=medium
* Package wayland-backend 0.1.2 from crates.io using debcargo 2.6.0
-- Matthias Geiger <matthias.geiger1024@tutanota.de> Tue, 04 Jul 2023 20:57:47 +0200
rust-wayland-backend (0.1.1-2) experimental; urgency=medium
* Team upload
* Update relax-deps.diff
-- Jeremy BĂcha <jbicha@ubuntu.com> Wed, 21 Jun 2023 18:36:37 -0400
rust-wayland-backend (0.1.1-1) experimental; urgency=medium
* Package wayland-backend 0.1.1 from crates.io using debcargo 2.6.0
-- Matthias Geiger <matthias.geiger1024@tutanota.de> Thu, 25 May 2023 11:40:26 -0400
|