[med-svn] [Git][debian/libquazip][master] build with cmake 4

Pino Toscano (@pino) gitlab at salsa.debian.org
Mon Sep 29 09:10:23 BST 2025



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 <packages at qa.debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250929/8233fb20/attachment.htm>


More information about the debian-med-commit mailing list