Use Breaks instead of Conflicts with alternc-ssl and alternc-admintools

This follows the Debian policy on using Breaks when moving files from one
package to another.

@see https://www.debian.org/doc/debian-policy/ch-relationships.html#conflicting-binary-packages-conflicts

If apt/apt-get are used to install the new package, it will know to automatically
remove alternc-ssl (or alternc-admintools) instead of refusing to proceed at all.
This commit is contained in:
Kienan Stewart 2019-12-17 15:45:42 -05:00
parent bce334e75b
commit a6c0e8cf1b
No known key found for this signature in database
GPG Key ID: 075A846E78FE47EA
1 changed files with 3 additions and 3 deletions

6
debian/control vendored
View File

@ -70,12 +70,12 @@ Recommends: default-mysql-server | mysql-server | mariadb-server
, unzip , unzip
, bzip2 , bzip2
, alternc-certificate-provider-letsencrypt , alternc-certificate-provider-letsencrypt
Conflicts: alternc-admintools Breaks: alternc-admintools
, alternc-awstats (<< 1.0) , alternc-ssl
Conflicts: alternc-awstats (<< 1.0)
, alternc-webalizer (<= 0.9.4) , alternc-webalizer (<= 0.9.4)
, alternc-mailman (<< 2.0) , alternc-mailman (<< 2.0)
, courier-authlib , courier-authlib
, alternc-ssl
Provides: alternc-admintools Provides: alternc-admintools
, alternc-ssl , alternc-ssl
Replaces: alternc-admintools Replaces: alternc-admintools