Nilesh Patra pushed to branch master at Debian Python Team / packages / python-ncls
Commits: 41c1f5a2 by Nilesh Patra at 2025-10-29T00:09:09+05:30 Cleanup files for build-after-build - - - - - 0740c7f5 by Nilesh Patra at 2025-10-29T00:09:17+05:30 Drop Redundant "Rules-Requires-Root: no" - - - - - 8447aa97 by Nilesh Patra at 2025-10-29T00:09:20+05:30 Bump Standards-Version to 4.7.2 (no changes needed) - - - - - 3a22deef by Nilesh Patra at 2025-10-29T00:09:31+05:30 Drop myself from uploaders - - - - - b10cb7c9 by Nilesh Patra at 2025-10-29T00:10:07+05:30 Upload to unstable - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +python-ncls (0.0.63-hotfix+ds-2) unstable; urgency=medium + + * Team Upload. + * Cleanup files for build-after-build (Closes: #1046648) + * Drop Redundant "Rules-Requires-Root: no" + * Bump Standards-Version to 4.7.2 (no changes needed) + * Drop myself from uploaders + + -- Nilesh Patra <[email protected]> Wed, 29 Oct 2025 00:09:35 +0530 + python-ncls (0.0.63-hotfix+ds-1) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -0,0 +1,3 @@ +ncls/src/ncls32.c +ncls/src/ncls.c +ncls/src/fncls.c ===================================== debian/control ===================================== @@ -1,7 +1,6 @@ Source: python-ncls Maintainer: Debian Python Team <[email protected]> Uploaders: Steffen Moeller <[email protected]>, - Nilesh Patra <[email protected]> Section: science Testsuite: autopkgtest-pkg-python Priority: optional @@ -12,11 +11,10 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-numpy <!nocheck>, python3-pytest <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ncls Vcs-Git: https://salsa.debian.org/python-team/packages/python-ncls.git Homepage: https://github.com/biocore-ntnu/ncls -Rules-Requires-Root: no Package: python3-ncls Architecture: any View it on GitLab: https://salsa.debian.org/python-team/packages/python-ncls/-/compare/9a78f4f047963a0282bf144f7eb91a2cdab5a6ff...b10cb7c9198d50ab0478fb44a208ccb9cf487c9b -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-ncls/-/compare/9a78f4f047963a0282bf144f7eb91a2cdab5a6ff...b10cb7c9198d50ab0478fb44a208ccb9cf487c9b 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
