some changes in debian $foo

- dependencies fixed
- rules cleanup
- current symbols
ubuntu/cosmic
Alf Gaida 9 years ago
parent d9c3e6404a
commit a70121ab51

12
debian/control vendored

@ -13,12 +13,14 @@ Build-Depends:
libxfixes-dev,
pkg-config,
zlib1g-dev,
libkf5windowsystem-dev (>= 5.5.0),
libkf5windowsystem-dev (>= 5.9),
liblxqt0-dev (>= 0.9.0),
libqt5x11extras5-dev (>= 5.3.2),
libqt5xdg-dev (>= 1.1.0),
qttools5-dev (>= 5.3.2),
qttools5-dev-tools (>= 5.3.2),
libqt5svg5-dev (>= 5.3),
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
qtbase5-private-dev (>= 5.3),
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/lxqt-config
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-config.git

5
debian/rules vendored

@ -3,8 +3,11 @@
%:
dh ${@} --buildsystem cmake --parallel --dbg-package=lxqt-config-dbg
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-config
override_dh_strip:
dh_strip --dbg-package=lxqt-config-dbg

7
debian/symbols vendored

@ -9,7 +9,6 @@ liblxqt-config-cursor.so lxqt-config #MINVER#
(c++)"removeXCursorTheme(QDir const&)@Base" 0.8.0
(c++)"removeXCursorTheme(QDir const&, QString const&)@Base" 0.8.0
(c++)"removeXCursorTheme(QString const&)@Base" 0.8.0
(c++)"CursorInfo::~CursorInfo()@Base" 0.8.0
(c++)"QByteArray::~QByteArray()@Base" 0.8.0
(c++)"ItemDelegate::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.8.0
(c++)"ItemDelegate::qt_metacast(char const*)@Base" 0.8.0
@ -107,10 +106,8 @@ liblxqt-config-cursor.so lxqt-config #MINVER#
(c++)"QHash<QString, QString>::~QHash()@Base" 0.8.0
(c++)"QHash<unsigned char, QHashDummyValue>::deleteNode2(QHashData::Node*)@Base" 0.8.0
(c++)"QHash<unsigned char, QHashDummyValue>::duplicateNode(QHashData::Node*, void*)@Base" 0.8.0
(c++)"QHash<unsigned char, QHashDummyValue>::~QHash()@Base" 0.8.0
(c++)"QHash<unsigned char, QHashDummyValue>::insert(unsigned char const&, QHashDummyValue const&)@Base" 0.9.0
(c++)"QList<QItemSelectionRange>::~QList()@Base" 0.8.0
(c++)"QList<QString>::setSharable(bool)@Base" 0.9.0
(c++)"QList<QString>::detach_helper(int)@Base" 0.8.0
(c++)"QList<QString>::detach_helper_grow(int, int)@Base" 0.8.0
(c++)"QList<QString>::append(QString const&)@Base" 0.8.0
(c++)"QList<QString>::detach()@Base" 0.8.0
@ -123,7 +120,6 @@ liblxqt-config-cursor.so lxqt-config #MINVER#
(c++)"QList<XCursorThemeFX::tAnimSeq>::append(XCursorThemeFX::tAnimSeq const&)@Base" 0.8.0
(c++)"QList<XCursorThemeFX::tAnimSeq>::QList(QList<XCursorThemeFX::tAnimSeq> const&)@Base" 0.8.0
(c++)"QList<XCursorThemeFX::tAnimSeq>::~QList()@Base" 0.8.0
(c++)"QList<XCursorThemeFX::tAnimSeq>::operator=(QList<XCursorThemeFX::tAnimSeq> const&)@Base" 0.8.0
(c++)"QList<XCursorImage*>::detach_helper_grow(int, int)@Base" 0.8.0
(c++)"QList<XCursorImage*>::clear()@Base" 0.8.0
(c++)"QList<XCursorImage*>::append(XCursorImage* const&)@Base" 0.8.0
@ -143,7 +139,6 @@ liblxqt-config-cursor.so lxqt-config #MINVER#
(c++)"QList<XCursorThemeData*>::append(XCursorThemeData* const&)@Base" 0.8.0
(c++)"QList<XCursorThemeData*>::QList(QList<XCursorThemeData*> const&)@Base" 0.8.0
(c++)"QList<XCursorThemeData*>::~QList()@Base" 0.8.0
(c++)"QDebug::~QDebug()@Base" 0.8.0
(c++)"QDebug::operator<<(char const*)@Base" 0.8.0
(c++)"QDebug::operator<<(QString const&)@Base" 0.8.0
(c++)"QDebug::operator<<(unsigned int)@Base" 0.8.0

Loading…
Cancel
Save