Package: python3-radicale
Version: 1.1.1+20160115-4
Severity: serious
Tags: patch
Due to a cut'n'paste error there are no package dependencies.
Fix (also removes the deprecated XB-Python3-Version):
--- debian/control.old 2017-07-06 17:49:43.000000000 +0000
+++ debian/control 2017-07-06 17:50:24.000000000 +0000
@@ -73,9 +73,8 @@
Package: python3-radicale
Section: python
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
-XB-Python3-Version: ${python:Versions}
+Depends: ${misc:Depends}, ${python3:Depends}
+Provides: ${python3:Provides}
Description: simple calendar and addressbook server - python3 module
Radicale is a CalDAV (calendar) and CardDAV (contact) server.
.