Andreas Tille pushed to branch master at Debian Med / hnswlib


Commits:
1eefae96 by Andreas Tille at 2026-05-06T12:24:53+02:00
Standards-Version: 4.7.4 (routine-update)

- - - - -
63689f28 by Andreas Tille at 2026-05-06T12:25:10+02:00
Changes made by cme

- - - - -
9a57e288 by Andreas Tille at 2026-05-06T12:27:44+02:00
routine-update: Ready to upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-hnswlib (0.9.0-2) UNRELEASED; urgency=medium
+hnswlib (0.9.0-2) unstable; urgency=medium
 
   * Team upload.
   * Remove `Multi-Arch: same`
     Closes: #1133403
+  * Standards-Version: 4.7.4 (routine-update)
+  * Reflow Uploaders field (cme)
 
- -- Andreas Tille <[email protected]>  Wed, 06 May 2026 12:21:54 +0200
+ -- Andreas Tille <[email protected]>  Wed, 06 May 2026 12:25:26 +0200
 
 hnswlib (0.9.0-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -1,20 +1,22 @@
 Source: hnswlib
-Section: science
+Standards-Version: 4.7.4
 Maintainer: Debian Med Packaging Team 
<[email protected]>
-Uploaders: Steffen Moeller <[email protected]>,
-           Étienne Mollier <[email protected]>
-Build-Depends: debhelper-compat (= 13),
-               dh-sequence-python3,
-               libpython3-all-dev,
-               pybuild-plugin-pyproject,
-               python3-all-dev:native,
-               python3-setuptools,
-               python3-pybind11,
+Uploaders:
+ Steffen Moeller <[email protected]>,
+ Étienne Mollier <[email protected]>,
+Section: science
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ libpython3-all-dev,
+ pybuild-plugin-pyproject,
+ python3-all-dev:native,
+ python3-setuptools,
+ python3-pybind11,
 # Native numpy is required in cross compilation context to build the wheel,
 # so marking <!nocheck> is not appropriate here.  See also [1] for rationale.
 # [1]: https://lists.debian.org/debian-cross/2023/01/msg00005.html
-               python3-numpy:native
-Standards-Version: 4.7.3
+ python3-numpy:native,
 Vcs-Browser: https://salsa.debian.org/med-team/hnswlib
 Vcs-Git: https://salsa.debian.org/med-team/hnswlib.git
 Homepage: https://github.com/nmslib/hnswlib
@@ -22,11 +24,12 @@ Homepage: https://github.com/nmslib/hnswlib
 Package: python3-hnswlib
 Architecture: any
 Section: python
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         ${python3:Depends},
-         python3-pybind11,
-         python3-numpy
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ ${python3:Depends},
+ python3-pybind11,
+ python3-numpy,
 Description: Python bindings for hnswlib: fast approximate nearest neighbor 
search
  A common task in data analysis but also in scientific computations
  is to find data that is very close (multi-dimensional space) or
@@ -39,9 +42,10 @@ Description: Python bindings for hnswlib: fast approximate 
nearest neighbor sear
 
 Package: libhnswlib-dev
 Architecture: all
-Section: libdevel
-Depends: ${misc:Depends}
 Multi-Arch: foreign
+Section: libdevel
+Depends:
+ ${misc:Depends},
 Description: fast approximate nearest neighbor search
  Header-only C++ HNSW implementation with Python bindings.
  .



View it on GitLab: 
https://salsa.debian.org/med-team/hnswlib/-/compare/f18ce51f4cb90fe8cb2b03999a6f2744c2358bf2...9a57e2882d02db8c41c9d8bcf83b65c1ba0e7f05

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/hnswlib/-/compare/f18ce51f4cb90fe8cb2b03999a6f2744c2358bf2...9a57e2882d02db8c41c9d8bcf83b65c1ba0e7f05
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to