aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog.j2
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2024-02-04 16:42:36 -0500
committerJoshua M. Boniface <joshua@boniface.me>2024-02-07 02:26:43 -0500
commit7666f4d8b4d163d4830a82cce7db7849ae196581 (patch)
tree860f879715fefa5d952283e97e0e6184bfcf5718 /debian/changelog.j2
parentAdd missing step to README (diff)
downloadjellyfin-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.j25
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}
bgstack15