mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 17:42:40 -04:00
4ecedb2a12
Fixes the incorrect dependency handling from 10.6.0, which was missing the Replaces and Breaks entries on jellyfin-server. Thus apt would complain about /etc/default/jellyfin being in two packages and fail to upgrade. With this configuration, I've verified that apt now handles this situation properly.