vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 60d38948b1716680de3f022d7b5ffd315d2832e2
Merge: 3c56618 c55d933
Author: Jeremy Finzel <jfinzel@enova.com>
Date: Thu Dec 10 09:28:17 2020 -0600
Merge pull request #60 from df7cb/needs-root
Debian: persist needs-root fix in debian/tests/control.in
commit c55d933217263b7d1c911632b38fd6addef5c324
Author: Christoph Berg <myon@debian.org>
Date: Thu Dec 10 16:05:49 2020 +0100
Debian: persist needs-root fix in debian/tests/control.in
... and sync debian/tests/control with debian/tests/control.in.
commit 3c56618294753fa3ea2cb49ff7528e7320265ece
Merge: e26befa f4591c0
Author: Jeremy Finzel <jfinzel@enova.com>
Date: Wed Dec 9 09:20:37 2020 -0600
Merge pull request #59 from cpaelzer/fix-2.0-tests
Fix tests of 2.x upload to Debian
commit f4591c0b5828678148434f1a1f42ab256356cb66
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Date: Mon Dec 7 13:29:50 2020 +0100
Fix former upload of 2.0.0-1
The version 2.0.0-1 was used twice and due to that the fixup for
the WAL level is not yet present.
Furthermore the last upload (unmentioned and by mistake) had
needs-root dropped in d/t/control. Tests show that this is needed
so mention that this new upload from git will bring it back.
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
commit 8620c595f69536a2c87e14f99d846f7d022e1c4d
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Date: Mon Dec 7 15:31:12 2020 +0100
d/t/control: update test dependencies for postgresql-13
As outlined in d/Readme.md pg_buildext updatecontrol needs to run for a
new version to update dependencies. With those added the tests finally
work again.
Note: pg_buildext would also drop needs-root, but it is needed and
therefore kept.
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
commit e26befafe554b9e26a7e23ee51c583aabb06c46e
Merge: 37acd53 1592ccc
Author: Jeremy Finzel <jfinzel@enova.com>
Date: Thu Nov 19 08:21:38 2020 -0600
Merge pull request #58 from jfinzel/bugfix_regression
Fix regression test issue with pg13 by adding -o wal_level=logical to…
commit 1592ccc89323eefb73b1ec5567aaa0839a0e1571
Author: Jeremy Finzel <jfinzel@enova.com>
Date: Thu Nov 19 07:48:26 2020 -0600
Fix regression test issue with pg13 by adding -o wal_level=logical to installcheck