Santiago Vila pushed to branch master at Debian Med / python-leidenalg
Commits: 7535d05d by Santiago Vila at 2026-02-03T17:37:00+01:00 Fix clean target. - - - - - 25f5a408 by Santiago Vila at 2026-02-03T17:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 50058b59 by Santiago Vila at 2026-02-03T17:39:00+01:00 d/control: Update standards-version. - - - - - b4887eef by Santiago Vila at 2026-02-03T17:40:00+01:00 Upload for unstable as 0.11.0-2 - - - - - 3 changed files: - debian/changelog - debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +python-leidenalg (0.11.0-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Tue, 03 Feb 2026 17:40:00 +0100 + python-leidenalg (0.11.0-1) unstable; urgency=medium * Team Upload. ===================================== debian/clean ===================================== @@ -1 +1,2 @@ +src/*.egg-info/ src/leidenalg/version.py ===================================== debian/control ===================================== @@ -3,7 +3,6 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]>, Étienne Mollier <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, @@ -16,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), python3-ddt <!nocheck>, python3-igraph (>= 0.10) <!nocheck>, python3-wheel <!nocheck> -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/python-leidenalg Vcs-Git: https://salsa.debian.org/med-team/python-leidenalg.git Homepage: https://github.com/vtraag/leidenalg View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/d387b3e1c8cb501ba9d47c13be1e0cd8a844b688...b4887eefa1e970b8c232d7a46183148f9c422a91 -- View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/d387b3e1c8cb501ba9d47c13be1e0cd8a844b688...b4887eefa1e970b8c232d7a46183148f9c422a91 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
