~patreosek/ubuntu/+source/cargo:debian/experimental

Last commit made on 2018-10-07
Get this branch:
git clone -b debian/experimental 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:
debian/experimental
Repository:
lp:~patreosek/ubuntu/+source/cargo

Recent commits

ca14bfe... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.30.0-1~exp1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: f2ea815d7047e1974561517e7e00ffada1077fe9

New changelog entries:
  [ upstream ]
  * Cargo can silently fix some bad lockfiles You can use --locked to
    disable this behaviour.
  * cargo-install will now allow you to cross compile an install using
    --target.
  * Added the cargo-fix subcommand to automatically move project code from
    2015 edition to 2018.
  [ Vasudev Kamath ]
  * Refresh patch 2004 for new release.
  * Add openssl crates fuzz,test doc and apps file to unsuspicious list.
  * debian/patches:
    + Drop patch 0774e97da3894f07ed5b6f7db175027a9bc4718b.patch for adding
      cross compile support. Its merged upstream.
    + Refresh patch 2001 to newer version of libgit2-sys.
    + Refresh patch 2003 to newer version of libssh2-sys.
    + Drop patch 1001 which is merged upstream.
    + Refresh patch 2005 and 2007 to remove fuzz.
    + Refresh patch 2002 with newer release.
  * debian/control:
    + Mark package compliance with Debian policy 4.2.1.
  * Update copyright information for new release.
  * debian/rules:
    + Use DEB_BUILD_OPTIONS to disable tests on powerpc and powerpcspe
      architecture.
      Closes: bug#908961, Thanks to Helmut Grohne.

f2ea815... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.29.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 6f8445b5da65475e87c695997108dd0eb9cc85da

New changelog entries:
  * Merge changes of 0.28.0-2, which was missed in first release of 0.29.0
  * Upload to unstable.
  * Refresh patch for `install --target` feature for release 0.29.0

6f8445b... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.29.0-1~exp1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 18a62f7984e8c374e999e060a38af85057fae62d

New changelog entries:
  [ upstream ]
  * Cargo will now no longer allow you to publish crates with build
    scripts that modify the src directory. The src directory in a crate
    should be considered to be immutable.
  [ Vasudev Kamath ]
  * Update unsuspicious text for new release 0.29.0
  * Change pattern for embedded zlib
  * debian/patches:
    + Refresh patches 2001, 2002, 2003, 2004 to work with new release and
      new vendor files.
    + Add patch 1001 to fix deprecated warnings on usage of "casues" from
      failure crate,
  * Update copyright information for new release.
  * Make package compliant with policy 4.2.0.

18a62f7... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.28.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: cbe50b06cd02cc5f77eb7a7c58b1308fc92ac601

New changelog entries:
  * Upload to unstable
  * Disable incremental compilation tests on sparc64 architecture.
    Closes: bug#905623, Thanks to John Paul Adrian Glaubitz.

cbe50b0... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.28.0-1~exp2 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: c2e6847ae6fe6638994f6a6dc6b55c52136592a6

New changelog entries:
  * Add patch 2005 to disable fetch_platform_specific_dependencies unit
    tests. Upstream issue #5864.

c2e6847... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.28.0-1~exp1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: b0b0cee682bf4127ebe59131c612687125025453

New changelog entries:
  [ upstream ]
  * cargo-metadata now includes authors, categories, keywords, readme, and
    repository fields.
  * cargo-metadata now includes a package's metadata table.
  * Added the --target-dir optional argument. This allows you to specify a
    different directory than target for placing compilation artifacts.
  * Cargo will be adding automatic target inference for binaries,
    benchmarks, examples, and tests in the Rust 2018 edition. If your
    project specifies specific targets e.g. using [[bin]] and have other
    binaries in locations where cargo would infer a binary, Cargo will
    produce a warning. You can disable this feature ahead of time by
    setting any of the following autobins, autobenches, autoexamples,
    autotests to false.
  * Cargo will now cache compiler information. This can be disabled by
    setting CARGO_CACHE_RUSTC_INFO=0 in your environment.
  [ Sylvestre Ledru ]
  * Update of the alioth ML address.
  [ Vasudev Kamath ]
  * Update README.source to mention preferred way of upload.
  * Update unsuspicious files for new release.
  * debian/patches:
    + Refresh patch 2007 for new release.
    + Refresh patch 2001 for new version of libgit2-sys
    + Drop patch 2008 as its merged upstream.
    + Add patch 2003 for forcing use of libssh2 from system, which was now
      controlled by environment variable.
  * debian/copyright:
    + Update copyright information for new release.
  * Mark package compliance with Debian Policy 4.1.5.

b0b0cee... by Ximin Luo

Import patches-unapplied version 0.27.0-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: daf54985326fcf1d71bdd93a81342110214df379

New changelog entries:
  * Support cross-compile install (upstream PR #5614).

daf5498... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.27.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 65a8687daa88e013f85bb5f4a241ea60fd191a0f

New changelog entries:
  * Upload to unstable.

65a8687... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.27.0-1~exp1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 305e5d7cfc1a608e073b01100dbd099103c8cc63

New changelog entries:
  [ upstream ]
  * Cargo will now output path to custom commands when -v is passed with
    --list.
  * Cargo binary version is now same as the Rust version.
  * Cargo.lock files are now included in published crates.
  [ Vasudev Kamath ]
  * Update patch 2004 for the new release.
  * Add files from clap and vec_map to unsuspicious list.
  * debian/patches:
    + Update path to libgit2-sys in patch 2001.
    + Adjust file name and paths to test files to be patched in patch
      2002.
    + Drop all unused imports and comment out functions not just drop
      #[test] in patch 2002.
    + Drop patch 1001 as its now part of new cargo release.
    + Refresh patch 2007.
  * debian/copyright:
    + Update copyright information for new vendored crates.

305e5d7... by Vasudev Kamath <email address hidden>

Import patches-unapplied version 0.26.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: fd2f4bb6eb9bf3fa924c9449202edff13d5da15d

New changelog entries:
  * Upload to unstable.