Preparing the migration to 0.10
This commit is contained in:
parent
ea1c638aef
commit
b2b85dded4
9
debian/changelog
vendored
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
|
||||
|
||||
* Apply extra-libdrm.diff patch from Pino Toscano <pino@debian.org> to
|
||||
|
59
debian/control
vendored
59
debian/control
vendored
@ -1,37 +1,32 @@
|
||||
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
|
||||
Priority: optional
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders:
|
||||
Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Build-Depends:
|
||||
cmake (>= 3.0.2),
|
||||
debhelper (>= 9),
|
||||
libdrm-dev [!hurd-any],
|
||||
libkf5windowsystem-dev (>= 5.9),
|
||||
libqt5x11extras5-dev (>= 5.3),
|
||||
libqt5xdg-dev (>= 1.2.0),
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
qttools5-dev (>= 5.3),
|
||||
qttools5-dev-tools (>= 5.3),
|
||||
Build-Depends: cmake (>= 3.0.2),
|
||||
debhelper (>= 9),
|
||||
libdrm-dev [!hurd-any],
|
||||
libkf5windowsystem-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev,
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
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
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/liblxqt.git
|
||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git
|
||||
|
||||
Package: liblxqt0
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Pre-Depends:
|
||||
${misc:Pre-Depends}
|
||||
Depends:
|
||||
${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
Breaks: liblxqt-qt5-0 (<< 0.9.0)
|
||||
Replaces: liblxqt-qt5-0 (<< 0.9.0)
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Provides: lxqt-abi-0-9-0
|
||||
Description: Shared libraries for LXQt desktop environment (libs)
|
||||
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
|
||||
@ -44,11 +39,8 @@ Description: Shared libraries for LXQt desktop environment (libs)
|
||||
Package: liblxqt0-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
liblxqt0 (= ${binary:Version}),
|
||||
Breaks: liblxqt-qt5-0-dev (<< 0.9.0)
|
||||
Replaces: liblxqt-qt5-0-dev (<< 0.9.0)
|
||||
Depends: ${misc:Depends},
|
||||
liblxqt0 (= ${binary:Version})
|
||||
Description: Shared libraries for LXQt desktop environment (dev)
|
||||
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
|
||||
@ -62,11 +54,8 @@ Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: debug
|
||||
Priority: extra
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
liblxqt0 (= ${binary:Version}),
|
||||
Breaks: liblxqt-qt5-0-dbg (<< 0.9.0)
|
||||
Replaces: liblxqt-qt5-0-dbg (<< 0.9.0)
|
||||
Depends: ${misc:Depends},
|
||||
liblxqt0 (= ${binary:Version})
|
||||
Description: Shared libraries for LXQt desktop environment (debug)
|
||||
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
|
||||
|
2
debian/liblxqt0.symbols
vendored
2
debian/liblxqt0.symbols
vendored
@ -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::setStretch(QFlags<LxQt::GridLayout::StretchFlag>)@Base" 0.8.0
|
||||
(c++)"LxQt::GridLayout::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user