mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Conflict with a specific version of dns-root-data
This commit is contained in:
parent
2a5db2ed10
commit
6c52145761
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
yunohost (2.7.14.2) stable; urgency=low
|
||||||
|
|
||||||
|
* [fix] Indicate YunoHost conflict with a specific version of dns-root-data
|
||||||
|
|
||||||
|
-- ljf <ljf+yunohost@grimaud.me> Tue, 26 Jun 2018 00:49:00 +0000
|
||||||
|
|
||||||
yunohost (2.7.14.1) stable; urgency=low
|
yunohost (2.7.14.1) stable; urgency=low
|
||||||
|
|
||||||
* [fix] Indicate YunoHost conflict with dns-root-data debian package
|
* [fix] Indicate YunoHost conflict with dns-root-data debian package
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -40,7 +40,7 @@ Conflicts: iptables-persistent
|
||||||
, yunohost-config-dovecot, yunohost-config-slapd
|
, yunohost-config-dovecot, yunohost-config-slapd
|
||||||
, yunohost-config-nginx, yunohost-config-amavis
|
, yunohost-config-nginx, yunohost-config-amavis
|
||||||
, yunohost-config-mysql, yunohost-predepends
|
, yunohost-config-mysql, yunohost-predepends
|
||||||
, dns-root-data
|
, dns-root-data (>= 2017072601~deb8u2)
|
||||||
Replaces: moulinette-yunohost, yunohost-config
|
Replaces: moulinette-yunohost, yunohost-config
|
||||||
, yunohost-config-others, yunohost-config-postfix
|
, yunohost-config-others, yunohost-config-postfix
|
||||||
, yunohost-config-dovecot, yunohost-config-slapd
|
, yunohost-config-dovecot, yunohost-config-slapd
|
||||||
|
|
Loading…
Add table
Reference in a new issue