From 1c0c9069d45abd0534ffd3cc869198165d2401a8 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Sun, 13 Feb 2022 22:43:30 +0100 Subject: [PATCH] * debian/changelog: Fix whitespace. --- debian/changelog | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index b19e5c0..5ac82b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ patroni (2.1.2-3) UNRELEASED; urgency=medium [ Michael Banck ] - * debian/control (Build-Depends, patroni/Depends): Added python3-pysyncobj. + * debian/control (Build-Depends, patroni/Depends): Added python3-pysyncobj. * debian/patches/acceptance_tests_system_patroni.patch: Also fix - patroni_raft_controller startup. + patroni_raft_controller startup. * debian/tests/control: Add raft acceptance test and add python3-pysyncobj to unit test depends. * debian/tests/test: No longer remove raft tests, no longer needed. @@ -11,6 +11,7 @@ patroni (2.1.2-3) UNRELEASED; urgency=medium needed. * debian/patches/regression_tests_psutil_compat.patch: New patch, add compatibility for newer psutil in the regression tests (Closes: #1003562). + * debian/changelog: Fix whitespace. -- Debian PostgreSQL Maintainers Sun, 13 Feb 2022 15:54:41 +0100 @@ -36,7 +37,7 @@ patroni (2.1.2-1) unstable; urgency=medium * debian/tests/control: Give Test-Commands meaningful names. [ Michael Banck ] - * debian/patches/acceptance_tests_system_patroni.patch: Refreshed. + * debian/patches/acceptance_tests_system_patroni.patch: Refreshed. -- Michael Banck Fri, 03 Dec 2021 17:13:13 +0100 @@ -99,7 +100,7 @@ patroni (2.0.1-2) unstable; urgency=medium patroni (2.0.1-1) unstable; urgency=medium * New upstream major release. - * debian/README.Debian: Add note about rewind user. + * debian/README.Debian: Add note about rewind user. * debian/patches/offline_intersphinx.patch: Refreshed. * debian/patches/requirements_setuptools.patch: Refreshed. * debian/patches/startup_scripts.patch: Refreshed. @@ -120,7 +121,7 @@ patroni (1.6.5-5) unstable; urgency=medium in $NETWORK. [ Michael Banck ] - * debian/config.yml.in: Listen to all interfaces by default. + * debian/config.yml.in: Listen to all interfaces by default. -- Michael Banck Wed, 26 Aug 2020 15:33:04 +0200 @@ -159,7 +160,7 @@ patroni (1.6.5-2) unstable; urgency=medium patroni (1.6.5-1) unstable; urgency=medium * New upstream release. - * debian/patches/fix_failing_tests.patch: Removed, no longer needed. + * debian/patches/fix_failing_tests.patch: Removed, no longer needed. -- Michael Banck Mon, 27 Apr 2020 18:24:43 +0200 @@ -181,7 +182,7 @@ patroni (1.6.4-2) unstable; urgency=medium patroni (1.6.4-1) unstable; urgency=medium * New upstream release. - * debian/patches/check_postmaster.patch: Removed. + * debian/patches/check_postmaster.patch: Removed. * debian/patches/acceptance_tests_system_patroni.patch: Refreshed. * debian/patches/v12_fix_recovery.conf_parameters.patch: Removed, no longer needed. @@ -252,7 +253,7 @@ patroni (1.6.0-4) unstable; urgency=medium patroni (1.6.0-3) unstable; urgency=medium - * debian/control (patroni/Depends): Added python3-distutils. + * debian/control (patroni/Depends): Added python3-distutils. * debian/patches/acceptance_tests_timeouts.patch: New patch, increases a timeout of an often failing autopkgtest test. @@ -308,13 +309,13 @@ patroni (1.5.5-1) unstable; urgency=medium * debian/patches/consul_import.patch: Refreshed. * debian/patches/reclone-unable-pg_rewind.patch: Removed, no longer needed. * debian/config.yml.in: Set use_pg_rewind to false again. - + -- Michael Banck Sat, 16 Feb 2019 07:30:02 +0100 patroni (1.5.4-8) unstable; urgency=medium * debian/pg_createconfig_patroni: Remove debugging output and fix premature - exit. + exit. * debian/patches/acceptance_tests_coverage_binary.patch: Updated according to upstream feedback. * debian/patches/behave_failure_logging.patch: Likewise. @@ -485,7 +486,7 @@ patroni (1.5.1-1) unstable; urgency=medium * debian/patches/consul_import.patch: Likewise. * debian/patches/coverage_binary.patch: Likewise. * debian/patches/startup_scripts.patch: Likewise. - * debian/pg_createconfig_patroni: New script. + * debian/pg_createconfig_patroni: New script. * debian/dcs.yml, debian/config.yml.in: New configuration templates. * debian/patroni.install: Install new script to /usr/bin and configuration templates to /etc/patroni. @@ -494,7 +495,7 @@ patroni (1.5.1-1) unstable; urgency=medium patroni (1.5.0-12) unstable; urgency=medium - * debian/patroni.install: Install binaries as well. + * debian/patroni.install: Install binaries as well. * debian/patches/acceptance_tests_system_patroni.patch: New patch, use the system installed patroni for acceptance tests. @@ -514,7 +515,7 @@ patroni (1.5.0-10) unstable; urgency=medium * debian/patroni.install: Move installation of HTML documentation to ... * debian/patroni-doc.install: ... this new file. * debian/rules (override_dh_installinit): Install init scripts in - patroni package only. + patroni package only. -- Michael Banck Fri, 26 Oct 2018 12:43:07 +0100 @@ -560,7 +561,7 @@ patroni (1.5.0-6) unstable; urgency=medium patroni (1.5.0-5) unstable; urgency=medium - * debian/patches/check_postmaster.patch: Update unit tests as well. + * debian/patches/check_postmaster.patch: Update unit tests as well. -- Michael Banck Wed, 26 Sep 2018 16:08:50 +0200 @@ -575,7 +576,7 @@ patroni (1.5.0-4) unstable; urgency=medium patroni (1.5.0-3) unstable; urgency=medium - * debian/gitlab-ci.yml: New file. + * debian/gitlab-ci.yml: New file. * debian/patches/behave_failure_logging.patch: New patch, copy over output directory of a failed feature with `_failed' at the end. * debian/tests/acceptance: Dump logs for failed features.