Fix bad dependency handling in 10.6.0-1

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.
This commit is contained in:
Joshua M. Boniface
2020-07-19 23:26:59 -04:00
parent c8539709ac
commit 4ecedb2a12
2 changed files with 8 additions and 3 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
jellyfin-server (10.6.0-2) unstable; urgency=medium
* Fix upgrade bug
-- Joshua Boniface <joshua@boniface.me> Sun, 19 Jul 22:47:27 -0400
jellyfin-server (10.6.0-1) unstable; urgency=medium
* Forthcoming stable release