* debian/patches/relax_requirements.patch: Removed, no longer needed.

This commit is contained in:
Michael Banck 2018-09-21 11:14:14 +02:00
parent 020bb733b7
commit 98f36e6735
3 changed files with 3 additions and 47 deletions

3
debian/changelog vendored
View file

@ -5,6 +5,9 @@ patroni (1.5.0-1) UNRELEASED; urgency=medium
[ Christoph Berg ]
* Mention Kubernetes in description.
[ Michael Banck ]
* debian/patches/relax_requirements.patch: Removed, no longer needed.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 25 Jul 2018 12:00:10 +0200
patroni (1.4.4-2) unstable; urgency=medium

View file

@ -1,46 +0,0 @@
Description: <short summary of the patch>
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 <myon@debian.org>
---
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: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
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

View file

@ -1,7 +1,6 @@
sphinx_no_mathjax.patch
startup_scripts.patch
coverage_binary.patch
relax_requirements.patch
consul_import.patch
patroni_service.patch
python3.7