[med-svn] [Git][med-team/python-cobra][master] 2 commits: Use strong Depends instead of Recommends for several dependant modules
Andreas Tille
gitlab at salsa.debian.org
Tue May 12 08:53:40 BST 2020
Andreas Tille pushed to branch master at Debian Med / python-cobra
Commits:
e4c8a76d by Andreas Tille at 2020-05-12T08:20:11+02:00
Use strong Depends instead of Recommends for several dependant modules
- - - - -
f1dd79ec by Andreas Tille at 2020-05-12T09:31:34+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/py3dist-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-cobra (0.18.0-3) unstable; urgency=medium
+
+ * Team upload
+ * Use strong Depends instead of Recommends for several dependent modules
+ Closes: #958538
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 May 2020 08:20:18 +0200
+
python-cobra (0.18.0-2) unstable; urgency=medium
* Add missing Dependency from python3-sbml5
=====================================
debian/control
=====================================
@@ -40,14 +40,14 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
- python-cobra-data (= ${source:Version})
-Recommends: python3-numpy,
- python3-ruamel.yaml,
- python3-pandas (>= 0.17.0),
- python3-simplejson,
- python3-swiglpk,
- python3-tabulate,
- python3-sbml5
+ python-cobra-data (= ${source:Version}),
+ python3-numpy,
+ python3-ruamel.yaml,
+ python3-pandas (>= 0.17.0),
+ python3-simplejson,
+ python3-swiglpk,
+ python3-tabulate,
+ python3-sbml5
Suggests: python3-matplotlib,
qsopt-ex
Description: constraint-based modeling of biological networks with Python 3
=====================================
debian/py3dist-overrides
=====================================
@@ -0,0 +1 @@
+python_libsbml_experimental python3-sbml5
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/compare/36de0211bff888c03782d5c4bc038097aa66e9fd...f1dd79eccff072fb101161db0a4f3d903f896b81
--
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/compare/36de0211bff888c03782d5c4bc038097aa66e9fd...f1dd79eccff072fb101161db0a4f3d903f896b81
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/20200512/4d455a72/attachment-0001.html>
More information about the debian-med-commit
mailing list