Skip to content
Commits on Source (2)
......@@ -7,16 +7,13 @@ igraph (0.7.1-3) UNRELEASED; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Versioned Build-Depends: libarpack2-dev (>= 3.6.2-1~)
* Versioned Build-Depends: libarpack2-dev (>= 3.6.2-1~) and
Fixing issues with ARPACK 3.6, related to igraph issue #1107
Closes: #902760
* Exclude tests requiring remote access
* Secure URI in copyright format
* Drop useless get-orig-source target
* Remove trailing whitespace in debian/changelog
TODO: Observe until upstream has dealt with
https://github.com/igraph/igraph/issues/1107
or apply
https://github.com/szhorvat/igraph/commit/6391d0c.patch
-- Andreas Tille <tille@debian.org> Fri, 14 Sep 2018 14:34:51 +0200
......
This diff is collapsed.
......@@ -3,3 +3,4 @@ fix_test_cases.patch
cppflags_restore.patch
drl_spelling_fix.patch
skip_tests_accessing_remote.patch
fix_test_arpack-3.6.patch