fix: Mark continuwuity as replacing conduwuit

This commit is contained in:
Ginger 2025-09-08 11:51:38 -04:00
commit fa4e0b8802
No known key found for this signature in database

View file

@ -27,6 +27,8 @@ maintainer = "continuwuity developers <contact@continuwuity.org>"
copyright = "2024, continuwuity developers"
license-file = ["../../LICENSE", "3"]
depends = "$auto, ca-certificates"
breaks = ["conduwuit (<<0.5.0)"]
replaces = ["conduwuit (<<0.5.0)"]
extended-description = """\
a cool hard fork of Conduit, a Matrix homeserver written in Rust"""
section = "net"