Santiago Vila pushed to branch master at Debian Med / libhmsbeagle
Commits: ede77746 by Santiago Vila at 2026-02-08T10:24:00+01:00 Fix clean target. - - - - - 613b6857 by Santiago Vila at 2026-02-08T10:25:00+01:00 d/patches: Fix some metadata. - - - - - d4afd9f1 by Santiago Vila at 2026-02-08T10:26:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 430503a0 by Santiago Vila at 2026-02-08T10:27:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - d7e18e78 by Santiago Vila at 2026-02-08T10:28:00+01:00 d/control: Update standards-version. - - - - - 98517c12 by Santiago Vila at 2026-02-08T10:29:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - 2aff1c72 by Santiago Vila at 2026-02-08T10:30:00+01:00 Upload for unstable as 4.0.1+dfsg-5 - - - - - 7 changed files: - debian/changelog - + debian/clean - debian/control - debian/patches/doxygen_update.patch - debian/patches/fix-976567.patch - debian/patches/gcc-4.7.patch - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +libhmsbeagle (4.0.1+dfsg-5) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Simplify salsa-ci.yml. + + -- Santiago Vila <[email protected]> Sun, 08 Feb 2026 10:30:00 +0100 + libhmsbeagle (4.0.1+dfsg-4) unstable; urgency=medium * Team upload ===================================== debian/clean ===================================== @@ -0,0 +1,2 @@ +build/ +lib/beagle.jar ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: libhmsbeagle Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: libs -Priority: optional Build-Depends: debhelper-compat (= 13), cmake, doxygen, @@ -16,11 +15,10 @@ Build-Depends: debhelper-compat (= 13), ocl-icd-opencl-dev | opencl-dev, pocl-opencl-icd [amd64] | opencl-icd [amd64], clinfo -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/libhmsbeagle Vcs-Git: https://salsa.debian.org/med-team/libhmsbeagle.git Homepage: https://github.com/beagle-dev/beagle-lib -Rules-Requires-Root: no Package: libhmsbeagle-dev Architecture: linux-any ===================================== debian/patches/doxygen_update.patch ===================================== @@ -2,7 +2,7 @@ From: Andreas Tille <[email protected]> Date: Thu, 7 Aug 2025 16:31:33 +0200 Subject: Update Doxyfile -Last-Update: Thu, 19 Jan 2012 22:43:44 +0100 +Last-Update: 2012-01-19 --- beagle.dox | 2333 +++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 1428 insertions(+), 905 deletions(-) ===================================== debian/patches/fix-976567.patch ===================================== @@ -2,7 +2,7 @@ From: Andreas Tille <[email protected]> Date: Thu, 7 Aug 2025 16:31:33 +0200 Subject: Add missing stdlib.h -Last-Update: Sun, 06 Dec 2020 08:22:29 +0100 +Last-Update: 2020-12-06 Bug-Debian: https://bugs.debian.org/976567 --- libhmsbeagle/GPU/GPUInterface.h | 1 + ===================================== debian/patches/gcc-4.7.patch ===================================== @@ -2,7 +2,7 @@ From: Andreas Tille <[email protected]> Date: Thu, 7 Aug 2025 16:31:33 +0200 Subject: Build with gcc-4.7 -Bug-Closed: http://bugs.debian.org/672015 +Bug-Debian: https://bugs.debian.org/672015 --- libhmsbeagle/CPU/Precision.h | 2 ++ 1 file changed, 2 insertions(+) ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,3 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml View it on GitLab: https://salsa.debian.org/med-team/libhmsbeagle/-/compare/637e519b7811be038ecea95d9c93edf403cb5ac3...2aff1c7214cbd436747cb683b804b4fcf5133ae9 -- View it on GitLab: https://salsa.debian.org/med-team/libhmsbeagle/-/compare/637e519b7811be038ecea95d9c93edf403cb5ac3...2aff1c7214cbd436747cb683b804b4fcf5133ae9 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
