Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pCNbZ-000768-8s for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 02 Jan 2023 16:24:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pCNbX-0000n7-Cn for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 02 Jan 2023 16:24:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pCNbX-0000my-6P for pgsql-pkg-debian@lists.postgresql.org; Mon, 02 Jan 2023 16:24:03 +0000 Received: from mx.post.pl ([89.161.252.35]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pCNbQ-0008SA-Hk for pgsql-pkg-debian@lists.postgresql.org; Mon, 02 Jan 2023 16:24:02 +0000 Received: from thanos.fritz.box (aftr-62-216-202-25.dynamic.mnet-online.de [62.216.202.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail02.home.net.pl (Postfix) with ESMTPSA id 666ED20DD6 for ; Mon, 2 Jan 2023 17:23:54 +0100 (CET) Message-ID: <33c7d164e104c1c86fa612433cca73b654809429.camel@post.pl> Subject: New versions of Londiste and Skytools From: Tomasz Rybak To: PostgreSQL on Debian and Ubuntu Date: Mon, 02 Jan 2023 17:23:46 +0100 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-Tsxt93UQX3XFW2jkmAj+" User-Agent: Evolution 3.46.2-1 MIME-Version: 1.0 X-CLIENT-IP: 62.216.202.25 X-CLIENT-HOSTNAME: aftr-62-216-202-25.dynamic.mnet-online.de X-VADE-SPAMSTATE: clean X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrjedvgdekkecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfjqffogffrnfdpggftiffpkfenuceurghilhhouhhtmecuudehtdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkffuhffvffgtfgggsehgtderredtreejnecuhfhrohhmpefvohhmrghsiicutfihsggrkhcuoehtohhmrghsiidrrhihsggrkhesphhoshhtrdhplheqnecuggftrfgrthhtvghrnhepuddvhfeuffevfefgueejheekkeffgeekkefgueetjeeftedukeffieevgeeijeeunecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepiedvrddvudeirddvtddvrddvheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeivddrvdduiedrvddtvddrvdehpdhhvghlohepthhhrghnohhsrdhfrhhithiirdgsohigpdhmrghilhhfrhhomhepvfhomhgrshiiucfthigsrghkuceothhomhgrshiirdhrhigsrghksehpohhsthdrphhlqedpnhgspghrtghpthhtohepuddprhgtphhtthhopehpghhsqhhlqdhpkhhgqdguvggsihgrnheslhhishhtshdrphhoshhtghhrvghsqhhlrdhorhhg X-DCC--Metrics: mail02.home.net.pl 1024; Body=1 Fuz1=1 Fuz2=1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --=-Tsxt93UQX3XFW2jkmAj+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello everyone. Last year Christoph sent emails asking for help with maintaining Londiste/Skytools packages. We discussed a bit about that during this year's PgConfEU in Berlin. As we're using Londiste in company I work for, I'll try to bring them to recent versions and current team's policies (e.g. using git-buildpackage). To summarize current state: pgq - in current version (3.5-1), using gbp pgq-node - in current version (3.5-2), using gbp python-skytools - older version (upstream: 3.8.1, Debian 3.6.1-1), using gbp londiste - older version (upstream: 3.11, Debian 3.4.1-2), no gbp pgqd - older version (upstream: 3.5, Debian 3.3-5), no gbp python-pgq - older version (upstream: 3.7.1, Debian 3.5-3), no gbp Today I updated python-skytools, and uploaded to Debian. Steps I took: 1. Fix watch file 2. gbp import-orig --uscan (from 3.6.1 to 3.8.1) 3. Bump standards version 4. Add myself to uploaders 5. Build and upload Lintian complains about hardening - I might look into that after fixing all other packages. I also started working on londiste. My changes: 1. Create upstream branch (after file:///usr/share/doc/git-buildpackage/manual- html/gbp.import.convert.html#gbp.import.upstream.not.on.branch 2. Fix debian/watch file 3. gbp import-orig (from 3.4.1 to 3.11) 4. Bump standards version, add myself to uploaders, add debian/gbp.conf All changes are in git log :-) 5. Build package locally. I haven't uploaded it yet: it depends (for tests) on newer version of python-skytools, so I'll wait for it to get accepted. I pushed all changes to Salsa. If there are some questions, or if there is other way of doing it, please comment. I noticed that upstream release londiste-sql (https://github.com/pgq/londiste-sql ) which is missing from Debian. We'll test if this is really needed, and I intend to package it in such a case; but as we are close to freeze, I'm not sure if it passes NEW before deadline. Best regards. --=20 Tomasz Rybak, Debian Developer GPG: A565 CE64 F866 A258 4DDC=C2=A0F9C7 ECB7 3E37 E887 AA8C --=-Tsxt93UQX3XFW2jkmAj+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE1bhtbqZEgXjcK9cyggqgxGY3jWkFAmOzBRIACgkQggqgxGY3 jWk3Vg/9EPfaCV/0xCX9UjFChoq52HzJ4aak8FvEVBf7PE9YzWDy1rxpv8UYQDIE FaiPzQH0rxaLQamQRL3GV7H5xZMJN2jMiR2KM0YZK0xjDDV6x0E6vSQEZB4NXpNA 3k0VvzyXritzaOapzBq0Hg0vryGyf/3WSBYA3Kz8AsfBmEF+PUMqChpxrK8YTH8J cYvijJ8BvpfArOlq9xE329Hz0QEq1jkqxcuX5r1CIZ2hdK3ywKx83iAlEjQo5otn W9bYZ2afcvftPljewdRjyv4uEMQ1OXngLu4b7G3All1vzVrjPxbqw8/yNWUlZ7JN s1tm70aXvOgvx2tNsuy1Z1H5jYIIcf44PdOVasXLa+io8ohzIzuJuFOvx5yKEqhR L368V50gAdmLwFTnsyk2/40v4P/noqu1XjwZKyETu6uUWD/AvAvgqegvjb0s0R0+ JwMlNfyndYkusQAVy9McftRJzqJkdPJBvkgcJVPKnALzg7UsztZzpMxJTStW4FvK WRMpokmOt4uXHerjVnP1BFhb0Yy9qkuDoXC1prLnz5PAtsk1WKbrea4L/WpQuNDG WAY6SpHTxbtvwcnP2VCzSfUMP35rMSvavzh2KhjgZ9TIMRBgKXtxhtOujOw9Hbtc cdA6HCjdrgXij7YKWIL0BXeJNp3DR0FCCMck5btt+qPmBb8eOuE= =zAob -----END PGP SIGNATURE----- --=-Tsxt93UQX3XFW2jkmAj+--