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 1rtei9-00GWrK-U2 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Apr 2024 02:26:18 +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 1rtei8-00GB2Q-ET for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Apr 2024 02:26:16 +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 1rtei8-00GB2I-5j for pgsql-pkg-debian@lists.postgresql.org; Mon, 08 Apr 2024 02:26:16 +0000 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rtei5-001UeJ-LR for pgsql-pkg-debian@lists.postgresql.org; Mon, 08 Apr 2024 02:26:15 +0000 Received: by mail-lj1-x234.google.com with SMTP id 38308e7fff4ca-2d715638540so48147451fa.3 for ; Sun, 07 Apr 2024 19:26:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712543171; x=1713147971; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=9OdmMoiK6G6pk4Oh+XEgpevEJ6pJoYjVsI9DRgNH+TQ=; b=f0DvMfcCKv6Mfa6uzeY5fF3eadP29RzV3o9iSUixixbM/oOMfFRSr3+3GETQKh/qjU MpC4zWhtRZMJF/bgNZZiYxxrZeXj0QmAr8zF5xciNGiakbFHzIFhuV8aA3EBPt9Q7Poh RgG+AOMqGojiEw3bG2NkwaFcv9/04kiwQYW6N8nAx8YjgAeIhwe/mPk+WvCqtLaW2fms Cc8rho16gLnBa+FPHtnebhQ/Vt0xu6OChWB5U4qxjxV0LPHAeV1jEckTI/eSvQ/tbGBi ZI4x70RMcUSXSqITs58iPdmXT+Ct+T37zzifjiALIrRKIFhg+/rOVGpbGlz9ZbWR6uCp YQvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712543171; x=1713147971; 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=9OdmMoiK6G6pk4Oh+XEgpevEJ6pJoYjVsI9DRgNH+TQ=; b=Rw6ACZ80boZRUvM6j5mMyiffufrwxl4ar+wPsq6MZbS/TQktL03YLVPJn5Kvp3tWuv TJtN00UmVvOZYBwJ5NXbA6QQAEhTiw9twF4dyQKFbf4UIDiyOQI5HJtZbg27ln+LTPkz /ZXC9lAAFDA6Tno3/MHZ9ut3K0BPVEbSEzZ5JebRYbgeAMnzr1wJXmFdDWrNrSL8i901 7Eni+JgbqTqFXuBiG1H3FU1/j+N/Zr8TAZ6q9ftmPLlX1dHlCXHsSIrWCgXyDzUeWUE5 /BtUPLXG8DbaxWezMhC2Ga0PVhVFW9zxkMiiPwKFZm7loGnfvaDJgxcdMlGzXZvvNiTG UfNg== X-Gm-Message-State: AOJu0YyjsN1TVJ3WCXbUEeF7orPF5V3E9xb0DNwo+8tfneBU1noXFOO1 sCbwb869ERLeX8yr/Z/cnAHRPdSBVNuNhdSHMZIFSaxDmUqrDYSpbvJmsUfOgeLfoUxE//AJN+j jYmaYXn0IZCwtpVKtXwp5W2d+59Y= X-Google-Smtp-Source: AGHT+IHeuA2LZiX+cz6q22ba3RkxQSRR2ncH+mht1VZd1rRSEx8sLeLPacn2CvFyIO77Hu756e3x8I4DT+JjrssEcU0= X-Received: by 2002:a2e:9655:0:b0:2d8:6065:e2b2 with SMTP id z21-20020a2e9655000000b002d86065e2b2mr4726985ljh.46.1712543170966; Sun, 07 Apr 2024 19:26:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Sun, 7 Apr 2024 19:25:59 -0700 Message-ID: Subject: Re: Updated packaging for MobilityDB 1.1.0 To: Christoph Berg 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 Chistoph, I pushed a commit to s.d.o dropping support for Postgres 12 for MobilityDB. Can you trigger another build on pgdgbuild? Thanks, --Bradford