mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Put legacy packages as Debian 'Replaces'
This commit is contained in:
parent
ef7234ce20
commit
3fb458bf57
1 changed files with 5 additions and 0 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -40,6 +40,11 @@ Recommends: yunohost-admin,
|
||||||
libdbd-ldap-perl, libnet-dns-perl
|
libdbd-ldap-perl, libnet-dns-perl
|
||||||
Suggests: htop, vim, rsync, acpi-support-base
|
Suggests: htop, vim, rsync, acpi-support-base
|
||||||
Conflicts: iptables-persistent
|
Conflicts: iptables-persistent
|
||||||
|
Replaces: moulinette-yunohost, yunohost-config,
|
||||||
|
yunohost-config-others, yunohost-config-postfix,
|
||||||
|
yunohost-config-dovecot, yunohost-config-slapd,
|
||||||
|
yunohost-config-nginx, yunohost-config-amavis,
|
||||||
|
yunohost-config-mysql, yunohost-predepends
|
||||||
Description: YunoHost installation package
|
Description: YunoHost installation package
|
||||||
YunoHost aims to make self-hosting accessible to everyone.
|
YunoHost aims to make self-hosting accessible to everyone.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Add table
Reference in a new issue