[med-svn] [Git][med-team/ghmm][master] 2 commits: Rename libraries for 64-bit time_t transition.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Feb 28 18:30:39 GMT 2024
É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 <emollier at debian.org>
- - - - -
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 <vorlon at debian.org> 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 <debian-med-packaging at lists.alioth.debian.
Uploaders: Steffen Moeller <moeller at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240228/5c35a0b1/attachment-0001.htm>
More information about the debian-med-commit
mailing list