[med-svn] [Git][med-team/python-biopython][master] 4 commits: Move w3-dtd-mathml from Suggests to Depends to avoid dangling symlink mathml2.dtd
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Feb 17 20:08:33 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-biopython
Commits:
83201a53 by Andreas Tille at 2022-02-17T20:14:08+01:00
Move w3-dtd-mathml from Suggests to Depends to avoid dangling symlink mathml2.dtd
- - - - -
c41a742c by Andreas Tille at 2022-02-17T20:15:03+01:00
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
- - - - -
cb984e7c by Andreas Tille at 2022-02-17T20:32:36+01:00
Add missing comma
- - - - -
ad70d27a by Andreas Tille at 2022-02-17T20:56:49+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/python3-biopython.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-biopython (1.79+dfsg-2) unstable; urgency=medium
+
+ * Move w3-dtd-mathml from Suggests to Depends to avoid dangling symlink
+ mathml2.dtd
+
+ -- Andreas Tille <tille at debian.org> Thu, 17 Feb 2022 20:15:09 +0100
+
python-biopython (1.79+dfsg-1) unstable; urgency=medium
* Migrate from Experimental to Unstable.
=====================================
debian/control
=====================================
@@ -59,7 +59,8 @@ Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
python3-renderpm,
- python3-reportlab
+ python3-reportlab,
+ w3-dtd-mathml
Recommends: python-biopython-doc (= ${source:Version}),
ncbi-blast+ (>= 2.10.1-3)
Suggests: python3-tk,
@@ -87,8 +88,7 @@ Suggests: python3-tk,
raxml,
samtools,
t-coffee,
- wise,
- w3-dtd-mathml
+ wise
Breaks: cnvkit (<< 0.9.7-1~),
ncbi-acc-download (<< 0.2.7-2~)
Description: Python3 library for bioinformatics
=====================================
debian/python3-biopython.lintian-overrides
=====================================
@@ -1,3 +1,3 @@
# This link has been introduced with the resolution of #672407 and might not
# be as much a concern as if it were an architecture dependent shared object.
-breakout-link usr/lib/python3/dist-packages/Bio/Entrez/DTDs/mathml2.dtd -> usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
+ldconfig-escape usr/lib/python3/dist-packages/Bio/Entrez/DTDs/mathml2.dtd -> usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/676bb97a40d3752fa951980145c153fb989253db...ad70d27a8bf4d383a096c32390bced5b186f938d
--
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/676bb97a40d3752fa951980145c153fb989253db...ad70d27a8bf4d383a096c32390bced5b186f938d
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/20220217/b959cce3/attachment-0001.htm>
More information about the debian-med-commit
mailing list