Source: custodia
Version: 0.1.0-6
Severity: important
Tags: patch

Due to a cut'n'paste error python3-cerealizer lacks
a direct python3 dependency:

--- debian/control.old  2017-07-06 12:30:00.000000000 +0000
+++ debian/control      2017-07-06 12:30:08.000000000 +0000
@@ -56,7 +56,7 @@
 
 Package: python3-custodia
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
+Depends: ${misc:Depends}, ${python3:Depends},
  python3-jwcrypto,
 Description: Python3 bindings to Custodia -- Modular and pluggable Secrets 
Manager
  Custodia allows one to serve retrieve, manage and store secrets for other

Reply via email to