[med-svn] [Git][med-team/libthread-pool][master] 5 commits: d/t/CMakeLists.txt: bump cmake required to 3.10.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Oct 15 21:17:37 BST 2025
Étienne Mollier pushed to branch master at Debian Med / libthread-pool
Commits:
8a7b65d1 by Étienne Mollier at 2025-10-15T22:03:47+02:00
d/t/CMakeLists.txt: bump cmake required to 3.10.
Closes: #1116510
- - - - -
4beb39ca by Étienne Mollier at 2025-10-15T22:11:16+02:00
d/watch: convert to v5 Github template.
- - - - -
c704dbf8 by Étienne Mollier at 2025-10-15T22:13:03+02:00
d/control: declare compliance to standards version 4.7.2.
- - - - -
0285d39c by Étienne Mollier at 2025-10-15T22:16:32+02:00
d/control: drop redundant Rules-Requires-Root: no.
- - - - -
b7ef8985 by Étienne Mollier at 2025-10-15T22:17:08+02:00
d/changelog: ready for upload to unstable.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/tests/CMakeLists.txt
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libthread-pool (4.0.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * d/t/CMakeLists.txt: bump cmake required to 3.10. (Closes: #1116510)
+ * d/watch: convert to v5 Github template.
+ * d/control: declare compliance to standards version 4.7.2.
+ * d/control: drop redundant Rules-Requires-Root: no.
+
+ -- Étienne Mollier <emollier at debian.org> Wed, 15 Oct 2025 22:16:59 +0200
+
libthread-pool (4.0.0-2) unstable; urgency=medium
* Upload to unstable
=====================================
debian/control
=====================================
@@ -8,11 +8,10 @@ Build-Depends: debhelper-compat (= 13),
d-shlibs,
rename,
libgtest-dev
-Standards-Version: 4.6.2
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/libthread-pool
Vcs-Git: https://salsa.debian.org/med-team/libthread-pool.git
Homepage: https://github.com/rvaser/thread_pool
-Rules-Requires-Root: no
Package: libthread-pool-dev
Architecture: any
=====================================
debian/tests/CMakeLists.txt
=====================================
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.2)
+cmake_minimum_required(VERSION 3.10)
project(thread_pool_test)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic")
=====================================
debian/watch
=====================================
@@ -1,4 +1,5 @@
-version=4
+Version: 5
-opts="filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/rvaser/thread_pool/tags .*/@ANY_VERSION@\.tar\.gz
+Template: Github
+Owner: rvaser
+Project: thread_pool
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/-/compare/21c12ff8419a0d5257021310274aa595d76cf511...b7ef8985b936ae66d2140dcab7c08dee49bebea2
--
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/-/compare/21c12ff8419a0d5257021310274aa595d76cf511...b7ef8985b936ae66d2140dcab7c08dee49bebea2
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/20251015/d5bf4e4f/attachment-0001.htm>
More information about the debian-med-commit
mailing list