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 1lCzFV-0004Hb-E3 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 Feb 2021 06:26:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lCzFU-0008Ub-8U for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 Feb 2021 06:26:44 +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 1lCzFT-0008UU-WB for pgsql-pkg-debian@lists.postgresql.org; Fri, 19 Feb 2021 06:26:44 +0000 Received: from forwardcorp1o.mail.yandex.net ([95.108.205.193]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lCzFN-0005je-58 for pgsql-pkg-debian@postgresql.org; Fri, 19 Feb 2021 06:26:43 +0000 Received: from iva8-d077482f1536.qloud-c.yandex.net (iva8-d077482f1536.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:2f26:0:640:d077:482f]) by forwardcorp1o.mail.yandex.net (Yandex) with ESMTP id 51F1E2E15EC for ; Fri, 19 Feb 2021 09:26:34 +0300 (MSK) Received: from iva8-5ba4ca89b0c6.qloud-c.yandex.net (iva8-5ba4ca89b0c6.qloud-c.yandex.net [2a02:6b8:c0c:a8ae:0:640:5ba4:ca89]) by iva8-d077482f1536.qloud-c.yandex.net (mxbackcorp/Yandex) with ESMTP id c0OQ3TuNQe-QY0SSEfA; Fri, 19 Feb 2021 09:26:34 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1613715994; bh=zOohJewrUn5mghuDkgkzj8w52m7YAdi9NEq5xYd7Eik=; h=To:Date:Message-Id:Subject:From; b=Av0OIiZKFNiFKqB6SRRAlP/7y9NpIYRVgK8TxpnJajtwRYLvwz/U7EpityPNpkNBR HpIMEdHKAW8R3CR6B4eluddKV0GXlEikUUgFicNJqdd/gMxBOMDW5bf8byvkkq+9P8 FlSb4xW/zpKUIe6Dm2sp35Dsb5urmXJBqO8BMDu4= Authentication-Results: iva8-d077482f1536.qloud-c.yandex.net; dkim=pass header.i=@yandex-team.ru Received: from dynamic-ekb.dhcp.yndx.net (dynamic-ekb.dhcp.yndx.net [2a02:6b8:0:2807:1da8:c053:5bc1:57c0]) by iva8-5ba4ca89b0c6.qloud-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id rAUGBMPwRo-QYom6lTg; Fri, 19 Feb 2021 09:26:34 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) From: Andrey Borodin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Adding packages fro WAL-G and Odyssey Message-Id: <5FDAF3A4-4C0D-47F5-821F-20CFD578B3C6@yandex-team.ru> Date: Fri, 19 Feb 2021 11:26:33 +0500 To: pgsql-pkg-debian@postgresql.org X-Mailer: Apple Mail (2.3608.120.23.2.4) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hi! I'm maintaining backup tool WAL-G, connection pooler Odyssey and some = other PG-related tools. I want to make these tools available via PGDG apt repository. Where should I start? I've read some wiki pages [0] but did not figure = out what to do... We already build deb packages for internal distribution, but I think = process may be different in this case. Also, I'd like to do the same for Yum repository, but I think I should = start from Apt. Thanks! Best regards, Andrey Borodin. [0] https://wiki.postgresql.org/wiki/Apt=