Fixed another round of symbols, work in progress

(currently fixed amd64 and i386) (Closes: #874187)
    Thanks Adrian Bunk for spotting this.
bumped Standards to 4.1.0 - no changes needed
fix some colons and not needed versions in d/control
ubuntu/cosmic debian/0.7.1-5
Alf Gaida 7 years ago
parent a5005df3ba
commit 7d039997de

10
debian/changelog vendored

@ -1,3 +1,13 @@
qtermwidget (0.7.1-5) unstable; urgency=medium
* fixed another round of symbols, work in progress
(currently fixed amd64 and i386) (Closes: #874187)
Thanks Adrian Bunk for spotting this.
* bumped Standards to 4.1.0 - no changes needed
* fix some colons and not needed versions in d/control
-- Alf Gaida <agaida@siduction.org> Tue, 05 Sep 2017 16:55:18 +0200
qtermwidget (0.7.1-4) unstable; urgency=medium
* fixed symbols for gcc 7.1.0 (Closes: #871122)

14
debian/control vendored

@ -2,15 +2,15 @@ Source: qtermwidget
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 10),
cmake (>= 3.0.2),
libutf8proc-dev,
lxqt-build-tools (>= 0.3.2),
lxqt-build-tools,
qtbase5-dev
Standards-Version: 4.0.0
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git -b debian/sid
Homepage: https://github.com/lxde/qtermwidget
@ -20,10 +20,10 @@ Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
qtermwidget5-data (= ${source:Version}),
Pre-Depends: ${misc:Pre-Depends}
qtermwidget5-data (= ${source:Version})
Recommends: qtermwidget-l10n,
fonts-hack-ttf
Pre-Depends: ${misc:Pre-Depends}
Description: Terminal emulator widget for Qt 5 (shared libraries)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
built-in console or terminal emulation widget.
@ -35,7 +35,7 @@ Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
libqtermwidget5-0 (= ${binary:Version}),
libqtermwidget5-0 (= ${binary:Version})
Description: Terminal emulator widget for Qt 5 (development files)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
built-in console or terminal emulation widget.
@ -45,7 +45,7 @@ Description: Terminal emulator widget for Qt 5 (development files)
Package: qtermwidget5-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Depends: ${misc:Depends}
Description: Terminal emulator widget for Qt 5 (data files)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
built-in console or terminal emulation widget.

@ -24,16 +24,21 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::AutoScrollHandler::timerEvent(QTimerEvent*)@Base" 0.6.0
(c++)"Konsole::base_color_table@Base" 0.6.0
(c++)"Konsole::BlockArray::append(Konsole::Block*)@Base" 0.6.0
(c++)"Konsole::BlockArray::at(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::BlockArray::at(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::BlockArray::at(unsigned long)@Base" 0.6.0
(c++)"Konsole::BlockArray::~BlockArray()@Base" 0.6.0
(c++)"Konsole::BlockArray::BlockArray()@Base" 0.6.0
(c++)"Konsole::BlockArray::decreaseBuffer(unsigned long)@Base" 0.6.0
(c++)"Konsole::BlockArray::has(unsigned long) const@Base" 0.6.0
(c++|arch= !amd64)"Konsole::BlockArray::decreaseBuffer(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::BlockArray::decreaseBuffer(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::BlockArray::has(unsigned int) const@Base" 0.6.0
(c++|arch= !i386)"Konsole::BlockArray::has(unsigned long) const@Base" 0.6.0
(c++)"Konsole::BlockArray::increaseBuffer()@Base" 0.6.0
(c++)"Konsole::BlockArray::lastBlock() const@Base" 0.6.0
(c++)"Konsole::BlockArray::newBlock()@Base" 0.6.0
(c++)"Konsole::BlockArray::setHistorySize(unsigned long)@Base" 0.6.0
(c++)"Konsole::BlockArray::setSize(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::BlockArray::setHistorySize(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::BlockArray::setHistorySize(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::BlockArray::setSize(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::BlockArray::setSize(unsigned long)@Base" 0.6.0
(c++)"Konsole::BlockArray::unmap()@Base" 0.6.0
(c++)"Konsole::ColorScheme::backgroundColor() const@Base" 0.6.0
(c++)"Konsole::ColorScheme::colorEntry(int, unsigned int) const@Base" 0.6.0
@ -77,13 +82,15 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::ColorScheme::setRandomizedBackgroundColor(bool)@Base" 0.6.0
(c++)"Konsole::ColorScheme::translatedColorNameForIndex(int)@Base" 0.6.0
(c++)"Konsole::ColorScheme::translatedColorNames@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::allocate(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::CompactHistoryBlock::allocate(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::CompactHistoryBlock::allocate(unsigned long)@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::~CompactHistoryBlock()@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::contains(void*)@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::deallocate()@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::isInUse()@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::length()@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlockList::allocate(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::CompactHistoryBlockList::allocate(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::CompactHistoryBlockList::allocate(unsigned long)@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlockList::~CompactHistoryBlockList()@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlockList::deallocate(void*)@Base" 0.6.0
(c++)"Konsole::CompactHistoryBlock::remaining()@Base" 0.6.0
@ -93,7 +100,8 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::CompactHistoryLine::getCharacters(Konsole::Character*, int, int)@Base" 0.6.0
(c++)"Konsole::CompactHistoryLine::getLength() const@Base" 0.6.0
(c++)"Konsole::CompactHistoryLine::isWrapped() const@Base" 0.6.0
(c++)"Konsole::CompactHistoryLine::operator new(unsigned long, Konsole::CompactHistoryBlockList&)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::CompactHistoryLine::operator new(unsigned int, Konsole::CompactHistoryBlockList&)@Base" 0.6.0
(c++|arch= !i386)"Konsole::CompactHistoryLine::operator new(unsigned long, Konsole::CompactHistoryBlockList&)@Base" 0.6.0
(c++)"Konsole::CompactHistoryLine::setWrapped(bool)@Base" 0.6.0
(c++)"Konsole::CompactHistoryScroll::addCells(Konsole::Character const*, int)@Base" 0.6.0
(c++)"Konsole::CompactHistoryScroll::addCellsVector(QVector<Konsole::Character> const&)@Base" 0.6.0
@ -215,7 +223,8 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::HistoryScrollBlockArray::getLineLen(int)@Base" 0.6.0
(c++)"Konsole::HistoryScrollBlockArray::getLines()@Base" 0.6.0
(c++)"Konsole::HistoryScrollBlockArray::~HistoryScrollBlockArray()@Base" 0.6.0
(c++)"Konsole::HistoryScrollBlockArray::HistoryScrollBlockArray(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::HistoryScrollBlockArray::HistoryScrollBlockArray(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::HistoryScrollBlockArray::HistoryScrollBlockArray(unsigned long)@Base" 0.6.0
(c++)"Konsole::HistoryScrollBlockArray::isWrappedLine(int)@Base" 0.6.0
(c++)"Konsole::HistoryScrollBuffer::addCells(Konsole::Character const*, int)@Base" 0.6.0
(c++)"Konsole::HistoryScrollBuffer::addCellsVector(QVector<Konsole::Character> const&)@Base" 0.6.0
@ -250,7 +259,8 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"Konsole::HistoryScrollNone::HistoryScrollNone()@Base" 0.6.0
(c++)"Konsole::HistoryScrollNone::isWrappedLine(int)@Base" 0.6.0
(c++)"Konsole::HistoryTypeBlockArray::~HistoryTypeBlockArray()@Base" 0.6.0
(c++)"Konsole::HistoryTypeBlockArray::HistoryTypeBlockArray(unsigned long)@Base" 0.6.0
(c++|arch= !amd64)"Konsole::HistoryTypeBlockArray::HistoryTypeBlockArray(unsigned int)@Base" 0.6.0
(c++|arch= !i386)"Konsole::HistoryTypeBlockArray::HistoryTypeBlockArray(unsigned long)@Base" 0.6.0
(c++)"Konsole::HistoryTypeBlockArray::isEnabled() const@Base" 0.6.0
(c++)"Konsole::HistoryTypeBlockArray::maximumLineCount() const@Base" 0.6.0
(c++)"Konsole::HistoryTypeBlockArray::scroll(Konsole::HistoryScroll*) const@Base" 0.6.0
@ -926,10 +936,14 @@ libqtermwidget5.so.0 libqtermwidget5-0 #MINVER#
(c++)"QHash<int, QString>::deleteNode2(QHashData::Node*)@Base" 0.6.0
(c++)"QHash<int, QString>::duplicateNode(QHashData::Node*, void*)@Base" 0.6.0
(c++)"QHash<int, QString>::keys() const@Base" 0.6.0
(c++)"QHash<int, unsigned long>::deleteNode2(QHashData::Node*)@Base" 0.6.0
(c++)"QHash<int, unsigned long>::detach_helper()@Base" 0.6.0
(c++)"QHash<int, unsigned long>::duplicateNode(QHashData::Node*, void*)@Base" 0.6.0
(c++)"QHash<int, unsigned long>::findNode(int const&, unsigned int*) const@Base" 0.7.1
(c++|arch= !amd64)"QHash<int, unsigned int>::deleteNode2(QHashData::Node*)@Base" 0.6.0
(c++|arch= !i386)"QHash<int, unsigned long>::deleteNode2(QHashData::Node*)@Base" 0.6.0
(c++|arch= !amd64)"QHash<int, unsigned int>::detach_helper()@Base" 0.6.0
(c++|arch= !i386)"QHash<int, unsigned long>::detach_helper()@Base" 0.6.0
(c++|arch= !amd64)"QHash<int, unsigned int>::duplicateNode(QHashData::Node*, void*)@Base" 0.6.0
(c++|arch= !i386)"QHash<int, unsigned long>::duplicateNode(QHashData::Node*, void*)@Base" 0.6.0
(c++|arch= !amd64)"QHash<int, unsigned int>::findNode(int const&, unsigned int*) const@Base" 0.6.0
(c++|arch= !i386)"QHash<int, unsigned long>::findNode(int const&, unsigned int*) const@Base" 0.6.0
(c++)"QHash<Konsole::ColorScheme*, QHashDummyValue>::deleteNode2(QHashData::Node*)@Base" 0.6.0
(c++)"QHash<Konsole::Session*, bool>::deleteNode2(QHashData::Node*)@Base" 0.6.0
(c++)"QHash<Konsole::Session*, bool>::detach_helper()@Base" 0.6.0

Loading…
Cancel
Save