Santiago Vila pushed to branch master at Debian Med / hdmf
Commits: ac0b08cf by Santiago Vila at 2026-02-03T09:25:00+01:00 Fix clean target. - - - - - 449fcfbd by Santiago Vila at 2026-02-03T09:26:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 3c4e4fbe by Santiago Vila at 2026-02-03T09:27:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - afa271f5 by Santiago Vila at 2026-02-03T09:28:00+01:00 d/control: Update standards-version. - - - - - a6a8f91b by Santiago Vila at 2026-02-03T09:29:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - 65019473 by Santiago Vila at 2026-02-03T09:30:00+01:00 Upload for unstable as 3.14.5-2 - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +hdmf (3.14.5-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Simplify salsa-ci.yml. + + -- Santiago Vila <[email protected]> Tue, 03 Feb 2026 09:30:00 +0100 + hdmf (3.14.5-1) unstable; urgency=medium * New upstream version 3.14.5 ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +src/hdmf/_version.py ===================================== debian/control ===================================== @@ -4,7 +4,6 @@ Uploaders: Yaroslav Halchenko <[email protected]>, Étienne Mollier <[email protected]> Section: python Testsuite: autopkgtest-pkg-python -Priority: optional Build-Depends: dh-sequence-python3, pybuild-plugin-pyproject, python3-setuptools, @@ -19,11 +18,10 @@ Build-Depends: dh-sequence-python3, python3-dateutil, python3-ruamel.yaml, python3-pandas -Standards-Version: 4.7.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/hdmf Vcs-Git: https://salsa.debian.org/med-team/hdmf.git Homepage: https://github.com/hdmf-dev/hdmf -Rules-Requires-Root: no Package: python3-hdmf Architecture: all ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,3 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml View it on GitLab: https://salsa.debian.org/med-team/hdmf/-/compare/0536be3b8bce2a1559c0dad3059fe1ba8a6d72a7...65019473953032cf593545fc0143efab8f64f83f -- View it on GitLab: https://salsa.debian.org/med-team/hdmf/-/compare/0536be3b8bce2a1559c0dad3059fe1ba8a6d72a7...65019473953032cf593545fc0143efab8f64f83f 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
