Raspbian automatic forward porter [Mon, 8 Apr 2019 01:32:44 +0000 (02:32 +0100)]
Merge version 1.32.0+dfsg1-1+rpi1 and 1.32.0+dfsg1-3 to produce 1.32.0+dfsg1-3+rpi1
Ximin Luo [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
Merge rustc (1.32.0+dfsg1-3) import into refs/heads/workingbranch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-no-jemalloc
Gbp-Pq: Name d-no-jemalloc.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-ignore-avx-44056
Gbp-Pq: Name d-ignore-avx-44056.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-ignore-error-detail-diff
Gbp-Pq: Name d-ignore-error-detail-diff.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-sparc64-fix-fnctls
Gbp-Pq: Name d-sparc64-fix-fnctls.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
u-fixtestignores-ppc64el
Gbp-Pq: Name u-fixtestignores-ppc64el.patch
Debian Rust Maintainers [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Michael Karcher [Sun, 23 Dec 2018 19:33:52 +0000 (20:33 +0100)]
librustc_codegen_llvm: Don't eliminate empty structs in C ABI on linux-sparc64
This is in accordance with the SPARC Compliance Definition 2.4.1,
Page 3P-12. It says that structs of up to 8 bytes (which applies
to empty structs as well) are to be passed in one register.
Gbp-Pq: Name u-0001-librustc_codegen_llvm-Don-t-eliminate-empty-structs-.patch
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)
I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (
c3b09c968 2018-05-27)
Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch
Josh Stone [Tue, 8 Jan 2019 21:19:50 +0000 (13:19 -0800)]
lldb_batchmode.py: try `import _thread` for Python 3
Gbp-Pq: Name u-0001-lldb_batchmode.py-try-import-_thread-for-Python-3.patch
Ximin Luo [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
rustc (1.32.0+dfsg1-3) unstable; urgency=medium
* Conditionally-apply u-compiletest.patch based on stage0 compiler.
* Fix syntax error in d/rules compiletest check.
[dgit import unpatched rustc 1.32.0+dfsg1-3]
Ximin Luo [Sun, 17 Mar 2019 23:40:05 +0000 (23:40 +0000)]
Import rustc_1.32.0+dfsg1-3.debian.tar.xz
[dgit import tarball rustc 1.32.0+dfsg1-3 rustc_1.32.0+dfsg1-3.debian.tar.xz]
Raspbian automatic forward porter [Mon, 4 Feb 2019 05:20:53 +0000 (05:20 +0000)]
Merge version 1.31.0+dfsg1-2+rpi1 and 1.32.0+dfsg1-1 to produce 1.32.0+dfsg1-1+rpi1
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
Merge rustc (1.32.0+dfsg1-1) import into refs/heads/workingbranch
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
Import rustc_1.32.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.32.0+dfsg1.orig.tar.xz]
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-no-jemalloc
Gbp-Pq: Name d-no-jemalloc.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-ignore-avx-44056
Gbp-Pq: Name d-ignore-avx-44056.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-ignore-error-detail-diff
Gbp-Pq: Name d-ignore-error-detail-diff.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-sparc64-fix-fnctls
Gbp-Pq: Name d-sparc64-fix-fnctls.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-fixtestignores-ppc64el
Gbp-Pq: Name u-fixtestignores-ppc64el.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Michael Karcher [Sun, 23 Dec 2018 19:33:52 +0000 (20:33 +0100)]
librustc_codegen_llvm: Don't eliminate empty structs in C ABI on linux-sparc64
This is in accordance with the SPARC Compliance Definition 2.4.1,
Page 3P-12. It says that structs of up to 8 bytes (which applies
to empty structs as well) are to be passed in one register.
Gbp-Pq: Name u-0001-librustc_codegen_llvm-Don-t-eliminate-empty-structs-.patch
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)
I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (
c3b09c968 2018-05-27)
Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch
Josh Stone [Tue, 8 Jan 2019 21:19:50 +0000 (13:19 -0800)]
lldb_batchmode.py: try `import _thread` for Python 3
Gbp-Pq: Name u-0001-lldb_batchmode.py-try-import-_thread-for-Python-3.patch
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
rustc (1.32.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched rustc 1.32.0+dfsg1-1]
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
Import rustc_1.32.0+dfsg1-1.debian.tar.xz
[dgit import tarball rustc 1.32.0+dfsg1-1 rustc_1.32.0+dfsg1-1.debian.tar.xz]
Raspbian forward pporter [Fri, 28 Dec 2018 07:41:26 +0000 (07:41 +0000)]
Merge version 1.30.0+dfsg1-2+rpi1 and 1.31.0+dfsg1-2 to produce 1.31.0+dfsg1-2+rpi1
Ximin Luo [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
Merge rustc (1.31.0+dfsg1-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-ignore-avx-44056
Gbp-Pq: Name d-ignore-avx-44056.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-ignore-error-detail-diff
Gbp-Pq: Name d-ignore-error-detail-diff.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-sparc64-dont-pack-spans
Gbp-Pq: Name d-sparc64-dont-pack-spans.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-temp-ignore-debuginfo-gdb-enum
Gbp-Pq: Name d-temp-ignore-debuginfo-gdb-enum.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-fixtestignores-ppc64el
Gbp-Pq: Name u-fixtestignores-ppc64el.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)
I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (
c3b09c968 2018-05-27)
Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch
Ximin Luo [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
rustc (1.31.0+dfsg1-2) unstable; urgency=medium
* Bump mips mipsel s390x allowed-failures to 24.
[dgit import unpatched rustc 1.31.0+dfsg1-2]
Ximin Luo [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
Import rustc_1.31.0+dfsg1-2.debian.tar.xz
[dgit import tarball rustc 1.31.0+dfsg1-2 rustc_1.31.0+dfsg1-2.debian.tar.xz]
Ximin Luo [Sat, 15 Dec 2018 05:30:56 +0000 (05:30 +0000)]
Import rustc_1.31.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.31.0+dfsg1.orig.tar.xz]
Peter Michael Green [Tue, 27 Nov 2018 02:42:39 +0000 (02:42 +0000)]
Drop drop-color-handling.patch, it was a backport of an upstream change
that is already in this version.
Peter Michael Green [Tue, 27 Nov 2018 02:24:46 +0000 (02:24 +0000)]
Manual merge of version 1.29.0+dfsg1-1+rpi1 and 1.30.0+dfsg1-2 to produce 1.30.0+dfsg1-2+rpi1
Raspbian forward pporter [Sun, 25 Nov 2018 19:06:33 +0000 (19:06 +0000)]
pseudomerge to tie together broken upstream history
Peter Michael Green [Sat, 24 Nov 2018 16:08:00 +0000 (16:08 +0000)]
Add patch to drop color handling for compatibility with recent
cargo.
Raspbian forward pporter [Thu, 22 Nov 2018 06:15:30 +0000 (06:15 +0000)]
Merge version 1.28.0+dfsg1-2+rpi1 and 1.29.0+dfsg1-1 to produce 1.29.0+dfsg1-1+rpi1
Ximin Luo [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
Merge rustc (1.30.0+dfsg1-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-ignore-impl-generic-mismatch-diff
Gbp-Pq: Name d-ignore-impl-generic-mismatch-diff.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-temp-ignore-debuginfo-gdb-enum
Gbp-Pq: Name d-temp-ignore-debuginfo-gdb-enum.patch