[SCM] karchive packaging branch, kubuntu_unstable, updated. ubuntu/5.15.0-0ubuntu2-6-gc3afabe
Scarlett Clark
sgclark-guest at moszumanska.debian.org
Thu Nov 12 14:35:24 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/karchive.git;a=commitdiff;h=c3afabe
The following commit has been merged in the kubuntu_unstable branch:
commit c3afabefaddfa98c31d5a47d17e5dd3d432c6086
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Thu Nov 12 06:35:19 2015 -0800
Fix the version on the symbols.
---
debian/changelog | 1 +
debian/libkf5archive5.symbols | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2cb938f..595493f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ karchive (5.15.0-0ubuntu3) UNRELEASED; urgency=medium
* Fix merge madness.
* Batchpatch symbols. Removed missing private symbol.
+ * Fix the version on the symbols.
-- Scarlett Clark <sgclark at kubuntu.org> Wed, 11 Nov 2015 19:04:50 -0800
diff --git a/debian/libkf5archive5.symbols b/debian/libkf5archive5.symbols
index f391dd5..a72ad85 100644
--- a/debian/libkf5archive5.symbols
+++ b/debian/libkf5archive5.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 5.16.0 amd64
+# SymbolsHelper-Confirmed: 5.15.0 amd64
libKF5Archive.so.5 libkf5archive5 #MINVER#
_ZN10KFilterDev26compressionTypeForMimeTypeERK7QString at Base 4.96.0
_ZN10KFilterDevC1ERK7QString at Base 4.96.0
@@ -37,9 +37,9 @@ libKF5Archive.so.5 libkf5archive5 #MINVER#
_ZN13KZipFileEntryD2Ev at Base 4.96.0
_ZN14K7ZipFileEntryC1EP5K7ZipRK7QStringiRK9QDateTimeS4_S4_S4_xxRK10QByteArray at Base 4.96.0
_ZN14K7ZipFileEntryC2EP5K7ZipRK7QStringiRK9QDateTimeS4_S4_S4_xxRK10QByteArray at Base 4.96.0
- _ZN14K7ZipFileEntryD0Ev at Base 5.16.0
- _ZN14K7ZipFileEntryD1Ev at Base 5.16.0
- _ZN14K7ZipFileEntryD2Ev at Base 5.16.0
+ _ZN14K7ZipFileEntryD0Ev at Base 5.15.0
+ _ZN14K7ZipFileEntryD1Ev at Base 5.15.0
+ _ZN14K7ZipFileEntryD2Ev at Base 5.15.0
_ZN17KArchiveDirectory11removeEntryEP13KArchiveEntry at Base 4.96.0
_ZN17KArchiveDirectory12virtual_hookEiPv at Base 4.96.0
_ZN17KArchiveDirectory8addEntryEP13KArchiveEntry at Base 4.96.0
@@ -153,7 +153,7 @@ libKF5Archive.so.5 libkf5archive5 #MINVER#
_ZN5K7Zip12K7ZipPrivate15readBoolVector2EiR7QVectorIbE at Base 4.96.0
_ZN5K7Zip12K7ZipPrivate15readHashDigestsEiR7QVectorIbERS1_IjE at Base 4.96.0
_ZN5K7Zip12K7ZipPrivate15writeBoolVectorERK7QVectorIbE at Base 4.96.0
- _ZN5K7Zip12K7ZipPrivate15writeUnpackInfoERK7QVectorIP6FolderE at Base 5.16.0
+ _ZN5K7Zip12K7ZipPrivate15writeUnpackInfoERK7QVectorIP6FolderE at Base 5.15.0
_ZN5K7Zip12K7ZipPrivate16writeHashDigestsERK7QVectorIbERKS1_IjE at Base 4.96.0
_ZN5K7Zip12K7ZipPrivate16writeStartHeaderEyjy at Base 4.96.0
_ZN5K7Zip12K7ZipPrivate18readSubStreamsInfoEv at Base 4.96.0
--
karchive packaging
More information about the pkg-kde-commits
mailing list