Compare commits

...

36 Commits

Author SHA1 Message Date
ef7c6d2df0 Upload to Plucky 2024-11-15 15:34:45 -06:00
bbb02693ce Bump build dependencies. 2024-11-05 12:13:45 -06:00
062f2b27fe New upstream release. 2024-11-05 12:09:55 -06:00
Aaron Rainbolt
584d235d8b Release to Oracular 2024-08-15 16:05:41 -05:00
Aaron Rainbolt
faa2e3e078 PPA upload 2024-06-17 13:59:18 -05:00
Aaron Rainbolt
d958808a50 Update copyright file 2024-06-17 13:55:10 -05:00
Aaron Rainbolt
60798ddbe8 Bump Standards-Version 2024-06-17 13:54:15 -05:00
Aaron Rainbolt
4c3f1107d2 Bump build deps 2024-06-17 13:53:38 -05:00
Aaron Rainbolt
cf028a4187 Bump version for new upstream release 2024-06-17 13:52:00 -05:00
9f8a77b9eb Bump build dep versions 2023-11-05 15:38:16 -06:00
3d4b04c2c8 Update copyright file 2023-11-05 15:37:06 -06:00
4cb6eeeca7 Bump version for new upstream release 2023-11-05 15:25:57 -06:00
b781f57c3c Upload to Mantic. 2023-08-11 10:02:12 -05:00
d8df0f39d3 Wraaaaaaaaap. 2023-07-26 12:33:31 -05:00
924a34663f New upstream release. 2023-07-26 12:32:39 -05:00
Aaron Rainbolt
878cb4bfff Fixed bad syntax in debian/changelog. 2023-02-09 15:01:13 -06:00
Aaron Rainbolt
71fda4ea49 Set release codename. 2023-02-09 14:58:12 -06:00
Aaron Rainbolt
c9c5f2e22f Updated copyright file. 2023-02-09 14:57:53 -06:00
Aaron Rainbolt
b0c4b87d8a Bumped Standards-Version 2023-02-09 14:55:02 -06:00
Andrew Lee
24c04d8c32 debian/rules: Drop --fail-missing argument to dh_missing which is now default in debhelper 13. 2023-02-09 14:54:04 -06:00
Aaron Rainbolt
2fefb2107d Revert the sync from Debian.
This reverts commit dd71da277b978defe007458474dcf2e2f0ca5c13.
2023-02-09 14:51:41 -06:00
Aaron Rainbolt
dd71da277b Sync with archive. 2023-02-09 14:29:52 -06:00
Aaron Rainbolt
a8007e497b Fixed a typo in debian/control. 2022-12-11 13:52:15 -06:00
26f4feddde Set release codename. 2022-11-29 14:32:19 -06:00
feeb7437b9 Move package to admin section 2022-11-29 14:31:47 -06:00
fae03f012c Removed obsolete linker flag. 2022-11-29 12:19:19 -06:00
946b8d9f68 Added 'Rules-Requires-Root: no'. 2022-11-29 12:18:38 -06:00
4bb73166ca Overrode a missing manpage Lintian gripe. 2022-11-29 12:17:50 -06:00
8576d0a09f Drop unnecessary debian/docs file. 2022-11-29 12:08:16 -06:00
3ee2cda5b8 Updated copyright file. 2022-11-29 11:37:17 -06:00
88b37a1de6 Upload to Lunar. 2022-11-16 19:06:17 -06:00
27f19c91d0 Fix typo in the upstream metadata. 2022-11-16 19:05:36 -06:00
87ceb8dbd3 Bump build dependencies to the latest upstream LXQt versions. 2022-11-16 18:52:01 -06:00
138bf16371 Lubuntuify the package slightly, to make debhelper happy. 2022-11-16 18:46:10 -06:00
6e4c1d2a25 Fix the watch file, for real this time. 2022-11-16 18:41:46 -06:00
d2f4a64719 New upstream release. 2022-11-16 18:39:34 -06:00
8 changed files with 106 additions and 19 deletions

66
debian/changelog vendored
View File

@ -1,3 +1,69 @@
qtxdg-tools (4.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:50 -0600
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
default in debhelper 13.
[ Aaron Rainbolt ]
* Revert a sync from Debian.
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Updated copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 14:58:00 -0600
qtxdg-tools (3.10.0-0ubuntu2) lunar; urgency=medium
* 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.

19
debian/control vendored
View File

@ -1,21 +1,22 @@
Source: qtxdg-tools
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
libqt5xdg-dev (>= 3.9.1),
libqt5xdgiconloader-dev (>= 3.9.1),
lxqt-build-tools (>= 0.11.0)
Standards-Version: 4.6.1
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
libqt6xdg-dev (>= 4.1.0),
libqt6xdgiconloader-dev (>= 4.1.0),
libxkbcommon-dev (>= 0.5.0),
lxqt-build-tools (>= 2.1.0)
Standards-Version: 4.7.0
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
Rules-Requires-Root: no
Package: qtxdg-tools
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: User tools for libqtxdg
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt

25
debian/copyright vendored
View File

@ -3,11 +3,18 @@ Upstream-Name: qtxdg-tools
Source: https://github.com/lxqt/qtxdg-tools
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+
Files: debian/*
Copyright: 2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Copyright: 2022 Andrew Lee <ajqlee@debian.org>
2022-2023 Simon Quigley <tsimonq2@ubuntu.com>
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
License: LGPL-2.1+
License: LGPL-2.1+
@ -23,3 +30,17 @@ License: LGPL-2.1+
.
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".
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
View File

@ -1 +0,0 @@
CHANGELOG

2
debian/lintian-overrides vendored Normal file
View File

@ -0,0 +1,2 @@
# there will be no manual page in the foreseeable future
qtxdg-tools: no-manual-page [usr/bin/qtxdg-mat]

4
debian/rules vendored
View File

@ -2,15 +2,11 @@
export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh ${@} --buildsystem cmake
#override_dh_missing:
# dh_missing --fail-missing
override_dh_auto_configure:
dh_auto_configure -- \
-DUPDATE_TRANSLATIONS=OFF \

View File

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

6
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=4
opts="pgpsigurlmangle=s/$/.asc/" \
https://github.com/lxqt/qtxdg-tools/releases .*/qtxdg-tools-([\d\.]+).tar.xz
opts="searchmode=plain, \
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