Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . patroni (1.4.1-1) UNRELEASED; urgency=medium . * New upstream release. . [ Christoph Berg ] * Move packaging repository to salsa.debian.org . [ Michael Banck ] * debian/patches/pgpass_in_testsuite.patch: Removed, no longer needed. * debian/patches/sphinx_no_mathjax.patch: Refreshed. * debian/patches/startup_scripts.patch: Updated. * debian/patches/coverage_binary.patch: Likewiese. * debian/pathes/relax_kazoo_requirement.patch: Removed, no longer needed. * debian/rules (override_dh_auto_install): Remove tr-hack, the example init file no longer has DOS line endings. * debian/control (Build-Depends): Added python3-kubernetes. Author: Christoph Berg --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: https://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: 2018-01-24 --- patroni-1.4.1.orig/requirements.txt +++ patroni-1.4.1/requirements.txt @@ -13,4 +13,4 @@ tzlocal python-dateutil psutil cdiff -kubernetes==3.0.0 +kubernetes>=2.0.0