[med-svn] [Git][med-team/hnswlib][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 12 15:20:02 BST 2022
Andreas Tille pushed to branch master at Debian Med / hnswlib
Commits:
3c4e7c77 by Andreas Tille at 2022-10-12T16:11:10+02:00
Fix watch file
- - - - -
ad4c6f7e by Andreas Tille at 2022-10-12T16:11:24+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
7c58afaa by Andreas Tille at 2022-10-12T16:14:00+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+hnswlib (0.6.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 12 Oct 2022 16:11:36 +0200
+
hnswlib (0.6.2-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-pybind11,
python3-numpy
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
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
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%hnswlib-$1.tar.gz%" \
-https://github.com/nmslib/hnswlib/releases .*/.*/v?@ANY_VERSION@\.tar\.gz
+https://github.com/nmslib/hnswlib/tags .*/.*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/hnswlib/-/compare/302640805e6dac29e2ece55786f44cc042856c17...7c58afaa5db94c8adeb97ce881efc2f78e852d86
--
View it on GitLab: https://salsa.debian.org/med-team/hnswlib/-/compare/302640805e6dac29e2ece55786f44cc042856c17...7c58afaa5db94c8adeb97ce881efc2f78e852d86
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/20221012/6d81693e/attachment-0001.htm>
More information about the debian-med-commit
mailing list