Andreas Tille pushed to branch master at Debian Med / bali-phy
Commits: ce36abfb by Andreas Tille at 2026-02-10T08:12:36+01:00 d/watch: - version=5 - Do not report alpha or beta tags - - - - - b3bb7169 by Andreas Tille at 2026-02-10T08:13:27+01:00 Drop libboost-system-dev from Build-Depends - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +bali-phy (4.0-2) UNRELEASED; urgency=medium + + * Team upload. + * d/watch: + - version=5 + - Do not report alpha or beta tags + * Drop libboost-system-dev from Build-Depends + Closes: #1127170 + + -- Andreas Tille <[email protected]> Tue, 10 Feb 2026 08:11:45 +0100 + bali-phy (4.0-1) unstable; urgency=medium * New upstream version 4.0 ===================================== debian/control ===================================== @@ -14,7 +14,6 @@ Build-Depends: debhelper-compat (= 13), libboost-dev, libboost-program-options-dev, libboost-random-dev, - libboost-system-dev, libboost-filesystem-dev, libboost-chrono-dev, libboost-json-dev, ===================================== debian/watch ===================================== @@ -1,9 +1,7 @@ -version=4 +Version: 5 -opts=" \ - uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/, \ - repacksuffix=+dfsg, \ - dversionmangle=auto, \ - mode=git" \ -https://github.com/bredelings/BAli-Phy.git \ -refs/tags/v?@ANY_VERSION@ +Source: https://github.com/bredelings/BAli-Phy/tags +Matching-Pattern: (?:.*?/)?v?(\d[\d.]+)@ARCHIVE_EXT@ +Repack-Suffix: +dfsg +Dversion-Mangle: auto +# Uversion-Mangle: s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha-.*)[.]?(\d*)$/\$1~\$2\$3/ View it on GitLab: https://salsa.debian.org/med-team/bali-phy/-/compare/17de813de3fc1f6eaba98a0923f51d50f8a881f2...b3bb7169002348e74320e6379e1f6eb3e1483bad -- View it on GitLab: https://salsa.debian.org/med-team/bali-phy/-/compare/17de813de3fc1f6eaba98a0923f51d50f8a881f2...b3bb7169002348e74320e6379e1f6eb3e1483bad 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
