Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/noble" have entirely different histories.
ubuntu/plu
...
ubuntu/nob
30
debian/changelog
vendored
30
debian/changelog
vendored
@ -1,33 +1,3 @@
|
||||
lxqt-qtplugin (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:06 -0600
|
||||
|
||||
lxqt-qtplugin (2.0.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild against Qt 6.7.2 private-abi.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Thu, 17 Oct 2024 17:53:25 +0100
|
||||
|
||||
lxqt-qtplugin (2.0.0-0ubuntu2) oracular; urgency=medium
|
||||
|
||||
* Temporary fix for FTBFS on arm64.
|
||||
- d/patches: Add set-qt-plugin-dir-via-configure.patch.
|
||||
- d/rules: Pass QT_PLUGINS_DIR to configure.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Wed, 28 Aug 2024 14:06:13 +0100
|
||||
|
||||
lxqt-qtplugin (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update copyright file.
|
||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||
* Adjust build dependencies.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:23:05 -0500
|
||||
|
||||
lxqt-qtplugin (1.4.0-0ubuntu2) noble; urgency=medium
|
||||
|
||||
* Bump dependency for new upstream version.
|
||||
|
27
debian/control
vendored
27
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: lxqt-qtplugin
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
@ -10,27 +10,28 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libdbusmenu-lxqt0-dev (>= 0.2.0),
|
||||
libfm-qt6-dev (>= 2.1.0),
|
||||
libkf6windowsystem-dev,
|
||||
libqt6xdg-dev (>= 4.1.0),
|
||||
libqt6xdgiconloader-dev (>= 4.1.0),
|
||||
libdbusmenu-qt5-dev,
|
||||
libfm-qt-dev (>= 1.4.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev (>= 3.12.0),
|
||||
libqt5xdgiconloader-dev (>= 3.12.0),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
qt6-base-private-dev (>= 6.6.0),
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.0
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin.git
|
||||
Homepage: https://github.com/lxqt/lxqt-qtplugin
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: lxqt-qtplugin
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libfm-qt6-15, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: libfm-qt14, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-config, lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: LXQt system integration plugin for Qt
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,11 +3,11 @@ Upstream-Name: lxqt-qtplugin
|
||||
Source: https://github.com/lxqt/lxqt-qtplugin
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2024 LXQt team
|
||||
Copyright: 2013-2023 LXQt team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -9,5 +9,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure --\
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DQT_PLUGINS_DIR=/usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user