Pino Toscano pushed to branch master at Debian / libquazip


Commits:
902acfee by Pino Toscano at 2025-09-29T10:10:02+02:00
build with cmake 4

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -31,6 +31,8 @@ libquazip (0.9.1-6) UNRELEASED; urgency=medium
     - clean the copied NEWS file properly
   * Hardcode version for the conflicts with the pre-t64 libquazip5-1.
   * Bump Standards-Version to 4.7.2, no changes required.
+  * Pass -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to cmake so it builds with cmake 4
+    (hoping that everything works properly). (Closes: #1113193)
 
  -- Debian QA Group <[email protected]>  Mon, 29 Sep 2025 08:37:57 +0200
 


=====================================
debian/rules
=====================================
@@ -21,6 +21,7 @@ override_dh_auto_configure:
        dh_auto_configure -- \
                -DBUILD_WITH_QT4=OFF \
                -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) \
+               -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
                -DCMAKE_POSITION_INDEPENDENT_CODE=ON
        cp NEWS.txt NEWS
 



View it on GitLab: 
https://salsa.debian.org/debian/libquazip/-/commit/902acfee74036dbccbd9ecb1824723dd92e18048

-- 
View it on GitLab: 
https://salsa.debian.org/debian/libquazip/-/commit/902acfee74036dbccbd9ecb1824723dd92e18048
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to