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 1pnNg8-0001sc-CE for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 14 Apr 2023 17:57: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 1pnNg7-0002cS-9U for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 14 Apr 2023 17:57: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 1pnNg7-0002cJ-3d for pgsql-pkg-debian@lists.postgresql.org; Fri, 14 Apr 2023 17:57:43 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pnNg4-002u5U-2V for pgsql-pkg-debian@lists.postgresql.org; Fri, 14 Apr 2023 17:57:42 +0000 Received: from msg.df7cb.de (d64-180-43-183.bchsia.telus.net [64.180.43.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4PykgQ3842z3DyZ; Fri, 14 Apr 2023 19:57:38 +0200 (CEST) Date: Fri, 14 Apr 2023 10:57:35 -0700 From: Christoph Berg To: Bradford Boyle Cc: Paul De Audney , pgsql-pkg-debian@lists.postgresql.org Subject: Re: Packaging request - pgvector Message-ID: 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: Archived-At: Precedence: bulk Re: Bradford Boyle > I got around to working on this before the weekend. Here is a summary of what I > have done so far and where you can find the different pieces. Hi Bradford, I'm currently travelling so I can't promise to look at it now, but what you said sounds very promising. Will check asap. > * d/control has me listed as uploader; I think this is correct given my > understanding of Debian policy [2] Uploaders has been misnamed forever, it's really "Co-Maintainers", so your name in there is correct and welcome. Christoph