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 file
Patch File delta Description
soname.patch | (download)

Makefile.am | 15 6 + 9 - 0 !
1 file changed, 6 insertions(+), 9 deletions(-)

---
doxygen.conf | (download)

doxygen.conf | 2 1 + 1 - 0 !
doxygen.template | 3 0 + 3 - 0 !
2 files changed, 1 insertion(+), 4 deletions(-)

---
clhep config.patch | (download)

clhep-config.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
tests.patch | (download)

Matrix/test/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix double comparision in testBug58950.patch | (download)

Random/test/testBug58950.cc | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

 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 !
GenericFunctions/doc/genericFunctions.tex | 12 6 + 6 - 0 !
2 files changed, 7 insertions(+), 8 deletions(-)

 replace psfig by graphicx
 psfig is non-free and graphicx can do the same job
Bug-Debian: https://bugs.debian.org/820797