Bas Couwenberg pushed to branch master at Debian GIS Project / pg_comparator
Commits: fc8a2724 by Bas Couwenberg at 2022-10-15T07:10:20+02:00 Update packaging for postgresql-15. - - - - - fcc89f03 by Bas Couwenberg at 2022-10-15T07:20:38+02:00 Update spelling-errors.patch. - - - - - 5f8f7e15 by Bas Couwenberg at 2022-10-15T07:20:38+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/patches/spelling-errors.patch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,11 @@ -pg-comparator (2.3.2-3) UNRELEASED; urgency=medium +pg-comparator (2.3.2-3) unstable; urgency=medium * Team upload. * Bump Standards-Version to 4.6.1, no changes. + * Update packaging for postgresql-15. + * Update spelling-errors.patch. - -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:16:21 +0200 + -- Bas Couwenberg <[email protected]> Sat, 15 Oct 2022 07:10:23 +0200 pg-comparator (2.3.2-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Depends: libdbi-perl, ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, -Recommends: postgresql-14, +Recommends: postgresql-15, libgetopt-long-descriptive-perl, libterm-readpassword-perl Description: efficient PostgreSQL table content comparison and synchronization ===================================== debian/patches/spelling-errors.patch ===================================== @@ -1,6 +1,7 @@ Description: Fix spelling errors. * allow to -> allow <verb>ing * Cheksum -> Checksum + * Licence -> License Author: Bas Couwenberg <[email protected]> Forwarded: mailto:[email protected] @@ -24,3 +25,12 @@ Forwarded: mailto:[email protected] C<pgc_cmp_2_0>, and summary tables are named by increasing the last number. =item C<--report>, C<--no-report> +@@ -1513,7 +1513,7 @@ Initial revision. + Copyright (c) 2004-2020, I<Fabien Coelho> + <pg dot comparator at coelho dot net> L<http://www.coelho.net/> + +-This software is distributed under the terms of the BSD Licence. ++This software is distributed under the terms of the BSD License. + Basically, you can do whatever you want, but you have to keep the license + and I'm not responsible for any consequences. + Beware, you may lose your data, your friends or your hairs because of this View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/-/compare/0049a8a2ae6be4bca7b6d1a043bfb39919bc0e64...5f8f7e15d34bd48ed340e3b0e320bb44e3ffe998 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/-/compare/0049a8a2ae6be4bca7b6d1a043bfb39919bc0e64...5f8f7e15d34bd48ed340e3b0e320bb44e3ffe998 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
