[med-svn] [Git][med-team/nipy][master] Add alternatives to libblas-dev and liblapack-dev
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 29 09:18:35 GMT 2023
Andreas Tille pushed to branch master at Debian Med / nipy
Commits:
4ad1e440 by Andreas Tille at 2023-11-29T10:18:05+01:00
Add alternatives to libblas-dev and liblapack-dev
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+nipy (0.5.0-9) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add alternatives
+ liblapack-dev | liblapack.so,
+ libblas-dev | libblas.so,
+
+ -- Andreas Tille <tille at debian.org> Wed, 29 Nov 2023 10:17:22 +0100
+
nipy (0.5.0-8) unstable; urgency=medium
[ Yaroslav Halchenko ]
=====================================
debian/control
=====================================
@@ -22,8 +22,8 @@ Build-Depends: debhelper-compat (= 13),
python3-nose-exclude,
python3-pytest,
python3-sympy,
- liblapack-dev,
- libblas-dev,
+ liblapack-dev | liblapack.so,
+ libblas-dev | libblas.so,
graphviz,
dvipng,
help2man
View it on GitLab: https://salsa.debian.org/med-team/nipy/-/commit/4ad1e44086f580d43849817abcca3dd9e7b0138b
--
View it on GitLab: https://salsa.debian.org/med-team/nipy/-/commit/4ad1e44086f580d43849817abcca3dd9e7b0138b
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/20231129/2fe71952/attachment-0001.htm>
More information about the debian-med-commit
mailing list