[med-svn] [Git][med-team/libgclib][master] Correct symbols file for 32 bit systems.
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Sep 26 12:02:12 BST 2019
Michael R. Crusoe pushed to branch master at Debian Med / gclib
Commits:
716645e3 by Michael R. Crusoe at 2019-09-26T11:01:17Z
Correct symbols file for 32 bit systems.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/libgclib0.symbols
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libgclib (0.11.2-3) unstable; urgency=medium
+
+ * Correct symbols file for 32 bit systems.
+ * Add myself as an uploader, thank you Andreas Tille for the permission!
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Thu, 26 Sep 2019 13:01:05 +0200
+
libgclib (0.11.2-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,7 +1,8 @@
Source: libgclib
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>
+ Andreas Tille <tille at debian.org>,
+ Michael R. Crusoe <michael.crusoe at gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 12),
=====================================
debian/libgclib0.symbols
=====================================
@@ -60,7 +60,8 @@ libgclib.so.0 libgclib0 #MINVER#
_Z12translateDNAPKcRii at Base 0.11.2
_Z13color_resetbgP8_IO_FILE at Base 0.11.2
_Z13color_resetfgP8_IO_FILE at Base 0.11.2
- _Z13commaprintnumm at Base 0.11.2
+ (arch-bits=64)_Z13commaprintnumm at Base 0.11.2
+ (arch-bits=32)_Z13commaprintnumy at Base 0.11.2
_Z13compareCountsPvS_ at Base 0.11.2
_Z13compareOrdnumPvS_ at Base 0.11.2
_Z13inplace_LowerPc at Base 0.11.2
@@ -200,7 +201,8 @@ libgclib.so.0 libgclib0 #MINVER#
_ZN4GStr4padCEjc at Base 0.11.2
_ZN4GStr4padLEjc at Base 0.11.2
_ZN4GStr4padREjc at Base 0.11.2
- _ZN4GStr4readEP8_IO_FILEPKcm at Base 0.11.2
+ (arch-bits=64)_ZN4GStr4readEP8_IO_FILEPKcm at Base 0.11.2
+ (arch-bits=32)_ZN4GStr4readEP8_IO_FILEPKcj at Base 0.11.2
_ZN4GStr4trimEPKc at Base 0.11.2
_ZN4GStr4trimEc at Base 0.11.2
_ZN4GStr5asIntERii at Base 0.11.2
@@ -394,13 +396,20 @@ libgclib.so.0 libgclib0 #MINVER#
_ZN7GThread6detachEv at Base 0.11.2
_ZN7GThread8tcounterE at Base 0.11.2
_ZN7GThread8wait_allEv at Base 0.11.2
- _ZN7GThread9initStartEPvm at Base 0.11.2
- _ZN7GThread9kickStartEPFvPvES0_m at Base 0.11.2
- _ZN7GThread9kickStartEPFvR11GThreadDataEPvm at Base 0.11.2
- _ZN7GThreadC1EPFvPvES0_m at Base 0.11.2
- _ZN7GThreadC1EPFvR11GThreadDataEPvm at Base 0.11.2
- _ZN7GThreadC2EPFvPvES0_m at Base 0.11.2
- _ZN7GThreadC2EPFvR11GThreadDataEPvm at Base 0.11.2
+ (arch-bits=64)_ZN7GThread9initStartEPvm at Base 0.11.2
+ (arch-bits=32)_ZN7GThread9initStartEPvj at Base 0.11.2
+ (arch-bits=64)_ZN7GThread9kickStartEPFvPvES0_m at Base 0.11.2
+ (arch-bits=32)_ZN7GThread9kickStartEPFvPvES0_j at Base 0.11.2
+ (arch-bits=64)_ZN7GThread9kickStartEPFvR11GThreadDataEPvm at Base 0.11.2
+ (arch-bits=32)_ZN7GThread9kickStartEPFvR11GThreadDataEPvj at Base 0.11.2
+ (arch-bits=64)_ZN7GThreadC1EPFvPvES0_m at Base 0.11.2
+ (arch-bits=32)_ZN7GThreadC1EPFvPvES0_j at Base 0.11.2
+ (arch-bits=64)_ZN7GThreadC1EPFvR11GThreadDataEPvm at Base 0.11.2
+ (arch-bits=32)_ZN7GThreadC1EPFvR11GThreadDataEPvj at Base 0.11.2
+ (arch-bits=64)_ZN7GThreadC2EPFvPvES0_m at Base 0.11.2
+ (arch-bits=32)_ZN7GThreadC2EPFvPvES0_j at Base 0.11.2
+ (arch-bits=64)_ZN7GThreadC2EPFvR11GThreadDataEPvm at Base 0.11.2
+ (arch-bits=32)_ZN7GThreadC2EPFvR11GThreadDataEPvj at Base 0.11.2
_ZN7GThreadD1Ev at Base 0.11.2
_ZN7GThreadD2Ev at Base 0.11.2
_ZN7GffLine14extractGFFAttrERPcPKcS3_bbPib at Base 0.11.2
View it on GitLab: https://salsa.debian.org/med-team/libgclib/commit/716645e31dcb8aec020216a3f984896adb0e611b
--
View it on GitLab: https://salsa.debian.org/med-team/libgclib/commit/716645e31dcb8aec020216a3f984896adb0e611b
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/20190926/1ae7130e/attachment-0001.html>
More information about the debian-med-commit
mailing list