Commit Graph

16 Commits

Author SHA1 Message Date
R. RyanTM
c00957f455 cargo-deb: 1.29.2 -> 1.30.0 2021-05-28 10:34:12 +00:00
Stéphan Kochen
0677bf3709 cargo-deb: fix build on darwin 2021-05-09 21:31:25 +02:00
R. RyanTM
d8bc7c0dbe cargo-deb: 1.29.1 -> 1.29.2 2021-04-27 17:04:15 +00:00
Ivan Babrou
a422684c87 cargo-deb: do not expect glibc dependency to be added
The test was introduced in v1.25.0:

* https://github.com/mmstick/cargo-deb/commit/3597cf28e
2021-02-24 23:41:29 -08:00
Ivan Babrou
0ae422a4f2 cargo-deb: 1.24.0 -> 1.29.1 2021-02-24 19:42:04 -08:00
Ivan Babrou
9cd5107391 cargo-deb: run tests in release profile
The `checkType` attribute does not apply after #113193,
and since we're changing tests anyway, let's run them
in the release mode to avoid the need for `checkType`.

This fixes the otherwise broken build.
2021-02-24 19:42:00 -08:00
Oleksii Filonenko
512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Maximilian Bosch
0d7f889607
cargo-deb: fix build 2020-05-13 01:47:44 +02:00
Oleksii Filonenko
8df55ef0c7 cargo-deb: 1.23.2 -> 1.24.0 2020-04-30 12:54:27 +03:00
Maximilian Bosch
8b74820736
cargo-deb: 1.23.1 -> 1.23.2 2020-02-28 22:46:06 +01:00
Benjamin Hipple
05764cf5bf cargo-deb: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 23:54:54 -05:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Oleksii Filonenko
8ab57a2bb4
cargo-deb: 1.23.0 -> 1.23.1 2020-01-09 15:32:11 +02:00
Oleksii Filonenko
b0e523a5d1
cargo-deb: 1.21.1 -> 1.23.0
https://github.com/mmstick/cargo-deb/releases/tag/v1.23.0
2019-12-04 15:22:54 +02:00
Oleksii Filonenko
20394a368e cargo-deb: init at 1.21.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2019-11-13 13:06:25 -08:00