mirror of
https://git.proxmox.com/git/debcargo-conf
synced 2025-04-28 16:24:37 +00:00
repackage.sh: give --changelog-ready
This commit is contained in:
parent
563168dd7c
commit
20dc0e02f4
@ -8,4 +8,4 @@ if ! shouldbuild "$BUILDDIR/debian/changelog" "$PKGDIR/debian/changelog" && \
|
||||
fi
|
||||
|
||||
REALVER="$(sed -nre "s/.*Package .* (.*) from crates.io.*/\1/gp" "$PKGDIR/debian/changelog" | head -n1)"
|
||||
run_debcargo --no-overlay-write-back
|
||||
run_debcargo --no-overlay-write-back --changelog-ready
|
||||
|
Loading…
Reference in New Issue
Block a user