diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2015-12-18 13:05:55 +0100 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2015-12-18 13:05:55 +0100 | 
| commit | 1fd013a17afa0000bef7f76859468e40ab032263 (patch) | |
| tree | 4a0548c718fa6687553c10f9069f566ddfb40b89 /debian/control | |
| parent | 739348125542fda01a8dbafc816dfa240786e6e6 (diff) | |
Add Conflict with "letsencrypt".
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index 856f30d..4a7f4a5 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Depends: ${misc:Depends}, ${perl:Depends},   libwww-perl, libjson-perl | libjson-xs-perl,   openssl, netcat-openbsd | netcat-traditional  Recommends: liblwp-protocol-https-perl, socat +Conflicts: letsencrypt  Description: Tiny ACME client for Let's Encrypt   This tiny ACME client written is with process isolation and minimal privileges   in mind.  It is divided into three components: | 
