mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
debian: Replace and break older versions of plinth
This is necessary to avoid errors when installing freedombox with older plinth already installed. Also make plinth depend on latest freedombox to ensure upgrades go smoothly. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
bf0b7578f2
commit
25b5eaf4d9
10
debian/control
vendored
10
debian/control
vendored
@ -45,8 +45,12 @@ Vcs-Git: https://salsa.debian.org/freedombox-team/plinth.git
|
||||
Vcs-Browser: https://salsa.debian.org/freedombox-team/plinth
|
||||
|
||||
Package: freedombox
|
||||
Breaks: freedombox-setup (<< 0.13~)
|
||||
Replaces: freedombox-setup (<< 0.13~)
|
||||
Breaks:
|
||||
freedombox-setup (<< 0.13~),
|
||||
plinth (<< 0.46.0~),
|
||||
Replaces:
|
||||
freedombox-setup (<< 0.13~),
|
||||
plinth (<< 0.46.0~),
|
||||
Architecture: all
|
||||
Provides: plinth
|
||||
Depends:
|
||||
@ -164,7 +168,7 @@ Priority: optional
|
||||
Section: oldlibs
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
freedombox,
|
||||
freedombox (>> 0.46.0),
|
||||
Description: easy to manage, privacy oriented home server (transitional package)
|
||||
FreedomBox is designed to be your own inexpensive server at home. It runs free
|
||||
software and offers an increasing number of services ranging from a calendar or
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user