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 1kOHIP-0006sj-Oz for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 02 Oct 2020 09:24:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kOHIO-0000Ns-Mr for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 02 Oct 2020 09:24:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOHIO-0000Nl-Hx for pgsql-pkg-debian@lists.postgresql.org; Fri, 02 Oct 2020 09:24:08 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOHIL-0006vS-M0 for pgsql-pkg-debian@lists.postgresql.org; Fri, 02 Oct 2020 09:24:07 +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 4C2l1H5JlMz3Dwf; Fri, 2 Oct 2020 11:24:03 +0200 (CEST) Date: Fri, 2 Oct 2020 11:24:03 +0200 From: Christoph Berg To: Richard Huxton Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: PostgreSQL 13 package for pgtap - how to get one? Message-ID: <20201002092403.GC536731@msg.df7cb.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Richard Huxton > If there is a public repo for this then I'm happy to do a bit more work and > testing and submit a pull request, but I couldn't find the debian packaging > repo. Hi, I updated the package yesterday, it's available from apt.postgresql.org. (And in Debian once it passes the NEW queue.) Christoph