ci: bootstrap the debian packaging
This commit is contained in:
parent
10203ee645
commit
720e1dc9c4
|
@ -30,7 +30,7 @@ mv src_dist/${dst_name}.tar.bz2 \
|
|||
echo "changing directory to ${src_repo}/debbuild/${dst_full_name}"
|
||||
|
||||
cd ${src_repo}/debbuild/${dst_full_name}
|
||||
|
||||
(cd debian && ./bootstrap.sh)
|
||||
dch -v "${dst_full_version}-1" \
|
||||
-M --force-distribution -D "$distro" \
|
||||
"Nightly build at ${datestamp}."
|
||||
|
|
Loading…
Reference in New Issue