summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jerome Benoit [Mon, 15 Jul 2024 21:11:34 +0000 (21:11 +0000)]
upstream: fix: multiarch: file-conflict
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/2372
Last-Update: 2024-07-15
This patch installs architecture/built specific C headers
in a per-architecture location to avoid conflict on multiarch
systems. It is meant to be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-fix-multiarch-file_conflict.patch
Jerome Benoit [Mon, 15 Jul 2024 21:11:34 +0000 (21:11 +0000)]
upstream: silence unused-but-set-variable warnings: benchmarks
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/2640
Last-Update: 2024-06-28
This patch silences a unused-but-set-variable warning as detected
by gcc (Debian 13.3.0-1) in `tests/benchmarks/intersection.c'. It is meant to
be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-silence-tests-benchmarks-unused_but_set_variable.patch
Jerome Benoit [Mon, 15 Jul 2024 21:11:34 +0000 (21:11 +0000)]
upstream: silence format-truncation warnings: benchmarks
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/2641
Last-Update: 2024-06-28
This patch silences format-truncation warnings as detected
by gcc (Debian 13.3.0-1) in `tests/benchmarks/erdos_renyi.c'. It is meant to
be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-silence-tests-benchmarks-format_truncation.patch
Jerome Benoit [Mon, 15 Jul 2024 21:11:34 +0000 (21:11 +0000)]
igraph (0.10.13+ds-2) unstable; urgency=medium
* Debianization:
- d/patches/*:
- -d/p/upstream-fix-multiarch-file_conflict.patch, correct
(thanks to Szabolcs Horvat <szhorvat@gmail.com> for the correction).
[dgit import unpatched igraph 0.10.13+ds-2]
Jerome Benoit [Mon, 15 Jul 2024 21:11:34 +0000 (21:11 +0000)]
Import igraph_0.10.13+ds-2.debian.tar.xz
[dgit import tarball igraph 0.10.13+ds-2 igraph_0.10.13+ds-2.debian.tar.xz]
Jerome Benoit [Fri, 28 Jun 2024 20:51:42 +0000 (20:51 +0000)]
Import igraph_0.10.13+ds.orig.tar.xz
[dgit import orig igraph_0.10.13+ds.orig.tar.xz]