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 98 99 100 101 102 103 104 105 106
|
rust-bindgen-cli (0.71.1-4) unstable; urgency=medium
* Package bindgen-cli 0.71.1 from crates.io using debcargo 2.7.6
* Rebuild against librust-bindgen-dev 0.71.1-4 in unstable to fix
unsafe_op_in_unsafe_fn
-- NoisyCoil <noisycoil@tutanota.com> Fri, 14 Feb 2025 23:53:26 +0100
rust-bindgen-cli (0.71.1-3) experimental; urgency=medium
* Package bindgen-cli 0.71.1 from crates.io using debcargo 2.7.6
* Rebuild against librust-bindgen-dev 0.71.1-3 to fix
unsafe_op_in_unsafe_fn
-- NoisyCoil <noisycoil@tutanota.com> Tue, 11 Feb 2025 22:41:26 +0100
rust-bindgen-cli (0.71.1-2) unstable; urgency=medium
* Team upload.
* Package bindgen-cli 0.71.1 from crates.io using debcargo 2.7.6
* Add myself to Uploaders
-- NoisyCoil <noisycoil@tutanota.com> Thu, 30 Jan 2025 15:41:01 +0100
rust-bindgen-cli (0.71.1-1) experimental; urgency=medium
* Team upload.
* Package bindgen-cli 0.71.1 from crates.io using debcargo 2.7.6
* d/patches: refresh
-- NoisyCoil <noisycoil@tutanota.com> Sat, 25 Jan 2025 19:25:02 +0000
rust-bindgen-cli (0.70.1-3) unstable; urgency=medium
* Team upload.
* Package bindgen-cli 0.70.1 from crates.io using debcargo 2.7.4
* Bump env_logger dependency to v0.11
-- NoisyCoil <noisycoil@tutanota.com> Tue, 31 Dec 2024 13:10:25 +0100
rust-bindgen-cli (0.70.1-2) unstable; urgency=medium
* Team upload.
* Package bindgen-cli 0.70.1 from crates.io using debcargo 2.7.4
-- Peter Michael Green <plugwash@debian.org> Thu, 21 Nov 2024 19:28:09 +0000
rust-bindgen-cli (0.70.1-1) experimental; urgency=medium
* Team upload.
* Package bindgen-cli 0.70.1 from crates.io using debcargo 2.7.2
-- NoisyCoil <noisycoil@tutanota.com> Mon, 04 Nov 2024 17:04:43 +0100
rust-bindgen-cli (0.66.1-7) unstable; urgency=medium
* Team upload.
* Package bindgen-cli 0.66.1 from crates.io using debcargo 2.6.1
* Make bindgen depend on libclang-dev (Closes: #1070241)
* Make bindgen recommend rustfmt
* Fix typo and newline in long description
-- NoisyCoil <noisycoil@tutanota.com> Thu, 19 Sep 2024 12:22:48 +0200
rust-bindgen-cli (0.66.1-6) unstable; urgency=medium
* Rebuild using rust-bindgen v0.66.1-6 (Closes: #1069047)
-- NoisyCoil <noisycoil@tutanota.com> Sun, 09 Jun 2024 00:12:28 +0200
rust-bindgen-cli (0.66.1-4) unstable; urgency=medium
* Fix typo in debcargo.toml to set section for source package (Closes:
#1052453)
-- Matthias Geiger <werdahias@riseup.net> Fri, 20 Oct 2023 17:22:04 +0200
rust-bindgen-cli (0.66.1-3) unstable; urgency=medium
* Team upload.
* Package bindgen-cli 0.66.1 from crates.io using debcargo 2.6.0
* Really upload to unstable.
-- Peter Michael Green <plugwash@debian.org> Tue, 19 Sep 2023 20:37:07 +0000
rust-bindgen-cli (0.66.1-2) experimental; urgency=medium
* Team upload.
* Package bindgen-cli 0.66.1 from crates.io using debcargo 2.6.0
* Upload to unstable.
-- Peter Michael Green <plugwash@debian.org> Tue, 19 Sep 2023 20:30:26 +0000
rust-bindgen-cli (0.66.1-1) experimental; urgency=medium
* Team upload.
* Package bindgen-cli 0.66.1 from crates.io using debcargo 2.6.0
* This package takes over the "bindgen" binary package from rust-bindgen,
as upstream has moved the command line interface to it's own crate.
[ Matthias Geiger ]
* Package bindgen-cli 0.66.1 from crates.io using debcargo 2.6.0
* Initial release. (Closes: ##1051675)
* Fix sections and binary package name.
-- Peter Michael Green <plugwash@debian.org> Mon, 18 Sep 2023 21:37:03 +0000
|