diff options
author | Joshua M. Boniface <joshua@boniface.me> | 2024-02-04 16:42:36 -0500 |
---|---|---|
committer | Joshua M. Boniface <joshua@boniface.me> | 2024-02-07 02:26:43 -0500 |
commit | 7666f4d8b4d163d4830a82cce7db7849ae196581 (patch) | |
tree | 860f879715fefa5d952283e97e0e6184bfcf5718 /debian/changelog.j2 | |
parent | Add missing step to README (diff) | |
download | jellyfin-packaging-7666f4d8b4d163d4830a82cce7db7849ae196581.tar.gz jellyfin-packaging-7666f4d8b4d163d4830a82cce7db7849ae196581.tar.bz2 jellyfin-packaging-7666f4d8b4d163d4830a82cce7db7849ae196581.zip |
Add Dockerized debian builders
Diffstat (limited to 'debian/changelog.j2')
-rw-r--r-- | debian/changelog.j2 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/changelog.j2 b/debian/changelog.j2 deleted file mode 100644 index 5cf4c80..0000000 --- a/debian/changelog.j2 +++ /dev/null @@ -1,5 +0,0 @@ -jellyfin ({package_version}-{package_build}) unstable; urgency=medium - - * {release_comment} - - -- Jellyfin Packaging Team <packaging@jellyfin.org> {release_date} |