Santiago Vila pushed to branch master at Debian Med / python-hmmlearn
Commits: b6ade555 by Santiago Vila at 2026-02-08T19:36:00+01:00 Fix clean target. - - - - - 15a805ec by Santiago Vila at 2026-02-08T19:37:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 8e611590 by Santiago Vila at 2026-02-08T19:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - d4667338 by Santiago Vila at 2026-02-08T19:39:00+01:00 d/control: Update standards-version. - - - - - 9a43e4ae by Santiago Vila at 2026-02-08T19:40:00+01:00 Upload for unstable as 0.3.2-3 - - - - - 3 changed files: - debian/changelog - debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +python-hmmlearn (0.3.2-3) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Sun, 08 Feb 2026 19:40:00 +0100 + python-hmmlearn (0.3.2-2) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -1 +1,2 @@ +lib/*.egg-info/ lib/hmmlearn/_version.py ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: python-hmmlearn Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, @@ -13,11 +12,10 @@ Build-Depends: debhelper-compat (= 13), python3-pytest <!nocheck>, python3-numpy <!nocheck>, python3-sklearn <!nocheck> -Standards-Version: 4.6.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/python-hmmlearn Vcs-Git: https://salsa.debian.org/med-team/python-hmmlearn.git Homepage: https://github.com/hmmlearn/hmmlearn -Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Package: python3-hmmlearn View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/7fbe6a149579bf7e8f3dd7370a6f363dda16dcee...9a43e4aefbcb8b5caf396371f166d2e46ef51ce9 -- View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/7fbe6a149579bf7e8f3dd7370a6f363dda16dcee...9a43e4aefbcb8b5caf396371f166d2e46ef51ce9 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
