[med-svn] [Git][med-team/populations][master] 7 commits: cmake-4.patch: new: bump minimum version to 3.10.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Fri Sep 26 19:12:29 BST 2025



Étienne Mollier pushed to branch master at Debian Med / populations


Commits:
f681400d by Étienne Mollier at 2025-09-26T20:00:29+02:00
cmake-4.patch: new: bump minimum version to 3.10.

Closes: #1113418

- - - - -
ab3c08fb by Étienne Mollier at 2025-09-26T20:01:41+02:00
d/watch: convert to watch file version 5.

- - - - -
24bac175 by Étienne Mollier at 2025-09-26T20:05:01+02:00
d/populations.1: fix sentence that made little sense.

This was initially caught by lintian catching an "allows to" typo.

- - - - -
3f8bf04e by Étienne Mollier at 2025-09-26T20:06:43+02:00
d/patches/*: normalize Last-Update timestamp.

- - - - -
6908960b by Étienne Mollier at 2025-09-26T20:07:33+02:00
d/control: declare compliance to standards version 4.7.2.

- - - - -
3e8ef2e4 by Étienne Mollier at 2025-09-26T20:11:15+02:00
d/control: remove redundant Rules-Requires-Root: no.

- - - - -
ebb37376 by Étienne Mollier at 2025-09-26T20:12:04+02:00
d/changelog: ready for upload to unstable.

- - - - -


8 changed files:

- debian/changelog
- debian/control
- + debian/patches/cmake-4.patch
- debian/patches/fix-ftbfs-gcc-4.7-667327.patch
- debian/patches/qt5.patch
- debian/patches/series
- debian/populations.1
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+populations (1.2.33+svn0120106+dfsg-8) unstable; urgency=medium
+
+  * Team upload.
+  * cmake-4.patch: new: bump minimum version to 3.10. (Closes: #1113418)
+  * d/watch: convert to watch file version 5.
+  * d/populations.1: fix sentence that made little sense.
+    This was initially caught by lintian catching an "allows to" typo.
+  * d/patches/*: normalize Last-Update timestamp.
+  * d/control: declare compliance to standards version 4.7.2.
+  * d/control: remove redundant Rules-Requires-Root: no.
+
+ -- Étienne Mollier <emollier at debian.org>  Fri, 26 Sep 2025 20:11:40 +0200
+
 populations (1.2.33+svn0120106+dfsg-7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -18,11 +18,10 @@ Build-Depends: debhelper-compat (= 13),
                libxext-dev,
                libxrender-dev,
                zlib1g-dev
-Standards-Version: 4.6.2
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/med-team/populations
 Vcs-Git: https://salsa.debian.org/med-team/populations.git
 Homepage: https://www.bioinformatics.org/~tryphon/populations/
-Rules-Requires-Root: no
 
 Package: populations
 Architecture: any


=====================================
debian/patches/cmake-4.patch
=====================================
@@ -0,0 +1,18 @@
+Description: bump cmake version to 3.10.
+ This fixes build failure with cmake 4 and also gets us rid of warnings
+ about minimum version too old.
+Author: Étienne Mollier <emollier at debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113418
+Forwarded: no
+Last-Update: 2025-09-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- populations.orig/CMakeLists.txt
++++ populations/CMakeLists.txt
+@@ -1,5 +1,5 @@
+ #http://www.cmake.org/Wiki/CMake:Packaging_With_CPack
+-cmake_minimum_required(VERSION 2.6)
++cmake_minimum_required(VERSION 3.10)
+ PROJECT(populations CXX C)
+ 
+ #cpack -G TGZ --config CPackSourceConfig.cmake


=====================================
debian/patches/fix-ftbfs-gcc-4.7-667327.patch
=====================================
@@ -1,5 +1,5 @@
 Author: gregor herrmann
-Last-Update: 2012-04-21 13:12:39 +0200
+Last-Update: 2012-04-21
 Description: Enable building with gcc-4.7
 
 --- a/src/vecteurs.h


=====================================
debian/patches/qt5.patch
=====================================
@@ -1,5 +1,5 @@
 Author: Andreas Tille <tille at debian.org>
-Last-Update: Fri, 17 Nov 2017 21:49:33 +0100
+Last-Update: 2017-11-17
 Description: Try to upgrade from Qt4 to Qt5
 
 --- a/src/CMakeLists.txt


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 fix-ftbfs-gcc-4.7-667327.patch
 qt5.patch
 do-not-install-binary-from-src-dir.patch
+cmake-4.patch


=====================================
debian/populations.1
=====================================
@@ -177,7 +177,7 @@ to indicate the name of the tree file (phylip tree format)
 .PP
 \fB\-level\fR \fIn\fR
 .RS 4
-number , structured populations allows to choose the structuration factor (in the example: town level is 1, building level is 2\&.\&.\&.)\&.
+structured populations number, allows choosing the structuration factor (in the example: town level is 1, building level is 2\&.\&.\&.)\&.
 .RE
 .SH "EXAMPLE"
 .PP


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=4
+Version: 5
 
-http://ppa.launchpad.net/olivier-langella/ppa/ubuntu/pool/main/p/populations/populations_(\d[\d.]+)-[\d]@ARCHIVE_EXT@
+Source: http://ppa.launchpad.net/olivier-langella/ppa/ubuntu/pool/main/p/populations/
+Matching-Pattern: populations_(\d[\d.]+)-[\d]@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/populations/-/compare/acaa88c34a4b53a7bcc3d7ce460e017adccb38a8...ebb373765914626f6d40c1e7a641adc893bcb891

-- 
View it on GitLab: https://salsa.debian.org/med-team/populations/-/compare/acaa88c34a4b53a7bcc3d7ce460e017adccb38a8...ebb373765914626f6d40c1e7a641adc893bcb891
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/20250926/0032b19d/attachment-0001.htm>


More information about the debian-med-commit mailing list