Package: clhep / 2.1.4.1+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
clhep | 2.1.4.1+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
soname.patch | (download) |
Makefile.am |
15 6 + 9 - 0 ! |
--- |
doxygen.conf | (download) |
doxygen.conf |
2 1 + 1 - 0 ! |
--- |
clhep config.patch | (download) |
clhep-config.in |
2 1 + 1 - 0 ! |
--- |
tests.patch | (download) |
Matrix/test/Makefile.am |
2 1 + 1 - 0 ! |
--- |
fix double comparision in testBug58950.patch | (download) |
Random/test/testBug58950.cc |
12 11 + 1 - 0 ! |
fix double comparision in testbug58950.cc The double comparision using != failed on i386 due to the way floating point works. The other test cases already ship this equals function; copy it and use it. |
replace_psfig_by_graphicx.patch | (download) |
GenericFunctions/doc/CMakeLists.txt |
3 1 + 2 - 0 ! |
replace psfig by graphicx psfig is non-free and graphicx can do the same job Bug-Debian: https://bugs.debian.org/820797 |