+rustc (1.23.0+dfsg1-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Ximin Luo <infinity0@debian.org> Sat, 13 Jan 2018 17:31:02 +0100
+
rustc (1.22.1+dfsg1-2) unstable; urgency=medium
* Fix B-D rustc version so this package can be built using itself.
dpkg-dev (>= 1.17.14),
python:native,
cargo:native (>= 0.19.0) <!pkg.rustc.dlstage0>,
- rustc:native (>= 1.21.0+dfsg) <!pkg.rustc.dlstage0>,
- rustc:native (<= 1.22.1++) <!pkg.rustc.dlstage0>,
+ rustc:native (>= 1.22.0+dfsg) <!pkg.rustc.dlstage0>,
+ rustc:native (<= 1.23.0++) <!pkg.rustc.dlstage0>,
llvm-4.0-dev:native (>= 1:4.0.1-8),
llvm-4.0-tools:native (>= 1:4.0.1-8),
libllvm4.0 (>= 1:4.0.1-8),
generic programming and meta-programming, in both static and dynamic
styles.
-Package: libstd-rust-1.22
+Package: libstd-rust-1.23
Section: libs
Architecture: any
Multi-Arch: same
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends}, libstd-rust-1.22 (= ${binary:Version})
+Depends: ${misc:Depends}, libstd-rust-1.23 (= ${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
+++ /dev/null
-# "libstd" just seemed too generic
-libstd-rust-1.22 binary: package-name-doesnt-match-sonames
-
-# Rust doesn't use dev shlib symlinks nor any of the other shlib support stuff
-libstd-rust-1.22 binary: dev-pkg-without-shlib-symlink
-libstd-rust-1.22 binary: shlib-without-versioned-soname
-libstd-rust-1.22 binary: unused-shlib-entry-in-control-file
-
-# Libraries that use libc symbols (libterm, libstd, etc) *are* linked
-# to libc. Lintian gets upset that some Rust libraries don't need
-# libc, boo hoo.
-libstd-rust-1.22 binary: library-not-linked-against-libc
--- /dev/null
+# "libstd" just seemed too generic
+libstd-rust-1.23 binary: package-name-doesnt-match-sonames
+
+# Rust doesn't use dev shlib symlinks nor any of the other shlib support stuff
+libstd-rust-1.23 binary: dev-pkg-without-shlib-symlink
+libstd-rust-1.23 binary: shlib-without-versioned-soname
+libstd-rust-1.23 binary: unused-shlib-entry-in-control-file
+
+# Libraries that use libc symbols (libterm, libstd, etc) *are* linked
+# to libc. Lintian gets upset that some Rust libraries don't need
+# libc, boo hoo.
+libstd-rust-1.23 binary: library-not-linked-against-libc