Package: sinfo / 0.0.47-3

Metadata

Package Version Patches format
sinfo 0.0.47-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Change order of libs to fix FTBS with as needed.patch | (download)

sinfod/Makefile.am | 2 1 + 1 - 0 !
sinfod/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 change order of libs to fix ftbs with --as-needed

Thanks: Ilya Barygin for the patch.
Closes: #638598

0002 Don t link with mt suffix since boost 1.54 no longer.patch | (download)

sinfo/Makefile.am | 4 2 + 2 - 0 !
sinfo/Makefile.in | 4 2 + 2 - 0 !
sinfod/Makefile.am | 4 2 + 2 - 0 !
sinfod/Makefile.in | 4 2 + 2 - 0 !
4 files changed, 8 insertions(+), 8 deletions(-)

 don't link with -mt suffix since boost 1.54 no longer has
 compatibility symlinks

Closes: #720818
Thanks: Hideki Yamane <henrich@debian.org>