Compare commits
19 Commits
39a28c4627
...
643f561c51
Author | SHA1 | Date | |
---|---|---|---|
643f561c51 | |||
b781f57c3c | |||
d8df0f39d3 | |||
924a34663f | |||
|
878cb4bfff | ||
|
71fda4ea49 | ||
|
c9c5f2e22f | ||
|
b0c4b87d8a | ||
|
24c04d8c32 | ||
|
2fefb2107d | ||
|
dd71da277b | ||
|
a8007e497b | ||
26f4feddde | |||
feeb7437b9 | |||
fae03f012c | |||
946b8d9f68 | |||
4bb73166ca | |||
8576d0a09f | |||
3ee2cda5b8 |
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,3 +1,41 @@
|
|||||||
|
qtxdg-tools (3.11.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:03:09 -0500
|
||||||
|
|
||||||
|
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
|
qtxdg-tools (3.10.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -1,21 +1,21 @@
|
|||||||
Source: qtxdg-tools
|
Source: qtxdg-tools
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
||||||
Section: libs
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libqt5xdg-dev (>= 3.10.0),
|
libqt5xdg-dev (>= 3.10.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
libqt5xdgiconloader-dev (>= 3.10.0),
|
||||||
lxqt-build-tools (>= 0.12.0)
|
lxqt-build-tools (>= 0.12.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.gi
|
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
|
||||||
|
|
||||||
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
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -3,11 +3,13 @@ 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: 2018-2021 Luís Pereira <luis.artur.pereira@gmail.com>
|
||||||
|
2020-2022 LXQt team
|
||||||
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>
|
||||||
|
2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
1
debian/docs
vendored
1
debian/docs
vendored
@ -1 +0,0 @@
|
|||||||
CHANGELOG
|
|
2
debian/lintian-overrides
vendored
Normal file
2
debian/lintian-overrides
vendored
Normal 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
4
debian/rules
vendored
@ -2,15 +2,11 @@
|
|||||||
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
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
#override_dh_missing:
|
|
||||||
# dh_missing --fail-missing
|
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
-DUPDATE_TRANSLATIONS=OFF \
|
-DUPDATE_TRANSLATIONS=OFF \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user