repackage.sh: give --changelog-ready

This commit is contained in:
Ximin Luo 2018-10-18 01:07:45 -07:00
parent 563168dd7c
commit 20dc0e02f4

View File

@ -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