[med-svn] [Git][med-team/racon][master] libthread-pool-dev is now header-only, update use_debian_packaged_libs.patch to reflect that.

Michael R. Crusoe gitlab at salsa.debian.org
Tue Jan 19 10:05:42 GMT 2021



Michael R. Crusoe pushed to branch master at Debian Med / racon


Commits:
4230779c by Michael R. Crusoe at 2021-01-19T11:00:17+01:00
libthread-pool-dev is now header-only, update use_debian_packaged_libs.patch to reflect that.

- - - - -


2 changed files:

- debian/changelog
- debian/patches/use_debian_packaged_libs.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -10,6 +10,8 @@ racon (1.4.20-1) unstable; urgency=medium
   * Update patches.
   * Build the wrapper script.
   * Bump libthread-pool-dev build-dep to be at least 3
+  * libthread-pool-dev is now header-only, update use_debian_packaged_libs.patch
+    to reflect that.
 
  -- Michael R. Crusoe <crusoe at debian.org>  Tue, 19 Jan 2021 08:11:15 +0100
 


=====================================
debian/patches/use_debian_packaged_libs.patch
=====================================
@@ -28,7 +28,7 @@ Forwarded: not-needed
  endif()
  
 -target_link_libraries(racon bioparser spoa thread_pool edlib_static)
-+target_link_libraries(racon spoa thread_pool edlib z)
++target_link_libraries(racon spoa edlib z)
 +set_target_properties(racon PROPERTIES COMPILE_FLAGS -pthread LINK_FLAGS -pthread)
  if (racon_enable_cuda)
      target_link_libraries(racon cudapoa cudaaligner)
@@ -38,7 +38,7 @@ Forwarded: not-needed
      endif()
  
 -    target_link_libraries(racon_test bioparser spoa thread_pool edlib_static GTest::Main)
-+    target_link_libraries(racon_test spoa thread_pool edlib GTest::Main z)
++    target_link_libraries(racon_test spoa edlib GTest::Main z)
      if (racon_enable_cuda)
          target_link_libraries(racon_test cudapoa cudaaligner)
      endif()



View it on GitLab: https://salsa.debian.org/med-team/racon/-/commit/4230779c2ac5ee57938f9d776fc6c57880279384

-- 
View it on GitLab: https://salsa.debian.org/med-team/racon/-/commit/4230779c2ac5ee57938f9d776fc6c57880279384
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/20210119/adf21c23/attachment-0001.html>


More information about the debian-med-commit mailing list