~enr0n/ubuntu/+source/cargo/+git/cargo-1:merge-0.41

Last commit made on 2020-03-02
Get this branch:
git clone -b merge-0.41 https://git.launchpad.net/~enr0n/ubuntu/+source/cargo/+git/cargo-1
Only Nick Rosbrook can upload to this branch. If you are Nick Rosbrook please log in for upload directions.

Branch merges

Branch information

Name:
merge-0.41
Repository:
lp:~enr0n/ubuntu/+source/cargo/+git/cargo-1

Recent commits

e7b9827... by Michael Hudson-Doyle

releasing package cargo version 0.41.0-0ubuntu1

9f8d5aa... by Michael Hudson-Doyle

ubuntu-meta

4df2fd5... by Michael Hudson-Doyle

reconstruct-changelog

df4f6d8... by Michael Hudson-Doyle

merge-changelogs

2495e9a... by Michael Hudson-Doyle

  * Disable filter_platform test on !x86 as it hits an unreachable!
    - add debian/patches/disable-filter_platform-test-on-non-x86.patch
    - update debian/patches/series

30a7646... by Michael Hudson-Doyle

  * Dropped change, libstd bug fixed:
    - Disable test tool_paths::custom_runner which fails every now and again
      because of a libstd bug (https://github.com/rust-lang/rust/issues/55242)
      - add debian/patches/disable-tool_paths-custom_runner.patch
      - update debian/patches/series
  * Dropped change, equivalent change now in Debian:
    - Disable fetch tests on non x86/x86-64 architectures, as those hit an
      unreachable!() in test code. Disable the Debian patch that disables these
      tests on every architecture
      - add debian/patches/disable-fetch-tests-on-non-x86.patch
      - update debian/patches/series
  * Dropped change, test no longer run by upstream build:
   - Disable the large_conflict_cache test on non-x86
     - add debian/patches/disable-large_conflict_cache-test-on-non-x86.patch
     - update debian/patches/series

f42fc9c... by Michael Hudson-Doyle

    - Don't use the bootstrap.py script for bootstrapping as it no longer
      works.
      - remove debian/bootstrap.py
      - update debian/make_orig_multi.sh

1f375c1... by Michael Hudson-Doyle

  * "Merge" from Salsa merge request updating to 0.41.0
    https://salsa.debian.org/rust-team/cargo/-/merge_requests/3.
    Remaining changes:

a64de04... by Michael Hudson-Doyle

Update upstream source from tag 'upstream/0.41.0'

with Debian dir 7852022fd0eebadd68b939c569536fb3ceabc4ae

f62d2f4... by Fabian Grünbichler

drop patches applied upstream or in debcargo-conf

Signed-off-by: Fabian Grünbichler <email address hidden>