rustup 1.26.0-5 source package in Ubuntu

Changelog

rustup (1.26.0-5) unstable; urgency=medium

  * Team upload.
  * d/debcargo.toml: declare additional conflict packages for:
    - rust-web-clippy
    - rustfmt-web
    - rust-mozilla-gdb
    - rust-mozilla-lldb
    - rust-web-gdb
    - rust-web-lldb
    ... so that users can correctly install rustup when those packages are
    present (by replacing them with rustup). (Closes: #1064564)
  * d/copyright: update copyright years.
  * d/control: update Conflicts using debcargo.

 -- Zixing Liu <email address hidden>  Sat, 24 Feb 2024 14:34:36 -0700

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rustup_1.26.0-5.dsc 3.9 KiB d65d71a09983e527a230711cf806cc3b5bce107c7bc34ec374070a2079155520
rustup_1.26.0.orig.tar.gz 894.8 KiB 6f20ff98f2f1dbde6886f8d133fe0d7aed24bc76c670ea1fca18eb33baadd808
rustup_1.26.0-5.debian.tar.xz 16.6 KiB 799739439acccd871a2bf87a6f0ffb8bd6abd8514aa11d5c2a33ce14e50f9b66

No changes file available.

Binary packages built by this source

librust-rustup-dev: Manage multiple rust installations with ease - Rust source code

 This package contains the source for the Rust rustup crate, packaged by
 debcargo for use with cargo and dh-cargo.

rustup: The Rust toolchain installer

 Rustup installs The Rust Programming Language from the official release
 channels, enabling you to easily switch between stable, beta, and nightly
 compilers and keep them updated. It makes cross-compiling simpler with binary
 builds of the standard library for common platforms.
 And it runs on all platforms Rust supports, including Windows.

rustup-dbgsym: debug symbols for rustup