Package: xmds2 / 2.2.2+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
xmds2 | 2.2.2+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
revision number as deb pkg.patch | (download) |
xpdeint/version.sh |
5 5 + 0 - 0 ! |
insert debian package version in subversionrevisionstring |
spelling fix in manpage.patch | (download) |
man/xmds2.1 |
2 1 + 1 - 0 ! |
fix spelling error in man page (detected by lintian) |
pyparsing dict.patch | (download) |
xpdeint/CodeParser.py |
24 23 + 1 - 0 ! |
fix breakage arising from newer versions of pyparsing The original implementation of the following code was . tokenDict = tokens.access[0].asDict() . |
indexing with scalars.patch | (download) |
xpdeint/XSILFile.py |
2 1 + 1 - 0 ! |
insures that index values in reshape() are integers This prevents TypeErrors with NumPy 1.12.0. |
1