vcswatch reports that
this package seems to have a new changelog entry (version
283, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 55c04d14f0fc1621f1c8169bb13fb289ac911bc4
Author: Christoph Berg <myon@debian.org>
Date: Wed Sep 10 20:13:31 2025 +0200
Ubuntu uses .ddeb for -dbgsym packages
commit 5702d662fb8e219cc9ec10665357f77872f6d53c
Author: Christoph Berg <myon@debian.org>
Date: Wed Sep 10 16:11:47 2025 +0200
use Breaks: postgresql-NN-jit-llvm (<< X)
Instead of having extensions depend on postgresql-NN-jit-llvm (>= X), use
Breaks: postgresql-NN-jit-llvm (<< X) so postgresql-NN-jit does not have to be
installed.
While at it, do some extension_control_path fixes that were missed earlier.
commit 7c60f8c5f902b48a02c485c89ea9ffd09728fe8c
Author: Christoph Berg <myon@debian.org>
Date: Wed Sep 10 14:24:46 2025 +0200
Remove postgresql-common -> postgresql-common-dev dependency; add 'make' to postgresql-common-dev dependencies.