summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
Merge igraph (0.8.5+ds1-1) import into refs/heads/workingbranch
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
debianization: SuiteSparse header folder
Origin: debian
Forwarded: not-needed
Last-Update: 2020-12-26
Rename the system wide SuiteSparse header folder to `suitesparse'.
Gbp-Pq: Name debianization-suitesparse-header_folder.patch
Andreas Tille [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
There is no doc/Makefile.am delivered in release tarballs - so do nothing there
Last-Update: Thu, 30 Apr 2020 10:18:11 +0200
Forwarded: not-needed
Gbp-Pq: Name do_not_make_anything_in_doc.patch
Andreas Tille [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
Enable removing third party code by not requiring removed files in automake
Last-Update: Mon, 30 Mar 2020 13:53:54 +0200
Forwarded: not-needed
Gbp-Pq: Name enable_removing_third_party_code.patch
Andreas Tille [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
Bump soversion to 1
Last-Update: Sun, 23 Feb 2020 11:59:51 +0100
Forwarded: not-needed
Gbp-Pq: Name soversion.patch
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
external SuiteSparse library suite
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1587
Last-Update: 2020-12-26
Allow one to use the system wide SuiteSparse library suite
instead of using the one furnished in the upstream source.
Gbp-Pq: Name upstream-enhance-external_suitesparse.patch
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
source typo
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1579
Comment: spelling-error-in-binary
Last-Update: 2020-12-20
Correct spelling errors as reported by lintian in some binaries;
meant to silence lintian and eventually to be submitted to the
upstream maintainer.
Gbp-Pq: Name upstream-fix-lintian-spelling_error_in_binary.patch
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
examples/simple: silence gcc Warnings
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1580
Last-Update: 2020-12-20
Silence gcc Warnings to ease tests ; meant to be submitted to
the upstream maintainer.
Gbp-Pq: Name upstream-fix-examples_simple-gcc-warnings.patch
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
add missing header in `examples/benchnmakrs/bench.h'
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1581
Last-Update: 2020-12-20
Include sys/resource.h in `e/b/bench.h'; meant to be submitted to the
upstream maintainer.
Gbp-Pq: Name upstream-fix-examples_benchmarks_bench_h-missing-include.patch
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
igraph (0.8.5+ds1-1) unstable; urgency=medium
* Discard d/p/skip_tests_accessing_remote.patch as it is now obsolete.
* Make external SuiteSparse library suite:
- d/p/upstream-enhance-external_suitesparse.patch ;
- d/p/debianization-suitesparse-header_folder.patch .
* Add libsuitesparse-dev to Build-Depends in d/control
and to Depends in d/t/control (simple tests).
* Simplify d/rules
* Uncomment and update d/libigraph{1,-dev}.install .
* Add to Files-Excluded list: src/{cs,SuiteSparse_config} config.h.in .
* Update repacksuffix and dversionmangle options in d/watch .
* Refresh d/libigraph1.symbols.amd64 .
[dgit import unpatched igraph 0.8.5+ds1-1]
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
Import igraph_0.8.5+ds1.orig.tar.xz
[dgit import orig igraph_0.8.5+ds1.orig.tar.xz]
Jerome Benoit [Sat, 26 Dec 2020 15:41:15 +0000 (15:41 +0000)]
Import igraph_0.8.5+ds1-1.debian.tar.xz
[dgit import tarball igraph 0.8.5+ds1-1 igraph_0.8.5+ds1-1.debian.tar.xz]
Jerome Benoit [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
Merge igraph (0.8.5+ds-3) import into refs/heads/workingbranch
Andreas Tille [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
There is no doc/Makefile.am delivered in release tarballs - so do nothing there
Last-Update: Thu, 30 Apr 2020 10:18:11 +0200
Forwarded: not-needed
Gbp-Pq: Name do_not_make_anything_in_doc.patch
Andreas Tille [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
Enable removing third party code by not requiring removed files in automake
Last-Update: Mon, 30 Mar 2020 13:53:54 +0200
Forwarded: not-needed
Gbp-Pq: Name enable_removing_third_party_code.patch
Andreas Tille [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
Bump soversion to 1
Last-Update: Sun, 23 Feb 2020 11:59:51 +0100
Forwarded: not-needed
Gbp-Pq: Name soversion.patch
Andreas Tille [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
Exclude tests requiring remote access
Forwarded: not-needed
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Jerome Benoit [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
source typo
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1579
Comment: spelling-error-in-binary
Last-Update: 2020-12-20
Correct spelling errors as reported by lintian in some binaries;
meant to silence lintian and eventually to be submitted to the
upstream maintainer.
Gbp-Pq: Name upstream-fix-lintian-spelling_error_in_binary.patch
Jerome Benoit [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
examples/simple: silence gcc Warnings
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1580
Last-Update: 2020-12-20
Silence gcc Warnings to ease tests ; meant to be submitted to
the upstream maintainer.
Gbp-Pq: Name upstream-fix-examples_simple-gcc-warnings.patch
Jerome Benoit [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
add missing header in `examples/benchnmakrs/bench.h'
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1581
Last-Update: 2020-12-20
Include sys/resource.h in `e/b/bench.h'; meant to be submitted to the
upstream maintainer.
Gbp-Pq: Name upstream-fix-examples_benchmarks_bench_h-missing-include.patch
Jerome Benoit [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
igraph (0.8.5+ds-3) unstable; urgency=medium
* Add do-nothing override_dh_auto_{build,test,install}-indep targets in
d/rules to allow arch all build.
[dgit import unpatched igraph 0.8.5+ds-3]
Jerome Benoit [Sun, 20 Dec 2020 16:29:31 +0000 (16:29 +0000)]
Import igraph_0.8.5+ds-3.debian.tar.xz
[dgit import tarball igraph 0.8.5+ds-3 igraph_0.8.5+ds-3.debian.tar.xz]
Jerome Benoit [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
Merge igraph (0.8.5+ds-1) import into refs/heads/workingbranch
Jerome Benoit [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
Import igraph_0.8.5+ds.orig.tar.xz
[dgit import orig igraph_0.8.5+ds.orig.tar.xz]
Andreas Tille [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
There is no doc/Makefile.am delivered in release tarballs - so do nothing there
Last-Update: Thu, 30 Apr 2020 10:18:11 +0200
Forwarded: not-needed
Gbp-Pq: Name do_not_make_anything_in_doc.patch
Andreas Tille [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
Enable removing third party code by not requiring removed files in automake
Last-Update: Mon, 30 Mar 2020 13:53:54 +0200
Forwarded: not-needed
Gbp-Pq: Name enable_removing_third_party_code.patch
Andreas Tille [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
Bump soversion to 1
Last-Update: Sun, 23 Feb 2020 11:59:51 +0100
Forwarded: not-needed
Gbp-Pq: Name soversion.patch
Andreas Tille [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
Exclude tests requiring remote access
Forwarded: not-needed
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Jerome Benoit [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
igraph (0.8.5+ds-1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version
* Update Files-Excluded list (clean debclean)
* Update symbols (d/libigraph1.symbols.amd64)
* Bump Standards Version to 4.5.1 (no change)
* Set Forwarded field in patches to not-needed (Debian specific patches)
* Update d/copyright
* Add hardening=+all to DEB_BUILD_MAINT_OPTIONS in d/rules
* Link duplicates in libigraph-examples with jdupes(1)
* Introduce d/clean
[dgit import unpatched igraph 0.8.5+ds-1]
Jerome Benoit [Sun, 13 Dec 2020 19:27:48 +0000 (19:27 +0000)]
Import igraph_0.8.5+ds-1.debian.tar.xz
[dgit import tarball igraph 0.8.5+ds-1 igraph_0.8.5+ds-1.debian.tar.xz]
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
Merge igraph (0.8.3+ds-1) import into refs/heads/workingbranch
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
There is no doc/Makefile.am delivered in release tarballs - so do nothing there
Last-Update: Thu, 30 Apr 2020 10:18:11 +0200
Gbp-Pq: Name do_not_make_anything_in_doc.patch
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
Enable removing third party code by not requiring removed files in automake
Last-Update: Mon, 30 Mar 2020 13:53:54 +0200
Gbp-Pq: Name enable_removing_third_party_code.patch
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
Bump soversion to 1
Last-Update: Sun, 23 Feb 2020 11:59:51 +0100
Gbp-Pq: Name soversion.patch
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
Exclude tests requiring remote access
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
igraph (0.8.3+ds-1) unstable; urgency=medium
* New upstream version
* New symbols
[dgit import unpatched igraph 0.8.3+ds-1]
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
Import igraph_0.8.3+ds.orig.tar.xz
[dgit import orig igraph_0.8.3+ds.orig.tar.xz]
Andreas Tille [Sat, 3 Oct 2020 11:07:34 +0000 (12:07 +0100)]
Import igraph_0.8.3+ds-1.debian.tar.xz
[dgit import tarball igraph 0.8.3+ds-1 igraph_0.8.3+ds-1.debian.tar.xz]
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
Merge igraph (0.8.2+ds-1) import into refs/heads/workingbranch
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
There is no doc/Makefile.am delivered in release tarballs - so do nothing there
Last-Update: Thu, 30 Apr 2020 10:18:11 +0200
Gbp-Pq: Name do_not_make_anything_in_doc.patch
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
Enable removing third party code by not requiring removed files in automake
Last-Update: Mon, 30 Mar 2020 13:53:54 +0200
Gbp-Pq: Name enable_removing_third_party_code.patch
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
Bump soversion to 1
Last-Update: Sun, 23 Feb 2020 11:59:51 +0100
Gbp-Pq: Name soversion.patch
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
Exclude tests requiring remote access
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
igraph (0.8.2+ds-1) unstable; urgency=medium
* New upstream version
* Most patches are applied upstream
* Point watch file to official download location
Closes: #958999
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Add new symbol
[dgit import unpatched igraph 0.8.2+ds-1]
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
Import igraph_0.8.2+ds.orig.tar.xz
[dgit import orig igraph_0.8.2+ds.orig.tar.xz]
Andreas Tille [Thu, 30 Apr 2020 08:18:11 +0000 (09:18 +0100)]
Import igraph_0.8.2+ds-1.debian.tar.xz
[dgit import tarball igraph 0.8.2+ds-1 igraph_0.8.2+ds-1.debian.tar.xz]
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
Merge igraph (0.8.1+ds-1) import into refs/heads/workingbranch
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
Enable removing third party code by not requiring removed files in automake
Last-Update: Mon, 30 Mar 2020 13:53:54 +0200
Gbp-Pq: Name enable_removing_third_party_code.patch
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
Bump soversion to 1
Last-Update: Sun, 23 Feb 2020 11:59:51 +0100
Gbp-Pq: Name soversion.patch
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
Exclude tests requiring remote access
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
igraph (0.8.1+ds-1) unstable; urgency=medium
* New upstream version
* Remove third party code that is not used anyway from upstream source
* Add missings in d/copyright
Closes: #953941
* New upstream version
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Update symbols file
[dgit import unpatched igraph 0.8.1+ds-1]
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
Import igraph_0.8.1+ds.orig.tar.xz
[dgit import orig igraph_0.8.1+ds.orig.tar.xz]
Andreas Tille [Mon, 30 Mar 2020 13:02:01 +0000 (14:02 +0100)]
Import igraph_0.8.1+ds-1.debian.tar.xz
[dgit import tarball igraph 0.8.1+ds-1 igraph_0.8.1+ds-1.debian.tar.xz]
Tamás Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Skip prints in test suite which cause failure
Last-Update: Tue, 15 Jan 2019 13:08:35 +0000 (UTC)
Origin: https://github.com/igraph/igraph/issues/1107#issuecomment-
450881345
Bug-Debian: https://bugs.debian.org/902760
Gbp-Pq: Name skip_issue_in_test_suite.patch
Tamas Nepusz [Wed, 2 Jan 2019 15:51:48 +0000 (16:51 +0100)]
[PATCH] use a different starting vector for igraph_community_leading_eigenvector() to prevent errors with ARPACK 3.6.3
Gbp-Pq: Name different_starting_vector.patch
Tamas Nepusz [Thu, 6 Dec 2018 08:02:45 +0000 (09:02 +0100)]
[PATCH] fix a crash when loading malformed GraphML files, closes #1141 This fixes CVE-2018-20349
Thanks to Zhao Liang, Huawei Weiran Labs
Gbp-Pq: Name fix_broken_graph_ml.patch
Tamas Nepusz [Wed, 1 Aug 2018 17:18:20 +0000 (19:18 +0200)]
[PATCH] fixing issues with ARPACK 3.6, related to #1107
Remark: This does not solve the build issue
Gbp-Pq: Name fix_test_arpack-3.6.patch
Andreas Tille [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Exclude tests requiring remote access
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Fixing a spelling error
Last-Changed: Wed, 27 Aug 2014 21:58:56 +0100
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
8bf4ddcc
Gbp-Pq: Name drl_spelling_fix.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Restore CPPFLAGS properly after the detection of libxml
Last-Changed: Wed, 27 Aug 2014 21:39:48 +0100
Bug: https://github.com/igraph/igraph/issues/674
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
a1a333bb
Gbp-Pq: Name cppflags_restore.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Fix failing test cases
Last-Changed: Thu, 28 Aug 2014 10:48:43 +0100
Bug: https://github.com/igraph/igraph/issues/676
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
c2afdb1
Gbp-Pq: Name fix_test_cases.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Remove unused test target
Last-Changed: Wed, 27 Aug 2014 23:01:02 +0100
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
b829d5d428
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').
Gbp-Pq: Name remove_unused_test_target.patch
Andreas Tille [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
igraph (0.7.1-4) unstable; urgency=medium
* use a different starting vector for
igraph_community_leading_eigenvector() to prevent errors
with ARPACK 3.6.3 (Thanks for the patch to Tamás Nepusz)
Closes: #902760
* Drop Tamás Nepusz <ntamas@gmail.com> from uploaders (Tamás, thanks
for your previous work on the Debian package and the support you
provide on upstream code)
* debhelper 12
* Standards-Version: 4.3.0
[dgit import unpatched igraph 0.7.1-4]
Andreas Tille [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Import igraph_0.7.1-4.debian.tar.xz
[dgit import tarball igraph 0.7.1-4 igraph_0.7.1-4.debian.tar.xz]
Andreas Tille [Fri, 8 Aug 2014 14:12:35 +0000 (15:12 +0100)]
Import igraph_0.7.1.orig.tar.gz
[dgit import orig igraph_0.7.1.orig.tar.gz]