Correct changelog text for Debian unstable build

This commit is contained in:
Joshua M. Boniface 2020-06-12 16:12:30 -04:00
parent 1affef1208
commit b796e6b807

View file

@ -16,7 +16,7 @@ if [[ ${GIT_BRANCH} == 'refs/heads/package' ]]; then
cat <<EOF >changelog
jellyfin-web (${BUILD_ID}-unstable) unstable; urgency=medium
* Jellyfin unstable build ${BUILD_ID} for merged PR #${PR_ID}
* Jellyfin Web unstable build ${BUILD_ID} for merged PR #${PR_ID}
-- Jellyfin Packaging Team <packaging@jellyfin.org> $( date --rfc-2822 )
EOF