[med-svn] [Git][med-team/libthread-pool][master] 4 commits: Fix another typo

Andreas Tille gitlab at salsa.debian.org
Sun Jun 10 08:55:54 BST 2018


Andreas Tille pushed to branch master at Debian Med / libthread-pool


Commits:
854a91ff by Andreas Tille at 2018-06-10T09:41:19+02:00
Fix another typo

- - - - -
cda2d9bc by Andreas Tille at 2018-06-10T09:42:30+02:00
Add ITP bug number

- - - - -
83133e03 by Andreas Tille at 2018-06-10T09:44:24+02:00
Add symbols file

- - - - -
2e579e82 by Andreas Tille at 2018-06-10T09:50:43+02:00
Fix remaining typo and upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/libthread-pool0.symbols


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libthread-pool (1.0.0-1) UNRELEASED; urgency=medium
+libthread-pool (1.0.0-1) unstable; urgency=medium
 
-  * Initial release (Closes: #???)
+  * Initial release (Closes: #901207)
 
- -- Andreas Tille <tille at debian.org>  Sat, 09 Jun 2018 23:05:58 +0200
+ -- Andreas Tille <tille at debian.org>  Sun, 10 Jun 2018 09:44:39 +0200


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://salsa.debian.org/med-team/libthread-pool
 Vcs-Git: https://salsa.debian.org/med-team/libthread-pool.git
 Homepage: https://github.com/rvaser/libthread-pool
 
-Package: liblibthread-pool0
+Package: libthread-pool0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -33,7 +33,7 @@ Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         liblibthread-pool0 (= ${binary:Version})
+         libthread-pool0 (= ${binary:Version})
 Description: C++ thread pool library (devel)
  A thread pool is a software design pattern for achieving concurrency of
  execution in a computer program. Often also called a replicated workers


=====================================
debian/libthread-pool0.symbols
=====================================
--- /dev/null
+++ b/debian/libthread-pool0.symbols
@@ -0,0 +1,24 @@
+libthread_pool.so.0 libthread-pool0 #MINVER#
+ _ZN11thread_pool10ThreadPool13worker_threadEPS0_ at Base 1.0.0
+ _ZN11thread_pool10ThreadPoolC1Ej at Base 1.0.0
+ _ZN11thread_pool10ThreadPoolC2Ej at Base 1.0.0
+ _ZN11thread_pool10ThreadPoolD1Ev at Base 1.0.0
+ _ZN11thread_pool10ThreadPoolD2Ev at Base 1.0.0
+ _ZN11thread_pool15createSemaphoreEj at Base 1.0.0
+ _ZN11thread_pool16createThreadPoolEj at Base 1.0.0
+ _ZN11thread_pool9Semaphore4postEv at Base 1.0.0
+ _ZN11thread_pool9Semaphore4waitEv at Base 1.0.0
+ _ZN11thread_pool9SemaphoreC1Ej at Base 1.0.0
+ _ZN11thread_pool9SemaphoreC2Ej at Base 1.0.0
+ _ZNSt5dequeISt8functionIFvvEESaIS2_EE19_M_destroy_data_auxESt15_Deque_iteratorIS2_RS2_PS2_ES8_ at Base 1.0.0
+ _ZNSt5dequeISt8functionIFvvEESaIS2_EED1Ev at Base 1.0.0
+ _ZNSt5dequeISt8functionIFvvEESaIS2_EED2Ev at Base 1.0.0
+ _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEE6_M_runEv at Base 1.0.0
+ _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEED0Ev at Base 1.0.0
+ _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEED1Ev at Base 1.0.0
+ _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEED2Ev at Base 1.0.0
+ _ZNSt6vectorINSt6thread2idESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_ at Base 1.0.0
+ _ZNSt6vectorISt6threadSaIS0_EE17_M_realloc_insertIJRFvPN11thread_pool10ThreadPoolEES6_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_ at Base 1.0.0
+ _ZTINSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEEE at Base 1.0.0
+ _ZTSNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEEE at Base 1.0.0
+ _ZTVNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEEE at Base 1.0.0



View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/compare/8b993224ee1fc5e47e17709f787fb2b9ef30ba08...2e579e82683dc458f39eca4360dd2298059de98f

-- 
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/compare/8b993224ee1fc5e47e17709f787fb2b9ef30ba08...2e579e82683dc458f39eca4360dd2298059de98f
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/20180610/12a8c0d4/attachment-0001.html>


More information about the debian-med-commit mailing list