Forráskód Böngészése

Correct bad signature line

Joshua Boniface 6 éve
szülő
commit
c72144111e
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      bump_version

+ 1 - 1
bump_version

@@ -150,7 +150,7 @@ echo -e "### DEBIAN PACKAGE CHANGELOG: Verify this file looks correct or edit ac
 jellyfin (${new_version}-1) unstable; urgency=medium
 jellyfin (${new_version}-1) unstable; urgency=medium
 ${changelog_string_deb}
 ${changelog_string_deb}
 
 
--- Jellyfin Packaging Team <packaging@jellyfin.org>  $( date --rfc-2822 )
+ -- Jellyfin Packaging Team <packaging@jellyfin.org>  $( date --rfc-2822 )
 " >> ${debian_changelog_temp}
 " >> ${debian_changelog_temp}
 cat ${debian_changelog_file} >> ${debian_changelog_temp}
 cat ${debian_changelog_file} >> ${debian_changelog_temp}
 # Edit the file to verify
 # Edit the file to verify