Steffen Möller pushed to branch master at Debian Med / hnswlib
Commits: c8e7dc5a by Steffen Möller at 2020-09-06T14:53:25+02:00 Readier for peer review. - - - - - 3 changed files: - debian/control - debian/libhnswlib-dev.dirs - debian/libhnswlib-dev.install Changes: ===================================== debian/control ===================================== @@ -6,7 +6,9 @@ Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, - python3-setuptools + python3-setuptools, + python3-pybind11, + python3-numpy Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/hnswlib Vcs-Git: https://salsa.debian.org/med-team/hnswlib.git ===================================== debian/libhnswlib-dev.dirs ===================================== @@ -1 +1 @@ -usr/include +usr/include/hnswlib ===================================== debian/libhnswlib-dev.install ===================================== @@ -1 +1 @@ -hnswlib usr/include/ +hnswlib/* usr/include/hnswlib/ View it on GitLab: https://salsa.debian.org/med-team/hnswlib/-/commit/c8e7dc5a6c5341c0466cc419d589e691acefcea5 -- View it on GitLab: https://salsa.debian.org/med-team/hnswlib/-/commit/c8e7dc5a6c5341c0466cc419d589e691acefcea5 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
