~juliank/ubuntu/+source/rust-sequoia-sqv:ubuntu/devel

Last commit made on 2025-01-15
Get this branch:
git clone -b ubuntu/devel https://git.launchpad.net/~juliank/ubuntu/+source/rust-sequoia-sqv
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:~juliank/ubuntu/+source/rust-sequoia-sqv

Recent commits

d84750a... by Julian Andres Klode

Use cargo-vendor-filterer directly

I just packed it, hooray

600a48a... by Julian Andres Klode

Vendor the crates

Instead of the previous approach of deleting the unwanted crates and
then patching all the other crates to remove the dependencies on them,
we simply empty the crates, similar to `cargo-vendor-filterer`, this
way we can save all the patching :)

The list of unwanted crates can be calculated by running

    debian/rules vendor-filterer

Assuming you have `cargo-vendor-filterer` installed.

Our patching is slightly different when it comes to custom build
scripts and links: We don't patch Cargo.toml to remove them, instead
we simply create an empty build.rs which is sufficient.

Remove relax-deps.patch from the series as we do not need to relax
the deps when vendoring crates.

c56da13... by Julian Andres Klode

d/p/remove-dependencies.patch: Remove unused crypto backends

This avoids `cargo vendor` even downloading them

09318a7... by Julian Andres Klode

1.2.1-4ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

07013ec... by Holger Levsen <email address hidden>

1.2.1-4 (patches unapplied)

Imported using git-ubuntu import.

134d417... by Holger Levsen <email address hidden>

1.2.1-3 (patches unapplied)

Imported using git-ubuntu import.

241f3b0... by Holger Levsen <email address hidden>

1.2.1-2 (patches unapplied)

Imported using git-ubuntu import.

3b43b98... by Holger Levsen <email address hidden>

1.2.1-1 (patches unapplied)

Imported using git-ubuntu import.

850abd9... by dkg

1.1.0-1 (patches unapplied)

Imported using git-ubuntu import.

f274123... by dkg

1.0.0-2 (patches unapplied)

Imported using git-ubuntu import.