]> git.proxmox.com Git - debcargo-conf.git/blob - repackage.sh
Merge branches 'pending-chrono', 'pending-quickcheck-macros', 'pending-quick-xml...
[debcargo-conf.git] / repackage.sh
1 #!/bin/sh
2
3 . ./vars.sh.frag
4
5 if ! shouldbuild "$BUILDDIR/debian/changelog" "$PKGDIR/debian/changelog" && \
6 ! shouldbuild "$BUILDDIR/debian/changelog" "$DEBCARGO"; then
7 exit 0
8 fi
9
10 REALVER="$(get_existing_version "$PKGDIR")"
11 run_debcargo --no-overlay-write-back --changelog-ready