mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Correct bad signature line
This commit is contained in:
parent
3518400b22
commit
c72144111e
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ echo -e "### DEBIAN PACKAGE CHANGELOG: Verify this file looks correct or edit ac
|
|||
jellyfin (${new_version}-1) unstable; urgency=medium
|
||||
${changelog_string_deb}
|
||||
|
||||
-- Jellyfin Packaging Team <packaging@jellyfin.org> $( date --rfc-2822 )
|
||||
-- Jellyfin Packaging Team <packaging@jellyfin.org> $( date --rfc-2822 )
|
||||
" >> ${debian_changelog_temp}
|
||||
cat ${debian_changelog_file} >> ${debian_changelog_temp}
|
||||
# Edit the file to verify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue