Compare commits

..

No commits in common. "ubuntu/resolute" and "ubuntu/plucky" have entirely different histories.

4 changed files with 10 additions and 21 deletions

9
debian/changelog vendored
View File

@ -1,12 +1,3 @@
lximage-qt (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.2, no changes needed.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 13 Aug 2025 12:06:33 -0500
lximage-qt (2.1.1-0ubuntu2) plucky; urgency=medium lximage-qt (2.1.1-0ubuntu2) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed. * Update Standards-Version to 4.7.1, no changes needed.

6
debian/control vendored
View File

@ -8,7 +8,7 @@ Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libexif-dev, libexif-dev,
libfm-qt6-dev (>= 2.2.0), libfm-qt6-dev (>= 2.1.0),
libx11-dev, libx11-dev,
libxcb-composite0-dev, libxcb-composite0-dev,
libxcb-cursor-dev, libxcb-cursor-dev,
@ -38,9 +38,9 @@ Build-Depends: debhelper-compat (= 13),
libxcb-xvmc0-dev, libxcb-xvmc0-dev,
libxfixes-dev, libxfixes-dev,
libxkbcommon-dev (>= 0.5.0), libxkbcommon-dev (>= 0.5.0),
lxqt-build-tools (>= 2.2.0), lxqt-build-tools (>= 2.1.0),
qt6-svg-dev (>= 6.6.0) qt6-svg-dev (>= 6.6.0)
Standards-Version: 4.7.2 Standards-Version: 4.7.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about

5
debian/copyright vendored
View File

@ -4,7 +4,7 @@ Source: https://github.com/lxqt/lximage-qt
Files: * Files: *
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com> Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
2013-2025 LXQt team 2013-2024 LXQt team
License: GPL-2+ and LGPL-2.1+ License: GPL-2+ and LGPL-2.1+
Files: src/application.* Files: src/application.*
@ -44,9 +44,8 @@ License: CC-BY-4.0
Files: debian/* Files: debian/*
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org> Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org> 2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> 2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.1+ License: LGPL-2.1+

11
debian/watch vendored
View File

@ -1,6 +1,5 @@
Version: 5 version=4
Template: GitHub opts="searchmode=plain, \
Owner: lxqt pgpsigurlmangle=s/$/.asc/, \
Project: @PACKAGE@ uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Pgp-Mode: auto