mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 14:33:03 +02:00
fix: Mark continuwuity as replacing conduwuit
This commit is contained in:
parent
a3422d5625
commit
fa4e0b8802
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ maintainer = "continuwuity developers <contact@continuwuity.org>"
|
||||||
copyright = "2024, continuwuity developers"
|
copyright = "2024, continuwuity developers"
|
||||||
license-file = ["../../LICENSE", "3"]
|
license-file = ["../../LICENSE", "3"]
|
||||||
depends = "$auto, ca-certificates"
|
depends = "$auto, ca-certificates"
|
||||||
|
breaks = ["conduwuit (<<0.5.0)"]
|
||||||
|
replaces = ["conduwuit (<<0.5.0)"]
|
||||||
extended-description = """\
|
extended-description = """\
|
||||||
a cool hard fork of Conduit, a Matrix homeserver written in Rust"""
|
a cool hard fork of Conduit, a Matrix homeserver written in Rust"""
|
||||||
section = "net"
|
section = "net"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue