[med-svn] [Git][med-team/ghmm][master] 3 commits: d/control: setup.pys depend on python3-setuptools.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Thu Sep 5 20:56:01 BST 2024
Étienne Mollier pushed to branch master at Debian Med / ghmm
Commits:
1fe8bc9e by Étienne Mollier at 2024-09-05T21:13:13+02:00
d/control: setup.pys depend on python3-setuptools.
Closes: #1080603
- - - - -
1da5d849 by Étienne Mollier at 2024-09-05T21:53:21+02:00
d/*lintian-overrides: freshen time64_t overrides.
- - - - -
f7d99a74 by Étienne Mollier at 2024-09-05T21:55:42+02:00
Ready for upload to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/libghmm1t64.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ghmm (0.9~rc3-9) unstable; urgency=medium
+
+ * d/control: setup.pys depend on python3-setuptools. (Closes: #1080603)
+ * d/*lintian-overrides: freshen time64_t overrides.
+
+ -- Étienne Mollier <emollier at debian.org> Thu, 05 Sep 2024 21:54:00 +0200
+
ghmm (0.9~rc3-8) unstable; urgency=medium
* buildError.patch: unfuzz.
=====================================
debian/control
=====================================
@@ -8,6 +8,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
dh-sequence-python3,
d-shlibs (>= 0.106~),
python3-dev,
+ python3-setuptools,
pkgconf,
libxml2-dev,
libgsl-dev,
=====================================
debian/libghmm1t64.lintian-overrides
=====================================
@@ -1 +1,3 @@
-libghmm1t64: package-name-doesnt-match-sonames libghmm1
+# These are false positives caused by time64_t transition.
+conflicts-with-version libghmm1 (<< 0.9~rc3-9)
+no-symbols-control-file usr/lib/x86_64-linux-gnu/libghmm.so.1.0.0
View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/compare/9a2cab98d2dfb90a1efd5d5f3ef048272c10663a...f7d99a741d6e2ffd5d8edb1dda6330a190dfdc24
--
View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/compare/9a2cab98d2dfb90a1efd5d5f3ef048272c10663a...f7d99a741d6e2ffd5d8edb1dda6330a190dfdc24
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/20240905/dca69066/attachment-0001.htm>
More information about the debian-med-commit
mailing list