Skip to content
Snippets Groups Projects
Commit fb69920e authored by Sjoerd Simons's avatar Sjoerd Simons
Browse files

Use deb-git-version-gen to create changelog files for snapshots


This will create meaningful (and increasing) version numbers for
building snapshots.

Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
parent 67948464
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ esac
if [ -z "$CI_COMMIT_TAG" ]
then
sed '1 {s/.*/'"$pkg ($dversion~) UNRELEASED; urgency=low"'/}' -i debian/changelog
deb-git-version-gen --dch --debug
fi
rm -rf debian/apertis/gitlab-ci.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment