~enr0n/ubuntu/+source/cargo/+git/cargo-1:bionic-0.33

Last commit made on 2019-02-27
Get this branch:
git clone -b bionic-0.33 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:
bionic-0.33
Repository:
lp:~enr0n/ubuntu/+source/cargo/+git/cargo-1

Recent commits

c00165a... by Michael Hudson-Doyle

releasing package cargo version 0.33.0-1ubuntu1~18.04.1

e72dff1... by Michael Hudson-Doyle

reconstruct-changelog

5d210cb... 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

b2a0e93... 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

54f2a9d... by Michael Hudson-Doyle

  * Backport to Bionic.

53d5d35... by Michael Hudson-Doyle

releasing package cargo version 0.33.0-1ubuntu1

03b3a2e... by Michael Hudson-Doyle

update-maintainer

e3c7853... by Michael Hudson-Doyle

reconstruct-changelog

ec68730... by Michael Hudson-Doyle

merge-changelogs

6edad61... by Michael Hudson-Doyle

  * Dropped change:
    - Ignore test failures on s390x. There's no Debian build yet on this
      arch and there's nothing in the archive that requires cargo on s390x at
      this time
      - update debian/rules