[med-svn] [Git][med-team/biomaj3-core][master] add dep on python3-pkg-resources
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Feb 16 19:26:51 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / biomaj3-core
Commits:
da4d68c9 by Alexandre Detiste at 2025-02-16T20:26:43+01:00
add dep on python3-pkg-resources
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+biomaj3-core (3.0.28-4) unstable; urgency=medium
+
+ * Team upload.
+ * Add explicit runtime dependency on python3-pkg-resources
+
+ -- Alexandre Detiste <tchet at debian.org> Sun, 16 Feb 2025 20:26:30 +0100
+
biomaj3-core (3.0.28-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -18,8 +18,10 @@ Rules-Requires-Root: no
Package: python3-biomaj3-core
Architecture: all
-Depends: ${misc:Depends},
- ${python3:Depends}
+Depends:
+ python3-pkg-resources,
+ ${misc:Depends},
+ ${python3:Depends}
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: BioMAJ core library - Python 3.X
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-core/-/commit/da4d68c980de733d58a25da901af84c257bd255f
--
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-core/-/commit/da4d68c980de733d58a25da901af84c257bd255f
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/20250216/a5dbbb8d/attachment-0001.htm>
More information about the debian-med-commit
mailing list