@@ -, +, @@ --- base/univention-lib/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/base/univention-lib/debian/control +++ a/base/univention-lib/debian/control @@ -21,7 +21,8 @@ Depends: ${python:Depends}, python-ldb, python-samba, python-ldap, - python-imaging + python-imaging, + rdate Provides: ${python:Provides} Description: UCS - common scripting functions for Python scripts This package contains Python functions used by various -- rdate --- base/univention-system-setup/debian/control | 1 + 1 file changed, 1 insertion(+) --- a/base/univention-system-setup/debian/control +++ a/base/univention-system-setup/debian/control @@ -35,6 +35,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-univention-lib (>= 4.0.5-2), univention-ipcalc (>= 5), gettext-base, + rdate Breaks: univention-system-setup-boot (<< 8.1.63-5) Recommends: univention-management-console-module-setup, rdate, -- umc-module-setup --- .../univention-management-console-module-adtakeover/debian/control | 1 + 1 file changed, 1 insertion(+) --- a/management/univention-management-console-module-adtakeover/debian/control +++ a/management/univention-management-console-module-adtakeover/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>> 7), Package: univention-management-console-module-adtakeover Architecture: all Depends: univention-management-console-server, + univention-management-console-module-setup, univention-s4-connector, python-univention-lib (>= 3.0.26-37), fping --