~canonical-foundations/ubuntu/+source/cargo:trusty-0.31

Last commit made on 2018-11-13
Get this branch:
git clone -b trusty-0.31 https://git.launchpad.net/~canonical-foundations/ubuntu/+source/cargo
Members of Canonical Foundations Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
trusty-0.31
Repository:
lp:~canonical-foundations/ubuntu/+source/cargo

Recent commits

966635b... by Michael Hudson-Doyle

reconstruct-changelog

0fbcfd0... by Michael Hudson-Doyle

  * Don't use the multi-arch pkg-config (by reverting debian patch to
    vendor/pkg-config).
    - add debian/patches/do-not-use-multiarch-pkg-config.patch
    - update debian/patches/series

e8cc01a... by Michael Hudson-Doyle

  * Update cargo wrapper to be compatible with the version of Python 3 found
    in trusty.
    - update debian/bin/cargo

4f3ab04... by Michael Hudson-Doyle

  * Relax debhelper and dpkg-dev requirements
    - update debian/control

0c08993... by Michael Hudson-Doyle

  * Drop ssh_key_from_memory from the git2 default features, as that results
    in the libgit2 build depending on a version of libssh2 that is too recent
    - add debian/patches/git2-no-ssh_key_from_memory.patch
    - update debian/patches/series

68927be... 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

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

e4e9be9... by Michael Hudson-Doyle

  * Backport 0.31.0 to trusty

2c23fe1... by Michael Hudson-Doyle

reconstruct-changelog

0ac95fe... by Michael Hudson-Doyle

merge-changelogs