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 1qzPvH-00G8zk-IY for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 04 Nov 2023 23:19:23 +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 1qzPvF-00813i-EI for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 04 Nov 2023 23:19:21 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzPvF-00813a-1m for pgsql-pkg-debian@lists.postgresql.org; Sat, 04 Nov 2023 23:19:21 +0000 Received: from mail-lj1-x236.google.com ([2a00:1450:4864:20::236]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qzPvC-003zgW-CX for pgsql-pkg-debian@lists.postgresql.org; Sat, 04 Nov 2023 23:19:19 +0000 Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2c5056059e0so46544521fa.3 for ; Sat, 04 Nov 2023 16:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699139957; x=1699744757; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=mEIdJ3vRMAN5pWW0K8rmZJJeCKrzGPksnvtlaADr7Pw=; b=NMGlNDcngcSSlRkDcSW3haRVW31uepUEOWJPjB4E6pB2nr0Od0qC11NKkBRHEvsrqv z1sUZvpM7fM2FSH0ULihtE0GiPzsaFyB4NpNxYY69JuvD/DWhCGjsP48FFW9N3X2HHly vtB5PIvoWokR1j8YuhfWPhGVhEsCEF6lqzrHYe0CNlxnvQDE8fLJcL2skMmZLU6f7l06 8a2caFZJ1a8gjSmBrHaxDR3d3KyU1I1WVIJtGI3R0o6uEX9rlv4zSkmJV4bcU8b3EmWP HlrzwFnwvQQhz6TKZEG7ZXbBKHxjcc0DxkLZPKWrCKZzpoDrLgTxUTR3qqSivt9su18H nfAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699139957; x=1699744757; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=mEIdJ3vRMAN5pWW0K8rmZJJeCKrzGPksnvtlaADr7Pw=; b=VZhXUHaMx5ZqsBYQTf9/07J3X4lVdnFSjHVRl1PVtuI1nwHSFBDCmBYp/91uq1csTS Z0LtfpaSihQJTSZZZvkuplVOeTmaXS0GRbHuHtHmh631q+RIjl1WwSyiRn5wfnxUT/Hy gU0ebQwaMy1deljD9HUV/s/eveWQ9JgNcwv6stKjy8Iw27M5Dj+N/OzwDmzuEwbwUHaa uEvy+545WFocAVnrMvUM0pMDamKR1YT3uTEJ5vMe3sl1W7W5Ozw6OBZ6JuvjzNNKaura orZxCuSgD1qXfaSSqVo7Nk8p2XthLs2j5S01SY5qLNWdarz65oe5waC2wxEBBPfAhOHm tqnw== X-Gm-Message-State: AOJu0YwbRx02ZF5re34iJJCj+kZWQJzRcSufep6CuIGAxXlj7+fGe1Px +v3fB3By6ktpERXcoRQA9ETgNyg6paMgRaS9ICvg3CVSq827KQ== X-Google-Smtp-Source: AGHT+IGqXr2i5AD7EgVNFUF472il8+HzPIppvQ8zg/PCzhLEup06kypmvzYyg7GzKnMaHV3G9ch08RzqOcHmJ9XvJ4s= X-Received: by 2002:a05:651c:1504:b0:2c6:f1aa:55d6 with SMTP id e4-20020a05651c150400b002c6f1aa55d6mr8841614ljf.5.1699139956474; Sat, 04 Nov 2023 16:19:16 -0700 (PDT) MIME-Version: 1.0 From: Bradford Boyle Date: Sat, 4 Nov 2023 16:19:05 -0700 Message-ID: Subject: Updated packaging for MobilityDB 1.1.0~beta1 To: 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 Hello, I have just pushed an update to the Debian packaging of MobilityDB to salsa.debian.org [1] that addresses the feedback [2] from the first attempt at packaging this extension. The build passes the GitLab CI pipeline and I have verified that the package builds and autopkgtests pass on arm64 (via sbuild). Below is a summary of how I have addressed the comments/questions raised in the previous review. As time permits, I would appreciate another review. * I have updated debian/copyright to more accurately reflect the copyrights found in the source. I bootstrapped this file using cme[3] and then manually addressed all of the TODOs. I've also ensured that lintian doesn't raise any errors or warnings related to d/copyright. * I've updated d/tests/installcheck to avoid the use of shared_preload_libraries when creating the test cluster * Tests instead set session_preload_libraries via PGOPTIONS to load the postgis extension. I don't think it is possible to link against postgis since it is not a shared library (no SONAME). * I've updated d/control.in so that PGVERSION is no longer used -- declaring a dependency on postgresql-postgis is sufficient Thanks, -- Bradford [1]: https://salsa.debian.org/postgresql/mobilitydb/-/commit/9dfff5eee4eab17b8d20ecd408ed10b830750244 [2]: https://www.postgresql.org/message-id/ZMfMWcLtZIVxbDYj%40msg.df7cb.de [3]: https://wiki.debian.org/CopyrightReviewTools#cme