Compare commits
5 Commits
ubuntu/2.1
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
333a051e07 | ||
|
016348e93f | ||
|
4c245af0d3 | ||
|
a25b52b875 | ||
9e889b9369 |
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,18 @@
|
|||||||
|
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
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 17:03:55 -0600
|
||||||
|
|
||||||
lximage-qt (2.1.1-0ubuntu1) plucky; urgency=medium
|
lximage-qt (2.1.1-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -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.1.0),
|
libfm-qt6-dev (>= 2.2.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.1.0),
|
lxqt-build-tools (>= 2.2.0),
|
||||||
qt6-svg-dev (>= 6.6.0)
|
qt6-svg-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.2
|
||||||
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
5
debian/copyright
vendored
@ -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-2024 LXQt team
|
2013-2025 LXQt team
|
||||||
License: GPL-2+ and LGPL-2.1+
|
License: GPL-2+ and LGPL-2.1+
|
||||||
|
|
||||||
Files: src/application.*
|
Files: src/application.*
|
||||||
@ -45,7 +45,8 @@ 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>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2023-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
|
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user