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 1kOGCk-0004LC-EY for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 02 Oct 2020 08:14:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kOGCg-0006c9-S7 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 02 Oct 2020 08:14:10 +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 1kOGCg-0006c2-N1 for pgsql-pkg-debian@lists.postgresql.org; Fri, 02 Oct 2020 08:14:10 +0000 Received: from cpc110687-lewi19-2-0-cust1638.2-4.cable.virginm.net ([82.2.102.103] helo=mail.huxton.org.uk) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOGCe-0006Q2-6k for pgsql-pkg-debian@lists.postgresql.org; Fri, 02 Oct 2020 08:14:09 +0000 Received: from mail.huxton.org.uk (localhost [127.0.0.1]) by mail.huxton.org.uk (Postfix) with ESMTP id 1A2DF8013F for ; Fri, 2 Oct 2020 09:14:05 +0100 (BST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 02 Oct 2020 09:14:04 +0100 From: Richard Huxton To: pgsql-pkg-debian@lists.postgresql.org Subject: PostgreSQL 13 package for pgtap - how to get one? Message-ID: X-Sender: richard@huxton.org.uk User-Agent: Roundcube Webmail/1.3.15 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk It's easy enough to build yourself of course, but I'm assuming pgtap is quite a popular extension. The current packaging seems to do everything up to postgresql v12 and I'm not experienced in Debian pacakaging, but it seemed to just need the extra version added to debian/control and tests/control to produce one for postgresql v13. 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. TIA -- Richard Huxton