Jérôme Benoit pushed to branch master at Debian Med / igraph
Commits: 01c2dfd3 by Jerome Benoit at 2026-01-01T13:05:09+01:00 Debian patch 1.0.1+ds-2 - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +igraph (1.0.1+ds-2) unstable; urgency=medium + + * Debianization: + - d/t/control: + - benchmarks test with OpenBLAS, discard riscv64 architecture; + - d/copyright: + - Copyright year-tuples, update; + - d/control: + - Standards-Version, dump to 4.7.3 (no change); + + -- Jerome Benoit <[email protected]> Thu, 01 Jan 2026 11:57:57 +0000 + igraph (1.0.1+ds-1) unstable; urgency=medium * New upstream micro version. ===================================== debian/control ===================================== @@ -26,7 +26,7 @@ Build-Depends-Indep: python3, libxml2-utils, docbook2x, texinfo -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/igraph Vcs-Git: https://salsa.debian.org/med-team/igraph.git Homepage: https://igraph.org/c/ ===================================== debian/copyright ===================================== @@ -14,7 +14,7 @@ Files-Excluded: Files: * Copyright: - 2005-2025 The igraph development team: + 2005-2026 The igraph development team: Gabor Csardi <[email protected]>, Tamas Nepusz <[email protected]>, Szabolcs Horvat <[email protected]>, @@ -33,7 +33,7 @@ Comment: Files: vendor/infomap/* Copyright: - 2020-2025 The Infomap development team <https://mapequation.org>: + 2020-2026 The Infomap development team <https://mapequation.org>: Daniel Edler Anton Holmgren Marti Rosvall @@ -44,7 +44,7 @@ Comment: Files: vendor/nanoflann/nanoflann.hpp Copyright: - 2011-2025 Jose Luis Blanco <[email protected]> + 2011-2026 Jose Luis Blanco <[email protected]> 2008-2009 David G. Lowe <[email protected]> 2008-2009 Marius Muja <[email protected]> License: BSD-2-clause @@ -66,7 +66,7 @@ License: GPL-2+ Files: src/isomorphism/bliss/*.hh src/isomorphism/bliss/*.cc -Copyright: 2003-2025 Tommi Junttila +Copyright: 2003-2026 Tommi Junttila License: LGPL-3 Files: src/layout/drl/* @@ -156,7 +156,7 @@ Comment: Adapted by Tamas Nepusz Files: etc/cmake/FindARPACK.cmake -Copyright: 2004-2025 The DUNE development team +Copyright: 2004-2026 The DUNE development team License: GPL-2 Comment: Retrieved from https://github.com/dune-project/dune-istl/ @@ -170,7 +170,7 @@ Comment: Files: doc/* Copyright: 2005-2019 Gabor Csardi and Tamas Nepusz - 2020-2025 The igraph development team: + 2020-2026 The igraph development team: Gabor Csardi, Tamas Nepusz, Szabolcs Horvat, @@ -182,7 +182,7 @@ Files: debian/* Copyright: 2009-2012 Mathieu Malaterre <[email protected]> 2013-2020 Andreas Tille <[email protected]> - 2021-2025 Jerome Benoit <[email protected]> + 2021-2026 Jerome Benoit <[email protected]> License: GPL-2+ License: Apache-2.0 ===================================== debian/tests/control ===================================== @@ -23,4 +23,5 @@ Test-Command: debian/tests/check tutorial Depends: libopenblas-dev, libigraph-dev, libigraph-doc, build-essential, pkgconf Test-Command: debian/tests/check benchmarks +Architecture: !riscv64 Depends: libopenblas-dev, libigraph-dev, libplfit-dev, libigraph-doc, build-essential, pkgconf View it on GitLab: https://salsa.debian.org/med-team/igraph/-/commit/01c2dfd3ef96f4a299b8c3e64849a870dae52c87 -- View it on GitLab: https://salsa.debian.org/med-team/igraph/-/commit/01c2dfd3ef96f4a299b8c3e64849a870dae52c87 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
