Compare commits

..

36 Commits

Author SHA1 Message Date
6b968b5cee Upload to Plucky 2024-11-15 15:34:45 -06:00
1b4ef60b8d Lintian nitpicks 2024-11-05 13:44:25 -06:00
0d3a31a808 Remove patch, let's see if we no longer need it 2024-11-05 13:43:53 -06:00
0fd133690e Bump build dependencies. 2024-11-05 13:43:39 -06:00
fcdbab103e New upstream release. 2024-11-05 13:39:12 -06:00
Rik Mills
7b5dfa60ab No-change rebuild against Qt 6.7.2 private-abi. 2024-11-05 13:38:54 -06:00
Rik Mills
bf74959c45 release to oracular 2024-08-29 06:40:38 +01:00
Rik Mills
aa428f7ffd make temporary fix for FTBFS on arm64 2024-08-29 06:40:12 +01:00
Aaron Rainbolt
278444a5f0 Release to Oracular 2024-08-15 16:23:18 -05:00
Aaron Rainbolt
12890bf1f0 Adjust build deps 2024-06-19 17:01:29 -05:00
Aaron Rainbolt
de9625e60d Bump Standards-Version 2024-06-18 22:19:45 -05:00
Aaron Rainbolt
737f99deb0 Update copyright file 2024-06-18 22:13:25 -05:00
Aaron Rainbolt
cfdf6ed881 Bump version for new upstream release 2024-06-18 22:12:02 -05:00
3b9befd408 Bump dependency for new upstream version. 2023-11-13 12:53:46 -06:00
0c61812bb4 Bump build dep versions, and fix one of them 2023-11-08 17:02:03 -06:00
8a6670ca43 Fixed copyright file 2023-11-08 16:57:29 -06:00
e342a6962b Bump version for new upstream release 2023-11-08 16:53:14 -06:00
85a8038ce8 Upload to Mantic. 2023-08-03 10:43:12 -05:00
ea87922cb1 Bump build dependencies. 2023-07-27 17:01:14 -05:00
2572e5413b New upstream release. 2023-07-27 16:59:44 -05:00
Aaron Rainbolt
965d5321b7 Bumped Standards-Version. 2023-02-09 22:37:21 -06:00
Aaron Rainbolt
0473392ff9 Updated copyright file. 2023-02-09 22:36:32 -06:00
Aaron Rainbolt
30153f3d11 Removed trailing whitespace from changelog. 2023-02-09 22:35:58 -06:00
Aaron Rainbolt
4aad9fef00 Sync with archive. 2023-02-09 22:30:58 -06:00
562b1e99a2 Upload to Lunar. 2022-11-17 16:41:16 -06:00
9c6648ba8e Bump build and runtime dependencies in debian/control. 2022-11-17 16:37:45 -06:00
646e169aa5 Lubuntuify the package slightly, to make debhelper happy. 2022-11-17 16:35:23 -06:00
a8b1a9c57f Fix the watch file, for real this time. 2022-11-17 16:31:45 -06:00
66bb55b6d1 New upstream release. 2022-11-17 16:30:08 -06:00
0ec1b20fa3 Sync with Debian version 1.1.0-1. 2022-11-17 16:27:07 -06:00
000f25d930 Upload to Kinetic. 2022-06-02 12:44:33 -05:00
7b6035a6d9 Drop old Breaks/Replaces since we're past the LTS. Update the runtime dependencies too. 2022-06-02 12:42:29 -05:00
fd17dd83b1 Bumped build dependencies. 2022-06-02 12:39:22 -05:00
235b3346f9 New upstream release. 2022-06-02 12:34:52 -05:00
Dmitry Shachnev
d41f1e972e No-change rebuild against Qt 5.15.4. 2022-06-02 12:32:36 -05:00
Dmitry Shachnev
c7cb7fe6ab No-change rebuild against Qt 5.15.3. 2022-06-02 12:31:09 -05:00
7 changed files with 127 additions and 207 deletions

267
debian/changelog vendored
View File

@ -1,27 +1,99 @@
lxqt-qtplugin (0.17.0-0ubuntu2) impish; urgency=medium lxqt-qtplugin (2.1.0-0ubuntu1) plucky; urgency=medium
* Add libfm-qt9 dependency. * New upstream release.
- Bump build dependencies.
-- Dan Simmons <kc2bez@lubuntu.me> Sun, 15 Aug 2021 11:33:09 -0400 -- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:06 -0600
lxqt-qtplugin (0.17.0-0ubuntu1) impish; urgency=medium lxqt-qtplugin (2.0.0-0ubuntu3) plucky; urgency=medium
* New upstream release 0.17.0 * No-change rebuild against Qt 6.7.2 private-abi.
* Update debian/control
- Bump Standards-Version to 4.5.1
- Use libfm-qt-dev 0.17.1
- Use libqt5xdgiconloader-dev 0.17.1
- Use lxqt-build-tools 0.9.0
* Fix debian/copyright
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 11 Aug 2021 10:20:29 +0200 -- Rik Mills <rikmills@kde.org> Thu, 17 Oct 2024 17:53:25 +0100
lxqt-qtplugin (0.16.0-1ubuntu2) hirsute; urgency=medium lxqt-qtplugin (2.0.0-0ubuntu2) oracular; urgency=medium
* New upstream version. * Temporary fix for FTBFS on arm64.
* Bumped debhelper-compat to 13. - d/patches: Add set-qt-plugin-dir-via-configure.patch.
- d/rules: Pass QT_PLUGINS_DIR to configure.
-- Raman Sarda <theloudspeaker@lubuntu.me> Thu, 18 Feb 2021 23:55:14 +0530 -- 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.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 12:52:43 -0600
lxqt-qtplugin (1.4.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Fixed copyright file.
* Bumped and fixed build dependency versions.
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 08 Nov 2023 16:52:40 -0600
lxqt-qtplugin (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 03 Aug 2023 10:43:09 -0500
lxqt-qtplugin (1.2.0-0ubuntu4) lunar; urgency=medium
* Removed trailing whitespace from changelog.
* Updated copyright file.
* Bumped Standards-Version to 4.6.2, no changes necessary.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 22:34:25 -0600
lxqt-qtplugin (1.2.0-0ubuntu3) lunar; urgency=medium
* No-change rebuild against Qt 5.15.8.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 14 Jan 2023 13:10:25 +0300
lxqt-qtplugin (1.2.0-0ubuntu2) lunar; urgency=medium
* No-change rebuild against Qt 5.15.7.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 10 Dec 2022 15:59:29 +0300
lxqt-qtplugin (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build and runtime dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:40:59 -0600
lxqt-qtplugin (1.1.0-1) experimental; urgency=medium
[ Aaron Rainbolt ]
* New upstream release 1.1.0.
* Removed obsolete debian/compat file.
* Switched to GBP.
* Upstreamed non-Ubuntu-specific packaging changes from Ubuntu, modifying
the following files:
- control
- copyright
- upstream/*
[ Simon Quigley ]
* Re-add the existing uploaders to debian/control.
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 10 Jul 2022 00:29:24 -0500
lxqt-qtplugin (0.16.0-1) unstable; urgency=medium lxqt-qtplugin (0.16.0-1) unstable; urgency=medium
@ -35,56 +107,6 @@ lxqt-qtplugin (0.16.0-1) unstable; urgency=medium
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 17:53:47 +0800 -- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 17:53:47 +0800
lxqt-qtplugin (0.15.0-0ubuntu3) hirsute; urgency=medium
* No-change rebuild against qtbase-abi-5-15-2.
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 27 Nov 2020 22:54:27 +0300
lxqt-qtplugin (0.15.0-0ubuntu2) hirsute; urgency=medium
* No-change rebuild against qtbase-abi-5-15-1.
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 30 Oct 2020 20:11:14 +0300
lxqt-qtplugin (0.15.0-0ubuntu1) groovy; urgency=medium
[ apt-ghetto ]
* Removed load-versioned-libfm-qt.patch
* Added libfm-qt-dev as build dependency
* Added libfm-qt6 as dependency
[ Simon Quigley ]
* New upstream version.
- Update upstream signing key.
- Update LXQt build dependencies.
* Bump Standards-version to 4.5.0, no changes needed.
* Run wrap-and-sort.
* Bump libfm-qt{6,7}.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 03 Jun 2020 23:37:36 -0500
lxqt-qtplugin (0.14.0-3ubuntu3) focal; urgency=medium
* No-change rebuild against qtbase-abi-5-12-5.
-- Rik Mills <rikmills@kde.org> Sun, 27 Oct 2019 06:30:03 +0000
lxqt-qtplugin (0.14.0-3ubuntu2) eoan; urgency=medium
* No-change rebuild against qtbase-abi-5-12-4.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 13 Jul 2019 17:11:05 +0300
lxqt-qtplugin (0.14.0-3ubuntu1) eoan; urgency=medium
* Merge from Debian Sid. Remaining changes:
- Explicitly depend on libqt5xdg-dev.
- Bump the ABI package to libfm-qt6.
- Remove unneeded ~s from versions.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 May 2019 08:45:05 -0500
lxqt-qtplugin (0.14.0-3) unstable; urgency=medium lxqt-qtplugin (0.14.0-3) unstable; urgency=medium
* Try to load the versioned libfm-qt.so.6 instead of libfm-qt.so * Try to load the versioned libfm-qt.so.6 instead of libfm-qt.so
@ -113,50 +135,6 @@ lxqt-qtplugin (0.14.0-1) unstable; urgency=medium
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 18:08:59 +0100 -- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 18:08:59 +0100
lxqt-qtplugin (0.14.0-0ubuntu3) disco; urgency=medium
* Rebuild against qtbase-abi-5-12-2.
* Explicity build depend on libqt5xdg-dev.
-- Rik Mills <rikmills@kubuntu.org> Sun, 31 Mar 2019 10:34:46 +0100
lxqt-qtplugin (0.14.0-2) unstable; urgency=medium
* Added missed direct dependency libqt5xdgiconloader-dev, the new
build-tools don't depend on it any longer to prevent circular
dependencies with libqtxdg (Closes: #924474).
-- Alf Gaida <agaida@siduction.org> Wed, 13 Mar 2019 17:59:00 +0100
lxqt-qtplugin (0.14.0-0ubuntu2) disco; urgency=medium
* Recommend libfm-qt6 instead.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 27 Jan 2019 21:01:22 -0600
lxqt-qtplugin (0.14.0-1) unstable; urgency=medium
* Cherry-picking upstream release 0.14.0.
* Bumped Standards to 4.3.0, no changes needed
* Dropped d/compat, use debhelper-compat = 12, no changes needed
* Fixed years in d/copyright
* Bumped minimum version liblxqt0-dev (>= 0.14.0~)
* Removed build dependency libfm-qt-dev
* Recommend libfm-qt6
* Added d/upstream/metadata
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 18:08:59 +0100
lxqt-qtplugin (0.14.0-0ubuntu1) disco; urgency=medium
* New upstream release.
- Bump build dependencies.
- Remove reverse-applicable patches.
* Bump Standards-version to 4.3.0, no changes needed.
* Bump debhelper compat to 12, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:44:38 -0600
lxqt-qtplugin (0.13.0-2) unstable; urgency=medium lxqt-qtplugin (0.13.0-2) unstable; urgency=medium
* Switched to unstable * Switched to unstable
@ -175,53 +153,6 @@ lxqt-qtplugin (0.13.0-1) experimental; urgency=medium
-- Alf Gaida <agaida@siduction.org> Sat, 26 May 2018 01:13:13 +0200 -- Alf Gaida <agaida@siduction.org> Sat, 26 May 2018 01:13:13 +0200
lxqt-qtplugin (0.13.0-0ubuntu4) cosmic; urgency=medium
* Bump Standards-version to 4.1.5, no changes needed.
* Lubuntuify the package.
* Dynamically load libfm-qt on runtime instead of on build time.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 30 Jul 2018 19:34:33 -0500
lxqt-qtplugin (0.13.0-0ubuntu3) cosmic; urgency=medium
* No-change rebuild against qtbase-abi-5-11-0.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 18 Jul 2018 03:18:15 -0500
lxqt-qtplugin (0.13.0-0ubuntu2) cosmic; urgency=medium
* No-change rebuild against libfm-qt.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 14 Jul 2018 01:34:06 -0500
lxqt-qtplugin (0.13.0-2) unstable; urgency=medium
* Switched to unstable
* Bumped build dependency libfm-qt-dev to >= 0.13.1~
* Bumped Standards to 4.1.5, no changes needed
-- Alf Gaida <agaida@siduction.org> Sat, 07 Jul 2018 14:13:08 +0200
lxqt-qtplugin (0.13.0-1) experimental; urgency=medium
* Cherry-picking upstream release 0.13.0.
* Switched to experimental
* Bumped build dependency libfm-qt-dev to >= 0.13.0~
* Bumped build dependency lxqt-build-tools to >= 0.5.0~
* Removed the ported back upstream patches
-- Alf Gaida <agaida@siduction.org> Sat, 26 May 2018 01:13:13 +0200
lxqt-qtplugin (0.13.0-0ubuntu1) cosmic; urgency=medium
* New upstream release.
* Update build dependencies.
* Bump Standards-version to 4.1.4, no changes needed.
* Remove patches applied upstream.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 23 May 2018 22:40:20 -0500
lxqt-qtplugin (0.12.0-7) unstable; urgency=medium lxqt-qtplugin (0.12.0-7) unstable; urgency=medium
* Relax debhelper minimum version to >= 11~ * Relax debhelper minimum version to >= 11~
@ -231,17 +162,6 @@ lxqt-qtplugin (0.12.0-7) unstable; urgency=medium
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:10:41 +0200 -- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:10:41 +0200
lxqt-qtplugin (0.12.0-6ubuntu1) bionic; urgency=medium
* Merge from Debian Sid. Remaining changes:
- Cherry-pick an upstream commit because the upstream release cycle is too
slow:
+ Remember the view mode.
* remember-view-mode.patch
* Upstream commit dfa18ac.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Feb 2018 22:48:24 -0600
lxqt-qtplugin (0.12.0-6) unstable; urgency=medium lxqt-qtplugin (0.12.0-6) unstable; urgency=medium
* Backported lxqtplatformtheme-follow-color-scheme.patch * Backported lxqtplatformtheme-follow-color-scheme.patch
@ -261,16 +181,6 @@ lxqt-qtplugin (0.12.0-5) unstable; urgency=medium
-- Alf Gaida <agaida@siduction.org> Mon, 12 Feb 2018 19:52:16 +0100 -- Alf Gaida <agaida@siduction.org> Mon, 12 Feb 2018 19:52:16 +0100
lxqt-qtplugin (0.12.0-4ubuntu1) bionic; urgency=medium
* Cherry-pick an upstream commit because the upstream release cycle is too
slow:
- Remember the view mode.
+ remember-view-mode.patch
+ Upstream commit dfa18ac.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 05 Feb 2018 21:33:02 -0600
lxqt-qtplugin (0.12.0-4) unstable; urgency=medium lxqt-qtplugin (0.12.0-4) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed * Bumped Standards to 4.1.2, no changes needed
@ -399,4 +309,3 @@ lxqt-qtplugin (0.9.0+20150819-1) unstable; urgency=medium
* Added README.Debian. * Added README.Debian.
-- Yukiharu YABUKI <yyabuki@debian.org> Thu, 20 Aug 2015 05:49:28 +0900 -- Yukiharu YABUKI <yyabuki@debian.org> Thu, 20 Aug 2015 05:49:28 +0900

41
debian/control vendored
View File

@ -1,31 +1,36 @@
Source: lxqt-qtplugin Source: lxqt-qtplugin
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com> Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Yukiharu YABUKI <yyabuki@debian.org>,
Simon Quigley <tsimonq2@debian.org>,
Aaron Rainbolt <arraybolt3@gmail.com>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libdbusmenu-qt5-dev, libdbusmenu-lxqt0-dev (>= 0.2.0),
libfm-qt-dev (>= 0.17.1), libfm-qt6-dev (>= 2.1.0),
libkf5windowsystem-dev, libkf6windowsystem-dev,
libqt5svg5-dev, libqt6xdg-dev (>= 4.1.0),
libqt5x11extras5-dev, libqt6xdgiconloader-dev (>= 4.1.0),
libqt5xdg-dev,
libqt5xdgiconloader-dev (>= 3.7.1),
libx11-dev, libx11-dev,
lxqt-build-tools (>= 0.9.0), lxqt-build-tools (>= 2.1.0),
qtbase5-private-dev qt6-base-private-dev (>= 6.6.0),
Standards-Version: 4.5.1 qt6-svg-dev (>= 6.6.0)
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-qtplugin/ Standards-Version: 4.7.0
Vcs-Git: https://phab.lubuntu.me/source/lxqt-qtplugin.git Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
Homepage: https://github.com/lxde/lxqt-qtplugin 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 Package: lxqt-qtplugin
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Depends: libfm-qt9, ${misc:Depends}, ${shlibs:Depends} Depends: libfm-qt6-15, ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-config, lxqt-session Recommends: lxqt-config, lxqt-session
Suggests: lxqt | lxqt-core Suggests: lxqt | lxqt-core
Description: LXQt system integration plugin for Qt Description: LXQt system integration plugin for Qt

12
debian/copyright vendored
View File

@ -3,14 +3,20 @@ Upstream-Name: lxqt-qtplugin
Source: https://github.com/lxqt/lxqt-qtplugin Source: https://github.com/lxqt/lxqt-qtplugin
Files: * Files: *
Copyright: 2014-2015 LXQt team Copyright: 2013-2024 LXQt team
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2019 Alf Gaida <agaida@siduction.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015 Yukiharu YABUKI <yyabuki@debian.org> 2015 Yukiharu YABUKI <yyabuki@debian.org>
2014-2019 Alf Gaida <agaida@siduction.org>
2019 Rik Mills <rikmills@kubuntu.org>
2021 Raman Sarda <theloudspeaker@lubuntu.me>
2019-2021 apt-ghetto <apt-ghetto@protonmail.com>
2021 Dan Simmons <kc2bez@lubuntu.me>
2018-2023 Simon Quigley <tsimonq2@ubuntu.com>
2023 Aaron Rainbolt <arraybolt3@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.1+ License: LGPL-2.1+

1
debian/gbp.conf vendored
View File

@ -3,4 +3,3 @@ debian-branch = debian/sid
upstream-branch = upstream/latest upstream-branch = upstream/latest
pristine-tar = True pristine-tar = True
compression = xz compression = xz

4
debian/rules vendored
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1 # export DH_VERBOSE=1
export LC_ALL=C.UTF-8 export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: %:
@ -10,4 +9,5 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_configure: override_dh_auto_configure:
dh_auto_configure --\ dh_auto_configure --\
-DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DQT_PLUGINS_DIR=/usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins

View File

@ -3,4 +3,3 @@ Bug-Database: https://github.com/lxqt/lxqt-qtplugin/issues
Bug-Submit: https://github.com/lxqt/lxqt-qtplugin/issues/new Bug-Submit: https://github.com/lxqt/lxqt-qtplugin/issues/new
Changelog: https://github.com/lxqt/lxqt-qtplugin/blob/master/CHANGELOG Changelog: https://github.com/lxqt/lxqt-qtplugin/blob/master/CHANGELOG
Repository: https://github.com/lxqt/lxqt-qtplugin Repository: https://github.com/lxqt/lxqt-qtplugin
Repository-Browser: https://github.com/lxqt/lxqt-qtplugin

6
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=4 version=4
opts="pgpsigurlmangle=s/$/.asc/" \ opts="searchmode=plain, \
https://github.com/lxqt/lxqt-qtplugin/releases .*/lxqt-qtplugin-([\d\.]+).tar.xz pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz