[med-svn] [Git][med-team/hnswlib][master] 3 commits: DEP3

Andreas Tille gitlab at salsa.debian.org
Mon Sep 7 22:32:41 BST 2020



Andreas Tille pushed to branch master at Debian Med / hnswlib


Commits:
0cbcc3e6 by Andreas Tille at 2020-09-07T23:23:40+02:00
DEP3

- - - - -
debab929 by Andreas Tille at 2020-09-07T23:24:22+02:00
Add sections to binary packages

- - - - -
a7b153aa by Andreas Tille at 2020-09-07T23:32:34+02:00
Upload to new

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/patches/cassert.patch
- debian/patches/noTwine.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-hnswlib (0.4.0-1) UNRELEASED; urgency=medium
+hnswlib (0.4.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #969558)
 


=====================================
debian/control
=====================================
@@ -17,6 +17,7 @@ Rules-Requires-Root: no
 
 Package: python3-hnswlib
 Architecture: any
+Section: python
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends},
@@ -34,6 +35,7 @@ Description: Python bindings for hnswlib: fast approximate nearest neighbor sear
 
 Package: libhnswlib-dev
 Architecture: all
+Section: libdevel
 Depends: ${misc:Depends}
 Description: fast approximate nearest neighbor search
  Header-only C++ HNSW implementation with Python bindings.


=====================================
debian/patches/cassert.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Möller
+Last-Update: 2020-09-06 14:39:12 +0200
+Description: Add missing "#include <cassert>"
+
 Index: hnswlib-0.4.0/hnswlib/hnswalg.h
 ===================================================================
 --- hnswlib-0.4.0.orig/hnswlib/hnswalg.h


=====================================
debian/patches/noTwine.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Möller
+Last-Update: 2020-09-06 14:39:12 +0200
+Description: Prevent execution of upstream Makefile in python_bindings dir
+
 Index: hnswlib/python_bindings/Makefile
 ===================================================================
 --- hnswlib.orig/python_bindings/Makefile
@@ -10,10 +14,3 @@ Index: hnswlib/python_bindings/Makefile
  pypi: dist
  	twine upload dist/*
  
-@@ -11,4 +15,4 @@ test:
- clean:
- 	rm -rf *.egg-info build dist var first_half.bin tests/__pycache__ hnswlib.cpython-36m-darwin.so
- 
--.PHONY: dist
-\ No newline at end of file
-+.PHONY: dist



View it on GitLab: https://salsa.debian.org/med-team/hnswlib/-/compare/5718ed5f06eaeb2a3575df07c554d427cbbf450a...a7b153aa6f6868570a99a8758ed596a1d4ec885e

-- 
View it on GitLab: https://salsa.debian.org/med-team/hnswlib/-/compare/5718ed5f06eaeb2a3575df07c554d427cbbf450a...a7b153aa6f6868570a99a8758ed596a1d4ec885e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200907/05298099/attachment-0001.html>


More information about the debian-med-commit mailing list