Source: python-letsencrypt Version: 0.0.0.dev20151123-1 Followup-For: Bug #805738 Control: tags 805738 patch Control: retitle 805738 versioned dependency on python-acme unsatisfiable
I'm really excited by your work on letsencrypt! Thanks! The last two uploads have unfortunately been uninstallable due to this issue... since the public beta is only two days away, here's a patch that fixes the issue: --- control.orig 2015-12-01 10:56:34.261665302 -0800 +++ control 2015-12-01 10:56:47.589487826 -0800 @@ -36,7 +36,7 @@ Package: python-letsencrypt Architecture: all -Depends: python-acme (= ${source:Upstream-Version}), +Depends: python-acme (>= ${source:Upstream-Version}), ${misc:Depends}, ${python:Depends} Recommends: letsencrypt If you really need to ensure that python-acme and python-letsencrypt have the same upstream version, you could add to python-acme: Breaks: python-letsencrypt (<< ${source:Upstream-Version}) Both of these together ought to solve the issue, without allowing the upstream versions to get out of sync. live well, vagrant
signature.asc
Description: PGP signature