1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-30 18:42:05 +00:00

fix: Mark continuwuity as replacing conduwuit

This commit is contained in:
Ginger 2025-09-08 11:51:38 -04:00 committed by nex
parent 90005fda7e
commit 02697b7dd8

View file

@ -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"