Preparing the migration to 0.10

ubuntu/cosmic debian/0.9.0+20150806-3
Alf Gaida 9 years ago
parent ea1c638aef
commit b2b85dded4

9
debian/changelog vendored

@ -1,3 +1,12 @@
liblxqt (0.9.0+20150806-3) unstable; urgency=medium
* Provide lxqt-abi-0-9-0
* Fix VCS-Fields
* Modify symbols, preparing the migration to 0.10.0
* Removed breaks and replaces
-- Alf Gaida <agaida@siduction.org> Mon, 09 Nov 2015 18:48:51 +0100
liblxqt (0.9.0+20150806-2) unstable; urgency=medium liblxqt (0.9.0+20150806-2) unstable; urgency=medium
* Apply extra-libdrm.diff patch from Pino Toscano <pino@debian.org> to * Apply extra-libdrm.diff patch from Pino Toscano <pino@debian.org> to

59
debian/control vendored

@ -1,37 +1,32 @@
Source: liblxqt Source: liblxqt
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>
Section: libs Section: libs
Priority: optional Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Build-Depends: cmake (>= 3.0.2),
Uploaders: debhelper (>= 9),
Alf Gaida <agaida@siduction.org>, libdrm-dev [!hurd-any],
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>, libkf5windowsystem-dev,
Andrew Lee (李健秋) <ajqlee@debian.org> libqt5x11extras5-dev,
Build-Depends: libqt5xdg-dev,
cmake (>= 3.0.2), libx11-dev,
debhelper (>= 9), pkg-config,
libdrm-dev [!hurd-any], qttools5-dev,
libkf5windowsystem-dev (>= 5.9), qttools5-dev-tools
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6 Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git/?h=debian
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/liblxqt.git -b debian
Homepage: https://github.com/lxde/liblxqt Homepage: https://github.com/lxde/liblxqt
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/liblxqt.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git
Package: liblxqt0 Package: liblxqt0
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Pre-Depends: Depends: ${shlibs:Depends},
${misc:Pre-Depends} ${misc:Depends}
Depends: Pre-Depends: ${misc:Pre-Depends}
${shlibs:Depends}, Provides: lxqt-abi-0-9-0
${misc:Depends},
Breaks: liblxqt-qt5-0 (<< 0.9.0)
Replaces: liblxqt-qt5-0 (<< 0.9.0)
Description: Shared libraries for LXQt desktop environment (libs) Description: Shared libraries for LXQt desktop environment (libs)
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
technologies. It has been tailored for users who value simplicity, speed, and technologies. It has been tailored for users who value simplicity, speed, and
@ -44,11 +39,8 @@ Description: Shared libraries for LXQt desktop environment (libs)
Package: liblxqt0-dev Package: liblxqt0-dev
Architecture: any Architecture: any
Section: libdevel Section: libdevel
Depends: Depends: ${misc:Depends},
${misc:Depends}, liblxqt0 (= ${binary:Version})
liblxqt0 (= ${binary:Version}),
Breaks: liblxqt-qt5-0-dev (<< 0.9.0)
Replaces: liblxqt-qt5-0-dev (<< 0.9.0)
Description: Shared libraries for LXQt desktop environment (dev) Description: Shared libraries for LXQt desktop environment (dev)
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
technologies. It has been tailored for users who value simplicity, speed, and technologies. It has been tailored for users who value simplicity, speed, and
@ -62,11 +54,8 @@ Architecture: any
Multi-Arch: same Multi-Arch: same
Section: debug Section: debug
Priority: extra Priority: extra
Depends: Depends: ${misc:Depends},
${misc:Depends}, liblxqt0 (= ${binary:Version})
liblxqt0 (= ${binary:Version}),
Breaks: liblxqt-qt5-0-dbg (<< 0.9.0)
Replaces: liblxqt-qt5-0-dbg (<< 0.9.0)
Description: Shared libraries for LXQt desktop environment (debug) Description: Shared libraries for LXQt desktop environment (debug)
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
technologies. It has been tailored for users who value simplicity, speed, and technologies. It has been tailored for users who value simplicity, speed, and

@ -1,4 +1,4 @@
liblxqt.so.0 liblxqt0 #MINVER# liblxqt.so.0 liblxqt0 #MINVER#, lxqt-abi-0-9-0
(c++)"LxQt::GridLayout::invalidate()@Base" 0.8.0 (c++)"LxQt::GridLayout::invalidate()@Base" 0.8.0
(c++)"LxQt::GridLayout::setStretch(QFlags<LxQt::GridLayout::StretchFlag>)@Base" 0.8.0 (c++)"LxQt::GridLayout::setStretch(QFlags<LxQt::GridLayout::StretchFlag>)@Base" 0.8.0
(c++)"LxQt::GridLayout::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.8.0 (c++)"LxQt::GridLayout::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.8.0

Loading…
Cancel
Save