Format: 1.8 Date: Tue, 29 Jan 2019 11:05:12 +1300 Source: cargo Binary: cargo cargo-doc Architecture: i386 all Version: 0.32.0-1~exp1ubuntu1~14.04.1 Distribution: trusty Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Michael Hudson-Doyle Description: cargo - Rust package manager cargo-doc - Rust package manager, documentation Changes: cargo (0.32.0-1~exp1ubuntu1~14.04.1) trusty; urgency=medium . * Backport to Trusty * 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 * 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 * 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 * Relax debhelper and dpkg-dev requirements - update debian/control * Update cargo wrapper to be compatible with the version of Python 3 found in trusty. - update debian/bin/cargo * 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 * Do not use the http2 feature of the curl crate, not supported by libcurl in Xenial and older. * Do not try to enable the 'waitpipe' feature of curl, not supported by libcurl in Trusty. * Ignore test failures on arm64, rustdoc fails with an obscure glibc error about space for static TLS. - update debian/rules Checksums-Sha1: f607efbb17e24bd5691df7575dc9ad814c0a0afc 2848414 cargo_0.32.0-1~exp1ubuntu1~14.04.1_i386.deb 5501b683190887be3bff417d41c882a0cd54e991 1034410 cargo-doc_0.32.0-1~exp1ubuntu1~14.04.1_all.deb b8115bb6d06e3de95e250373618ec59ed80b4024 16762176 cargo-dbgsym_0.32.0-1~exp1ubuntu1~14.04.1_i386.ddeb Checksums-Sha256: d0dd89df5ffe094430a359137a72f773f3aa3af14ae827c8dc32e70457df986e 2848414 cargo_0.32.0-1~exp1ubuntu1~14.04.1_i386.deb d0584ffb589b9665ea8a24562535c04a7323f12e08199b550cc33e8c9bb12f3c 1034410 cargo-doc_0.32.0-1~exp1ubuntu1~14.04.1_all.deb b6999f8df5f26fe6b7bbdb38092f97e524a34538a5f99cd2567c09e95fb626d9 16762176 cargo-dbgsym_0.32.0-1~exp1ubuntu1~14.04.1_i386.ddeb Files: 7ad527e16ef86b0e42f754ba28ff8821 2848414 devel optional cargo_0.32.0-1~exp1ubuntu1~14.04.1_i386.deb 1124872f06a1673bb9211a34e5d8c27a 1034410 doc optional cargo-doc_0.32.0-1~exp1ubuntu1~14.04.1_all.deb 004b61206eeb6efd4937e6c2e7c6e217 16762176 devel extra cargo-dbgsym_0.32.0-1~exp1ubuntu1~14.04.1_i386.ddeb Original-Maintainer: Rust Maintainers