Skip to content

a couple of debian-related fixes - #144

Open
thresheek wants to merge 2 commits into
nginx:masterfrom
thresheek:debianfixes
Open

thresheek wants to merge 2 commits into
nginx:masterfrom
thresheek:debianfixes

Conversation

@thresheek

Copy link
Copy Markdown
Member

Proposed changes

This PR brings a couple of debian-related fixes:

  • support for newer Cargo vendor
  • fixes erroneous symlinks in the source packages

Cargo vendor now includes original upstream Cargo.toml files to a
resulting archive.  Debhelper's dh_clean though by default removes those
files, which means the cargo checksumming no longer works when invoked
in the build system.
In case of source tarballs with matching names, e.g.
nginx-acme-$ver.tar.gz and nginx-acme-$ver-vendor.tar.gz , we had a
broken symlink created inside a source directory pointing to itself.
@thresheek
thresheek requested a review from a team as a code owner September 25, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant