~patreosek/ubuntu/+source/cargo:bionic-0.32

Last commit made on 2019-01-29
Get this branch:
git clone -b bionic-0.32 https://git.launchpad.net/~patreosek/ubuntu/+source/cargo
Only Patrik Coch can upload to this branch. If you are Patrik Coch please log in for upload directions.

Branch merges

Branch information

Name:
bionic-0.32
Repository:
lp:~patreosek/ubuntu/+source/cargo

Recent commits

785b486... by Michael Hudson-Doyle

releasing package cargo version 0.32.0-1~exp1ubuntu1~18.04.1

f01bb33... by Michael Hudson-Doyle

reconstruct-changelog

0033e4d... by Michael Hudson-Doyle

  * Hack the libgit2-sys build process to link the bundled libgit2
    against the system's libhttp_parser.
    - add debian/patches/use-system-libhttp-parser.patch
    - update debian/patches/series

94968cd... by Michael Hudson-Doyle

  * Embed libgit2 0.27.0 to avoid a dependency on a version which is newer
    than that found in bionic
    - add debian/libgit2
    - add debian/patches/do-not-use-system-libgit2.patch
    - update debian/control
    - update debian/rules
    - update debian/copyright
    - update debian/patches/series
    - update debian/README.source

6032c27... by Michael Hudson-Doyle

  * Backport to Bionic.

01ebab0... by Michael Hudson-Doyle

releasing package cargo version 0.32.0-1~exp1ubuntu1

d45322e... by Michael Hudson-Doyle

update-maintainer

be31d76... by Michael Hudson-Doyle

reconstruct-changelog

eb62215... by Michael Hudson-Doyle

merge-changelogs

245f512... by Michael Hudson-Doyle

    - 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