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 1q4ClW-0003eN-F4 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 31 May 2023 03:44:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q4ClT-0005k9-Iw for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 31 May 2023 03:44:47 +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 1q4ClT-0005k0-CW for pgsql-pkg-debian@lists.postgresql.org; Wed, 31 May 2023 03:44:47 +0000 Received: from mail-yb1-xb2c.google.com ([2607:f8b0:4864:20::b2c]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q4ClP-003Bz0-NV for pgsql-pkg-debian@lists.postgresql.org; Wed, 31 May 2023 03:44:46 +0000 Received: by mail-yb1-xb2c.google.com with SMTP id 3f1490d57ef6-bacfcc7d1b2so7522282276.2 for ; Tue, 30 May 2023 20:44:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685504682; x=1688096682; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=9WOcH7Pw9TiZEAiy0Rm8h8m1JzGopknJXrgqrhusA30=; b=rvfW5eHUbe2IMVlEi6wdJFF5ns2hcII6HN/4wyPM9TkzV0N2EuQukUtQ8Csir7khBu UQtSyTzAITWhxIg6je7B4RJEWiQRkElyviE/GZJJwGsD4mcxs91tV4+yhZd/fvRudLth OQ4Hn48OO5c8+qaY0jYdEDBOIhaYu9uqYh0GIZfP/urJEBJFuqGaEEWXk3wq2y1moHVp oQpF1qB4LEPOtMsWfrslKtUC11qk9cDS7iFW9hF+QRZIjw+bVJu7xIyGuqa3ctbY8HJX brvyU+Qtd3I7JBVwA9LzmIqW8Kr6U1oM4DjjaPTT7MMS1x+sCJgZ30Gq2wwy3YK+3aYv 01lQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685504682; x=1688096682; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9WOcH7Pw9TiZEAiy0Rm8h8m1JzGopknJXrgqrhusA30=; b=RK7t1LNJyA8g3OYxioQI4iv+FiKgm4ZAl2foZ425xpzTroIcfLCkrywEZnxrqw8Z2Z Cfpo1TQ85Ult90/KsUV1rs3IvqursfnAaKoea26ewmDp63xaWb0uNryWQpXIphL2z/Od U1n9B+kUeiNGhJgrqG4YnY6kh75r2xds796xBENWlMMhh23j7jOGeHHk9Y0MISwFNBUG LiFMjl8ZjXA2uT/GR8iWsQdhYhmNWd79Il0f8aJTE9JIju3NR50Ue56zSVUmbJ55Pq7I OHkVbFYNT+WeIU/dXJmeMImcfRB5idwIMRKpTtGdaDH/t7H/Di3+A24oIIgiUci5ND6S Mipw== X-Gm-Message-State: AC+VfDyYfbw0ufsstVp/YqriHXilHHf56t5YgKENDFsp9ZtVJjUYWG8w wtIixeGlpUPY0QoEOapyQnO2/eK7KKgVpNjSrKc= X-Google-Smtp-Source: ACHHUZ5wsCHy9DBNNOHUPNcz3c61QG3BPjRinhtNQu+7mUUuxOk1Y6c+BaBCgyAk7zTdJZPxkZyJebbD01l9zoUHNxg= X-Received: by 2002:a25:df43:0:b0:b8f:54b1:fcf8 with SMTP id w64-20020a25df43000000b00b8f54b1fcf8mr5002016ybg.43.1685504682497; Tue, 30 May 2023 20:44:42 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Tue, 30 May 2023 20:44:31 -0700 Message-ID: Subject: Re: Packaging request MobilityDB To: Esteban Zimanyi Cc: pgsql-pkg-debian@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Esteban, > How can we work together with the Debian packaging community to make available in Debian-based systems the forthcoming MobilityDB 1.1 release ? I recently went through the process of getting pgvector[0] packaged for both upstream Debian and inclusion in PGDG APT repository; you can read my summary of the process I followed to add a new package in [1] and [2]. I can assist with getting the packaging work started for MobilityDB if you'd like. If I run into any challenges, I can open an issue on the GitHub repo. Let me know if you have any follow-up questions. King regards, --Bradford [0]: https://github.com/pgvector/pgvector [1]: https://www.postgresql.org/message-id/CAOMoQbS%3D2feHy-Q6XVg8D_6_MBTCNnzR_cWy9OC_swN3F3o7nQ%40mail.gmail.com [2]: https://www.postgresql.org/message-id/CAOMoQbQ%2BkXEOgaT1WUya9vf78a4Hmi13sNuHz2sEXVvjcMasRQ%40mail.gmail.com