Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1turE0-00Cumr-0M for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 19 Mar 2025 11:04:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1turDy-0024Mx-Jp for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 19 Mar 2025 11:04:38 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1turDy-0024Mp-D1 for pgsql-pkg-debian@lists.postgresql.org; Wed, 19 Mar 2025 11:04:38 +0000 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1turDu-003kHU-1G for pgsql-pkg-debian@postgresql.org; Wed, 19 Mar 2025 11:04:37 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4ZHm7L1XSNz9sp5; Wed, 19 Mar 2025 12:04:30 +0100 (CET) Date: Wed, 19 Mar 2025 12:04:28 +0100 From: Christoph Berg To: Smolkin Grigory Cc: Brian Cosgrove , Bradford Boyle , pgsql-pkg-debian@postgresql.org Subject: Re: Packages for pg_doorman Message-ID: Mail-Followup-To: Christoph Berg , Smolkin Grigory , Brian Cosgrove , Bradford Boyle , pgsql-pkg-debian@postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4ZHm7L1XSNz9sp5 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Smolkin Grigory > So, is it OK for you if we proceed with "debian/" based on vendor tarball? > > Tarball itself looks like this (in assets) > https://github.com/ozontech/pg_doorman/releases/tag/v1.7.9 Note that debian/copyright needs to cover everything shipped, including anything "vendored". Christoph