Compare commits
23 Commits
ubuntu/3.1
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
a5d7414763 | |||
270bad1dd3 | |||
ef7c6d2df0 | |||
bbb02693ce | |||
062f2b27fe | |||
|
584d235d8b | ||
|
faa2e3e078 | ||
|
d958808a50 | ||
|
60798ddbe8 | ||
|
4c3f1107d2 | ||
|
cf028a4187 | ||
9f8a77b9eb | |||
3d4b04c2c8 | |||
4cb6eeeca7 | |||
b781f57c3c | |||
d8df0f39d3 | |||
924a34663f | |||
|
878cb4bfff | ||
|
71fda4ea49 | ||
|
c9c5f2e22f | ||
|
b0c4b87d8a | ||
|
24c04d8c32 | ||
|
2fefb2107d |
7
debian/.gitignore
vendored
Normal file
7
debian/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
/*.debhelper
|
||||||
|
/*.log
|
||||||
|
/*.substvars
|
||||||
|
/debhelper-build-stamp
|
||||||
|
/files
|
||||||
|
|
||||||
|
/tmp
|
103
debian/changelog
vendored
103
debian/changelog
vendored
@ -1,48 +1,83 @@
|
|||||||
qtxdg-tools (3.10.0-1) unstable; urgency=medium
|
qtxdg-tools (4.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
[ Palo Kisa ]
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
* New upstream release
|
|
||||||
* debian/watch: Fix github uscan processing
|
|
||||||
* debian: Add gbp config
|
|
||||||
|
|
||||||
[ ChangZhuo Chen (陳昌倬) ]
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:20:18 -0600
|
||||||
* Add ChangZhuo Chen as Uploaders.
|
|
||||||
* Add Repository-Browse in d/upstream/mateadata.
|
|
||||||
* Update Build-Depends.
|
|
||||||
* Refactor d/copyright.
|
|
||||||
|
|
||||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Thu, 08 Dec 2022 01:09:08 +0800
|
qtxdg-tools (4.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
qtxdg-tools (3.9.1-3) unstable; urgency=medium
|
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||||
|
|
||||||
[ Aaron Rainbolt ]
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 04:02:37 -0600
|
||||||
* debian/watch: Overhaul watch file to make it compatible with GitHub
|
|
||||||
again.
|
|
||||||
* debian/control: Added 'Rules-Requires-Root: no' to silence a Lintian
|
|
||||||
gripe.
|
|
||||||
* debian/copyright: Added Aaron Rainbolt.
|
|
||||||
* debian/control: Fixed Vcs-Browser and Vcs-Git fields to point to
|
|
||||||
Debian Salsa rather than Lubuntu GitHub.
|
|
||||||
[ Andrew Lee (李健秋) ]
|
|
||||||
* debian/salsa-ci.yml: disable build in experimental to make piuparts
|
|
||||||
happy.
|
|
||||||
|
|
||||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 11 Nov 2022 13:03:57 +0800
|
qtxdg-tools (4.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
qtxdg-tools (3.9.1-2) unstable; urgency=medium
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
* Added debian/salsa-ci.yml file.
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:50 -0600
|
||||||
* debian/watch: fix uscan error.
|
|
||||||
* debian/rules: Remove unnecessary -Wl,--as-needed.
|
qtxdg-tools (4.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
|
* Update copyright file.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:05:28 -0500
|
||||||
|
|
||||||
|
qtxdg-tools (3.12.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update copyright file.
|
||||||
|
* Bump build dependency versions.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 05 Nov 2023 15:25:31 -0600
|
||||||
|
|
||||||
|
qtxdg-tools (3.11.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 26 Jul 2023 12:41:05 -0500
|
||||||
|
|
||||||
|
qtxdg-tools (3.10.0-1ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
|
[ Andrew Lee ]
|
||||||
* debian/rules: Drop --fail-missing argument to dh_missing which is now
|
* debian/rules: Drop --fail-missing argument to dh_missing which is now
|
||||||
default in debhelper 13.
|
default in debhelper 13.
|
||||||
* Added myself as uploader.
|
|
||||||
* debian/lintian-overrides: no-manual-page for qtxdg-mat.
|
|
||||||
|
|
||||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 27 Oct 2022 12:11:24 +0800
|
[ Aaron Rainbolt ]
|
||||||
|
* Revert a sync from Debian.
|
||||||
|
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||||
|
* Updated copyright file.
|
||||||
|
|
||||||
qtxdg-tools (3.9.1-1) experimental; urgency=medium
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 14:58:00 -0600
|
||||||
|
|
||||||
* Initial release (Closes: #1014257).
|
qtxdg-tools (3.10.0-0ubuntu2) lunar; urgency=medium
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@debian.org> Sat, 02 Jul 2022 20:54:54 -0500
|
* Updated copyright file.
|
||||||
|
* Drop unnecessary debian/docs file.
|
||||||
|
* Overrode a missing manpage Lintian gripe.
|
||||||
|
* Added 'Rules-Requires-Root: no' to debian/control.
|
||||||
|
* Removed obsolete "-Wl,--as-needed" linker flag.
|
||||||
|
* Moved the package to the "admin" section since it doesn't really fit
|
||||||
|
in "libs".
|
||||||
|
* Fixed a typo in debian/control.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 29 Nov 2022 14:32:00 -0600
|
||||||
|
|
||||||
|
qtxdg-tools (3.10.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 dependencies to the latest upstream LXQt versions.
|
||||||
|
* Fix typo in the upstream metadata.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 19:05:55 -0600
|
||||||
|
|
||||||
|
qtxdg-tools (3.9.1-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
|
* Initial release.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 31 May 2022 18:45:28 -0500
|
||||||
|
24
debian/control
vendored
24
debian/control
vendored
@ -1,24 +1,22 @@
|
|||||||
Source: qtxdg-tools
|
Source: qtxdg-tools
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Simon Quigley <tsimonq2@debian.org>,
|
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Section: admin
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
|
||||||
Section: libs
|
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libqt5xdg-dev (>= 3.10.0~),
|
libqt6xdg-dev (>= 4.1.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.10.0~),
|
libqt6xdgiconloader-dev (>= 4.1.0),
|
||||||
lxqt-build-tools (>= 0.12.0~)
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
Standards-Version: 4.6.1
|
lxqt-build-tools (>= 2.1.0)
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtxdg-tools
|
Standards-Version: 4.7.1
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/qtxdg-tools.git
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging
|
||||||
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git
|
||||||
Homepage: https://github.com/lxqt/qtxdg-tools
|
Homepage: https://github.com/lxqt/qtxdg-tools
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: qtxdg-tools
|
Package: qtxdg-tools
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends}
|
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Description: User tools for libqtxdg
|
Description: User tools for libqtxdg
|
||||||
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
|
||||||
|
28
debian/copyright
vendored
28
debian/copyright
vendored
@ -3,14 +3,18 @@ Upstream-Name: qtxdg-tools
|
|||||||
Source: https://github.com/lxqt/qtxdg-tools
|
Source: https://github.com/lxqt/qtxdg-tools
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2019-2021 Luís Pereira <luis.artur.pereira@gmail.com>
|
Copyright: 2020-2024 LXQt team
|
||||||
|
License: LGPL-2.1
|
||||||
|
|
||||||
|
Files: src/mat/*.cpp
|
||||||
|
src/mat/*.h
|
||||||
|
Copyright: 2018-2021 Luis Pereira <luis.artur.pereira@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2022 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2022 Andrew Lee <ajqlee@debian.org>
|
||||||
2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2022-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
2022 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -26,3 +30,17 @@ License: LGPL-2.1+
|
|||||||
.
|
.
|
||||||
On Debian systems, the complete text of the GNU Lesser General
|
On Debian systems, the complete text of the GNU Lesser General
|
||||||
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||||
|
|
||||||
|
License: LGPL-2.1
|
||||||
|
This program or library is free software; you can redistribute it
|
||||||
|
and/or modify it under the terms of the GNU Lesser General Public
|
||||||
|
License as published by the Free Software Foundation, version 2.1
|
||||||
|
of the License.
|
||||||
|
.
|
||||||
|
This library is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
Lesser General Public License for more details.
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the GNU Lesser General
|
||||||
|
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||||
|
1
debian/docs
vendored
1
debian/docs
vendored
@ -1 +0,0 @@
|
|||||||
CHANGELOG
|
|
5
debian/gbp.conf
vendored
5
debian/gbp.conf
vendored
@ -1,5 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
debian-branch = debian/sid
|
|
||||||
upstream-branch = upstream/latest
|
|
||||||
pristine-tar = True
|
|
||||||
compression = xz
|
|
2
debian/lintian-overrides
vendored
2
debian/lintian-overrides
vendored
@ -1,2 +1,2 @@
|
|||||||
# currently no manpage for qtxdg-mat
|
# there will be no manual page in the foreseeable future
|
||||||
qtxdg-tools: no-manual-page [usr/bin/qtxdg-mat]
|
qtxdg-tools: no-manual-page [usr/bin/qtxdg-mat]
|
||||||
|
14
debian/salsa-ci.yml
vendored
14
debian/salsa-ci.yml
vendored
@ -1,14 +0,0 @@
|
|||||||
# For more information on what jobs are run see:
|
|
||||||
# https://salsa.debian.org/salsa-ci-team/pipeline
|
|
||||||
#
|
|
||||||
# To enable the jobs, go to your repository (at salsa.debian.org)
|
|
||||||
# and click over Settings > CI/CD > Expand (in General pipelines).
|
|
||||||
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
|
||||||
# in "Save Changes". The CI tests will run after the next commit.
|
|
||||||
---
|
|
||||||
include:
|
|
||||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
|
||||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
|
||||||
|
|
||||||
#variables:
|
|
||||||
# RELEASE: 'experimental'
|
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="downloadurlmangle=s%/tag/([^/]+)$%/download/$1/@PACKAGE@-$1.tar.xz%, filenamemangle=s%^.*/([^/]+)$%@PACKAGE@-$1.tar.xz%, pgpsigurlmangle=s/$/.asc/" \
|
opts="searchmode=plain, \
|
||||||
https://github.com/lxqt/@PACKAGE@/tags /lxqt/@PACKAGE@/releases/tag/([^/]+)$
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user