--- powa-archivist-3.2.0.orig/debian/changelog +++ powa-archivist-3.2.0/debian/changelog @@ -1,3 +1,9 @@ +powa-archivist (3.2.0-2) unstable; urgency=medium + + * Upload for PostgreSQL 12. + + -- Christoph Berg Thu, 31 Oct 2019 11:06:58 +0100 + powa-archivist (3.2.0-1) unstable; urgency=medium * New upstream version --- powa-archivist-3.2.0.orig/debian/control +++ powa-archivist-3.2.0/debian/control @@ -10,11 +10,10 @@ Vcs-Browser: https://github.com/powa-team/powa-archivist Vcs-Git: https://github.com/powa-team/powa-archivist.git -Package: postgresql-10-powa +Package: postgresql-12-powa Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-10 -Description: PostgreSQL Workload Analyzer -- PostgreSQL 10 extension +Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-12 +Description: PostgreSQL Workload Analyzer -- PostgreSQL 12 extension This package contains the core extension of the PoWA project, a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. - --- powa-archivist-3.2.0.orig/debian/tests/control +++ powa-archivist-3.2.0/debian/tests/control @@ -1,3 +1,3 @@ -Depends: @, postgresql-contrib-10, postgresql-server-dev-all +Depends: @, postgresql-contrib-12, postgresql-server-dev-all Tests: installcheck Restrictions: allow-stderr