[med-svn] [Git][med-team/libthread-pool][master] 5 commits: Rebuild for new version of gcc to fix symbols
Andreas Tille
gitlab at salsa.debian.org
Wed Aug 21 10:26:20 BST 2019
Andreas Tille pushed to branch master at Debian Med / libthread-pool
Commits:
95daca31 by Andreas Tille at 2019-08-21T09:19:16Z
Rebuild for new version of gcc to fix symbols
- - - - -
63253377 by Andreas Tille at 2019-08-21T09:19:30Z
debhelper-compat 12
- - - - -
86126010 by Andreas Tille at 2019-08-21T09:19:39Z
Standards-Version: 4.4.0
- - - - -
e0397e86 by Andreas Tille at 2019-08-21T09:19:44Z
Set upstream metadata fields: Name.
Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.
- - - - -
5c1d9a83 by Andreas Tille at 2019-08-21T09:21:34Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/libthread-pool0.symbols
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,15 +1,21 @@
-libthread-pool (1.0.0-3) UNRELEASED; urgency=medium
+libthread-pool (1.0.0-3) unstable; urgency=medium
- * Team upload.
+ [ Michael R. Crusoe ]
* Add missing '-pthread'
* Remove trailing whitespace in debian/copyright
- * Standards-Version: 4.3.0; no changes needed
* Update homepage URL.
* Build the included tests and run them
* As an autopkgtest, build the tests against the installed package and run
them.
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 04 Jan 2019 09:44:11 -0800
+ [ Andreas Tille ]
+ * Rebuild for new version of gcc to fix symbols
+ Closes: #925761
+ * debhelper-compat 12
+ * Standards-Version: 4.4.0
+ * Set upstream metadata fields: Name.
+
+ -- Andreas Tille <tille at debian.org> Wed, 21 Aug 2019 11:19:44 +0200
libthread-pool (1.0.0-2) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,12 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
cmake,
d-shlibs,
rename,
googletest <!nocheck>
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
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/thread_pool
=====================================
debian/libthread-pool0.symbols
=====================================
@@ -10,14 +10,12 @@ libthread_pool.so.0 libthread-pool0 #MINVER#
_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
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1 @@
+Name: thread_pool
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/compare/aaea68edb31ef65037ead8da0abe67638639a8bd...5c1d9a83b06cd3c2fc4277be9dd3c6be99b26816
--
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/compare/aaea68edb31ef65037ead8da0abe67638639a8bd...5c1d9a83b06cd3c2fc4277be9dd3c6be99b26816
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/20190821/5e604b90/attachment-0001.html>
More information about the debian-med-commit
mailing list