Package: igraph / 0.7.1-2

Metadata

Package Version Patches format
igraph 0.7.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_unused_test_target.patch | (download)

Makefile.am | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 remove unused test target
 The upstream Makefile contained an unused test target that confused dh_auto_test
 because it took precedence over the "real" test target (which is called 'check').
fix_test_cases.patch | (download)

examples/simple/igraph_arpack_rnsolve.c | 16 16 + 0 - 0 !
examples/simple/tls2.c | 4 4 + 0 - 0 !
2 files changed, 20 insertions(+)

 fix failing test cases
Bug: https://github.com/igraph/igraph/issues/676
cppflags_restore.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 restore cppflags properly after the detection of libxml
Bug: https://github.com/igraph/igraph/issues/674
drl_spelling_fix.patch | (download)

src/drl_layout.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixing a spelling error