Étienne Mollier pushed to branch master at Debian Med / ghmm
Commits: d33a2d8a by Bastian Germann at 2026-02-26T22:12:49+01:00 Add override to d-shlibmove call due to changed libxml2 file name. Closes: #1106611 Signed-off-by: Étienne Mollier <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ghmm (0.9~rc3-11.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add override to d-shlibmove call due to changed libxml2 file name. + (Closes: #1106611) + + -- Bastian Germann <[email protected]> Mon, 25 Aug 2025 17:03:09 +0200 + ghmm (0.9~rc3-11) unstable; urgency=medium * Team Upload. ===================================== debian/rules ===================================== @@ -29,6 +29,7 @@ override_dh_install: --exclude-la \ --override s/libgsl23-dev/libgsl-dev/ \ --override s/liblapacke3-dev/liblapacke-dev/ \ + --override s/libxml2-16-dev/libxml2-dev/ \ --movedev debian/tmp/usr/include usr \ debian/tmp/usr/lib/*/*.so dh_install View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/commit/d33a2d8a735e1c9ac5c51b123453f75e823dd0f8 -- View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/commit/d33a2d8a735e1c9ac5c51b123453f75e823dd0f8 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
