Étienne Mollier pushed to branch master at Debian Med / ghmm
Commits: 7a114cbf by Steve Langasek at 2024-02-28T19:27:16+01:00 Rename libraries for 64-bit time_t transition. Closes: #1062427 Signed-off-by: Étienne Mollier <[email protected]> - - - - - c9de8903 by Étienne Mollier at 2024-02-28T19:30:13+01:00 Merge branch 'debian/t64' - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ghmm (0.9~rc3-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062427 + + -- Steve Langasek <[email protected]> Wed, 28 Feb 2024 17:43:09 +0000 + ghmm (0.9~rc3-5.1~exp) experimental; urgency=medium * Non-maintainer upload. ===================================== debian/control ===================================== @@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Steffen Moeller <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13), +Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), dh-sequence-python3, - d-shlibs (>= 0.106), + d-shlibs (>= 0.106~), python3-dev, pkg-config, libxml2-dev, @@ -53,7 +53,7 @@ Description: General Hidden-Markov-Model library - header files Package: libghmm1t64 Provides: ${t64:Provides} Replaces: libghmm1 -Breaks: libghmm1 (<< ${source:Version}) +Conflicts: libghmm1 (<< ${source:Version}) Architecture: any Section: libs Depends: ${shlibs:Depends}, View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/compare/b0e3739c61f9663c21f83dacb26f03bf106cf1fd...c9de8903821fd7baab39295d8a5b566336319994 -- View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/compare/b0e3739c61f9663c21f83dacb26f03bf106cf1fd...c9de8903821fd7baab39295d8a5b566336319994 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
