- Imported Upstream version 0.8.0
- bump Standards to 3.9.6 - set urgency to low - libegl1-mesa-dev removed from build dependencies, Qt 5 bug fixed in 5.3.2 - build dependendcy libqt5xdg-dev (>= 1.0.0) - min Qt 5 Version 5.3.2 - Symbols fixed - install fixed
This commit is contained in:
parent
95c961e1f3
commit
f504303b7c
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
||||
liblxqt (0.8.0-1) unstable; urgency=low
|
||||
|
||||
* Imported Upstream version 0.8.0
|
||||
* bump Standards to 3.9.6
|
||||
* set urgency to low
|
||||
* libegl1-mesa-dev removed from build dependencies,
|
||||
Qt 5 bug fixed in 5.3.2
|
||||
* build dependendcy libqt5xdg-dev (>= 1.0.0)
|
||||
* min Qt 5 Version 5.3.2
|
||||
* Symbols fixed
|
||||
* install fixed
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 14 Oct 2014 23:04:41 +0200
|
||||
|
||||
liblxqt (0.7.96-2) unstable; urgency=medium
|
||||
|
||||
* symbols added and tested amd64 and i386
|
||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -9,13 +9,11 @@ Build-Depends:
|
||||
libdrm-dev,
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
libqt5x11extras5-dev (>= 5.3.0),
|
||||
libqt5xdg-dev (>= 0.5.3),
|
||||
qttools5-dev (>= 5.3.0),
|
||||
qttools5-dev-tools (>= 5.3.0),
|
||||
# libegl1-mesa-dev is a workaround for a stupid qt 5.3.1 bug
|
||||
libegl1-mesa-dev,
|
||||
Standards-Version: 3.9.5
|
||||
libqt5x11extras5-dev (>= 5.3.2),
|
||||
libqt5xdg-dev (>= 1.0.0),
|
||||
qttools5-dev (>= 5.3.2),
|
||||
qttools5-dev-tools (>= 5.3.2),
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://github.com/lxde/liblxqt
|
||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/liblxqt.git
|
||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/liblxqt.git;a=summary
|
||||
|
3
debian/liblxqt-qt5-0.install
vendored
3
debian/liblxqt-qt5-0.install
vendored
@ -1,3 +1,2 @@
|
||||
usr/lib/*/liblxqt-qt5.so.*
|
||||
usr/share/lxqt-qt5/translations/*.qm
|
||||
|
||||
usr/share/lxqt-qt5/translations/liblxqt/*.qm
|
||||
|
5
debian/liblxqt-qt5-0.symbols
vendored
5
debian/liblxqt-qt5-0.symbols
vendored
@ -134,7 +134,6 @@ liblxqt-qt5.so.0 liblxqt-qt5-0 #MINVER#
|
||||
(c++)"LxQt::AddPluginDialog::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.7.96
|
||||
(c++)"LxQt::AddPluginDialog::qt_metacast(char const*)@Base" 0.7.96
|
||||
(c++)"LxQt::AddPluginDialog::pluginSelected(LxQt::PluginInfo const&)@Base" 0.7.96
|
||||
(c++)"LxQt::AddPluginDialog::setPluginsInUse(QList<LxQt::PluginInfo>)@Base" 0.7.96
|
||||
(c++)"LxQt::AddPluginDialog::staticMetaObject@Base" 0.7.96
|
||||
(c++)"LxQt::AddPluginDialog::emitPluginSelected()@Base" 0.7.96
|
||||
(c++)"LxQt::AddPluginDialog::searchEditTexChanged(QString const&)@Base" 0.7.96
|
||||
@ -335,3 +334,7 @@ liblxqt-qt5.so.0 liblxqt-qt5-0 #MINVER#
|
||||
(c++)"non-virtual thunk to LxQt::AddPluginDialog::~AddPluginDialog()@Base" 0.7.96
|
||||
(c++)"non-virtual thunk to LxQt::PageSelectWidget::~PageSelectWidget()@Base" 0.7.96
|
||||
(c++)"non-virtual thunk to LxQt::GridLayout::sizeHint() const@Base" 0.7.96
|
||||
(c++)"LxQt::Translator::translatePlugin(QString const&, QString const&)@Base" 0.8.0
|
||||
(c++)"LxQt::AddPluginDialog::pluginAdded(QString const&)@Base" 0.8.0
|
||||
(c++)"LxQt::AddPluginDialog::pluginRemoved(QString const&)@Base" 0.8.0
|
||||
(c++)"LxQt::AddPluginDialog::setPluginsInUse(QStringList)@Base" 0.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user