[med-svn] [Git][med-team/vsearch][debian/experimental] d/{control, rules}: this is a GPL package, so document the libsimde-dev vesion used to compile.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Mon Jul 1 13:39:45 BST 2024



Michael R. Crusoe pushed to branch debian/experimental at Debian Med / vsearch


Commits:
c7078bff by Michael R. Crusoe at 2024-07-01T14:38:02+02:00
d/{control,rules}: this is a GPL package, so document the libsimde-dev vesion used to compile.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+vsearch (2.28.1-3~0exp1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * d/{control,rules}: this is a GPL package, so document the libsimde-
+    dev vesion used to compile.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 01 Jul 2024 14:37:54 +0200
+
 vsearch (2.28.1-3~0exp0) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -24,6 +24,7 @@ Package: vsearch
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Built-Using: ${simde:Built-Using}
 Description: tool for processing metagenomic sequences
  Versatile 64-bit multithreaded tool for processing metagenomic sequences,
  including searching, clustering, chimera detection, dereplication, sorting,


=====================================
debian/rules
=====================================
@@ -64,3 +64,6 @@ execute_after_dh_install:
 	    mkdir -p $(docdir)/test ; \
 	    for tst in test/*.sh ; do sed 's?\.\./bin/vsearch?/usr/bin/vsearch?' $${tst} > $(docdir)/$${tst} ; done ; \
 	fi
+
+override_dh_gencontrol:
+	dh_gencontrol -- -Vsimde:Built-Using="$(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W "libsimde-dev")"



View it on GitLab: https://salsa.debian.org/med-team/vsearch/-/commit/c7078bff38d8ff6c2955a13ba0d4d005ef658586

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/vsearch/-/commit/c7078bff38d8ff6c2955a13ba0d4d005ef658586
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/20240701/a063cca1/attachment-0001.htm>


More information about the debian-med-commit mailing list