Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/noble" have entirely different histories.
ubuntu/plu
...
ubuntu/nob
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,31 +1,3 @@
|
||||
qtxdg-tools (4.1.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:20:18 -0600
|
||||
|
||||
qtxdg-tools (4.1.0-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 04:02:37 -0600
|
||||
|
||||
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.
|
||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -4,11 +4,10 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
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.1
|
||||
libqt5xdg-dev (>= 3.12.0),
|
||||
libqt5xdgiconloader-dev (>= 3.12.0),
|
||||
lxqt-build-tools (>= 0.13.0)
|
||||
Standards-Version: 4.6.2
|
||||
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
|
||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: qtxdg-tools
|
||||
Source: https://github.com/lxqt/qtxdg-tools
|
||||
|
||||
Files: *
|
||||
Copyright: 2020-2024 LXQt team
|
||||
Copyright: 2020-2023 LXQt team
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: src/mat/*.cpp
|
||||
@ -13,8 +13,8 @@ License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2022 Andrew Lee <ajqlee@debian.org>
|
||||
2022-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
2022-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2022-2023 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user