mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-21 16:14:49 +00:00
New upstream release
This commit is contained in:
parent
794d887a0e
commit
c4513ea79f
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
rustc (1.7.0+dfsg1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
|
||||
|
||||
rustc (1.6.0+dfsg1-3) unstable; urgency=medium
|
||||
|
||||
* Apply upstream fix to silent a valgrind issue in the test suite
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@ -59,7 +59,7 @@ Description: Rust systems programming language
|
||||
generic programming and meta-programming, in both static and dynamic
|
||||
styles.
|
||||
|
||||
Package: libstd-rust-1.6
|
||||
Package: libstd-rust-1.7
|
||||
Section: libs
|
||||
Architecture: amd64 i386
|
||||
Multi-Arch: same
|
||||
@ -85,7 +85,7 @@ Section: libdevel
|
||||
Architecture: amd64 i386
|
||||
Multi-Arch: same
|
||||
Pre-Depends: multiarch-support
|
||||
Depends: ${misc:Depends}, libstd-rust-1.6 (= ${binary:Version})
|
||||
Depends: ${misc:Depends}, libstd-rust-1.7 (= ${binary:Version})
|
||||
Description: Rust standard libraries - development files
|
||||
Rust is a curly-brace, block-structured expression language. It
|
||||
visually resembles the C language family, but differs significantly
|
||||
|
||||
Loading…
Reference in New Issue
Block a user