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 1kegtw-0006WA-2v for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Nov 2020 15:58:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kegtv-0003Eu-2Y for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Nov 2020 15:58:43 +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 1kegqv-0000ce-Sf for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Nov 2020 15:55:37 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kegqp-0008J4-30 for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Nov 2020 15:55:37 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1471:c340:76e5:bff:fef3:7e00]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4CZYZ84y7gz3F0C; Mon, 16 Nov 2020 16:55:28 +0100 (CET) Date: Mon, 16 Nov 2020 16:55:28 +0100 From: Christoph Berg To: Adrien Nayrat Cc: PostgreSQL on Debian and Ubuntu Subject: Re: pg-track-settings updated to version 2.0.0-3.pgdg+1 Message-ID: <20201116155528.GK496957@msg.df7cb.de> References: <0a097c2d-bad9-9cb5-23e8-222ea5c5ea89@anayrat.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0a097c2d-bad9-9cb5-23e8-222ea5c5ea89@anayrat.info> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Adrien Nayrat > A new release is available since 3 October > > https://github.com/rjuju/pg_track_settings/releases/tag/2.0.1 > > When will it be available? Hi Adrien, I just built the new package, it should be available in about an hour. > I don't quite get how release process works when a new version is published > either if we need to ask someone to take account the new version :/ (I didn't > find answer on https://wiki.postgresql.org/wiki/Apt/FAQ) The "prepare source and trigger a build" part is still manual. In this case it took a while because I didn't get around to doing that earlier. Thanks for the poke! Christoph