Santiago Vila pushed to branch master at Debian Med / tombo
Commits: 858c3bc2 by Santiago Vila at 2025-10-06T17:05:00+02:00 d/control: Drop <!nocheck> from python3-numpy in BD. Closes: #1116921. - - - - - 05cdc9fe by Santiago Vila at 2025-10-06T17:06:00+02:00 d/control: Add build-dependency on python3-numpy-dev (lintian error). - - - - - 7967e2e0 by Santiago Vila at 2025-10-06T17:07:00+02:00 d/control: Drop "Rules-Requires-Root: no", it's the default. - - - - - ebb5703c by Santiago Vila at 2025-10-06T17:08:00+02:00 d/control: Drop "Priority: optional", it's the default. - - - - - bef5978d by Santiago Vila at 2025-10-06T17:09:00+02:00 d/control: Update standards-version. - - - - - 6d85aaac by Santiago Vila at 2025-10-06T17:10:00+02:00 Upload for unstable as 1.5.1-8 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +tombo (1.5.1-8) unstable; urgency=medium + + * Team upload. + * d/control: Drop <!nocheck> from python3-numpy in BD. Closes: #1116921. + * d/control: Add build-dependency on python3-numpy-dev (lintian error). + * d/control: Drop "Rules-Requires-Root: no", it's the default. + * d/control: Drop "Priority: optional", it's the default. + * d/control: Update standards-version. + + -- Santiago Vila <[email protected]> Mon, 06 Oct 2025 17:10:00 +0200 + tombo (1.5.1-7) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: tombo Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: cython3, debhelper-compat (= 13), dh-python, @@ -11,7 +10,8 @@ Build-Depends: cython3, python3-h5py <!nocheck>, python3-mappy <!nocheck>, python3-nose2 <!nocheck>, - python3-numpy <!nocheck>, + python3-numpy, + python3-numpy-dev, python3-scipy <!nocheck>, python3-setuptools, python3-sphinx, @@ -19,11 +19,10 @@ Build-Depends: cython3, python3-sphinx-rtd-theme, python3-tqdm <!nocheck>, sphinx-doc -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/tombo Vcs-Git: https://salsa.debian.org/med-team/tombo.git Homepage: https://github.com/nanoporetech/tombo -Rules-Requires-Root: no Package: tombo Architecture: any View it on GitLab: https://salsa.debian.org/med-team/tombo/-/compare/9302d1ff43a3855d1acb355fc05d893cf78436a5...6d85aaac469cf8bd2a1d3bc7fe530290e308f1c1 -- View it on GitLab: https://salsa.debian.org/med-team/tombo/-/compare/9302d1ff43a3855d1acb355fc05d893cf78436a5...6d85aaac469cf8bd2a1d3bc7fe530290e308f1c1 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
