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 1pmpwc-0005yh-DU for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 13 Apr 2023 05:56:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pmpwb-00066N-4e for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 13 Apr 2023 05:56:29 +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 1pmpwa-00066D-Ut for pgsql-pkg-debian@lists.postgresql.org; Thu, 13 Apr 2023 05:56:28 +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 1pmpwX-002aKf-LN for pgsql-pkg-debian@lists.postgresql.org; Thu, 13 Apr 2023 05:56:28 +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 4Pxpjh0J5Kz3F1C; Thu, 13 Apr 2023 07:56:23 +0200 (CEST) Date: Wed, 12 Apr 2023 22:56:20 -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 was wondering what is the correct way to make a packaging request for https://github.com/pgvector/pgvector? > > I just checked and it doesn't look like there is an existing package > for pgvector, nor is there an intent to package (ITP) in the Debian > bug tracking system (BTS). I can help with creating a Debian package > for pgvector and preparing a patch for pgapt, but I'd need a Debian > developer to sponsor the upload to unstable and someone with commit > privileges to pgapt. If there's no objection, I can take a first pass > at this over the weekend. That sounds excellent. Would you want to maintain it within the PostgreSQL team on salsa.debian.org where the other team-maintained packages live? I can give you commit access there. Christoph