1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Author: Andreas Tille <tille@debian.org>
Last-Update: Wed, 30 Apr 2014 14:47:53 +0200
Bugs-Debian: http://bugs.debian.org/746484
Forwarded-Upstream: yes
Description: Remove non DFSG free DTD
--- a/Bio/Entrez/DTDs/modules.ent
+++ b/Bio/Entrez/DTDs/modules.ent
@@ -350,13 +350,6 @@ Version Reason/Occasion
"mathmlsetup.ent" >
-<!-- MATHML 2.0 QUALIFIED NAMES -->
-<!ENTITY % mathml-qname.mod
- PUBLIC
-"-//W3C//ENTITIES MathML 2.0 Qualified Names 1.0//EN"
-"mathml/mathml2-qname-1.mod" >
-
-
<!-- MATHML 2.0 DTD -->
<!ENTITY % mathml.dtd PUBLIC
"-//W3C//DTD MathML 2.0//EN"
|