Bas Couwenberg pushed to branch master at Debian GIS Project / pg_comparator
Commits: 30b1ae11 by Bas Couwenberg at 2025-10-08T06:57:24+02:00 Update packaging for postgresql-18. - - - - - 7d9a3131 by Bas Couwenberg at 2025-10-08T06:57:56+02:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,12 +1,13 @@ -pg-comparator (2.3.2-6) UNRELEASED; urgency=medium +pg-comparator (2.3.2-6) unstable; urgency=medium * Team upload. * Drop support for 32-bit architectures. * Bump Standards-Version to 4.7.2, no changes. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. + * Update packaging for postgresql-18. - -- Bas Couwenberg <[email protected]> Wed, 11 Sep 2024 13:18:33 +0200 + -- Bas Couwenberg <[email protected]> Wed, 08 Oct 2025 06:57:26 +0200 pg-comparator (2.3.2-5) unstable; urgency=medium ===================================== debian/control ===================================== @@ -18,7 +18,7 @@ Depends: libdbi-perl, ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, -Recommends: postgresql-17, +Recommends: postgresql-18, libgetopt-long-descriptive-perl, libterm-readpassword-perl Description: efficient PostgreSQL table content comparison and synchronization View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/-/compare/b64ef7a8e2b3ac963701d118b3b9ab132694b6ba...7d9a31315a1ab1cfd88bc206bcda7afeee31c757 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/-/compare/b64ef7a8e2b3ac963701d118b3b9ab132694b6ba...7d9a31315a1ab1cfd88bc206bcda7afeee31c757 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
