Andreas Tille pushed to branch master at Debian Med / python-pynndescent
Commits: d58257a2 by Andreas Tille at 2021-02-03T22:31:45+01:00 Small lintian issues - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-pynndescent (0.5.1-2) UNRELEASED; urgency=medium + + * Section: Python + * Spelling fix for long description + + -- Andreas Tille <[email protected]> Wed, 03 Feb 2021 22:31:16 +0100 + python-pynndescent (0.5.1-1) unstable; urgency=medium * Initial release (Closes: #980537) ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: python-pynndescent Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Section: science +Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, @@ -25,7 +25,7 @@ Depends: ${python3:Depends}, ${misc:Depends} Description: nearest neighbor descent for approximate nearest neighbors PyNNDescent is a Python nearest neighbor descent for approximate nearest - neighbors. It provides a python implementation of Nearest Neighbor + neighbors. It provides a Python implementation of Nearest Neighbor Descent for k-neighbor-graph construction and approximate nearest neighbor search, as per the paper: . View it on GitLab: https://salsa.debian.org/med-team/python-pynndescent/-/commit/d58257a27d2608731a6652c723059f266b289fcf -- View it on GitLab: https://salsa.debian.org/med-team/python-pynndescent/-/commit/d58257a27d2608731a6652c723059f266b289fcf 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
