Compare commits

..

5 Commits

Author SHA1 Message Date
Aaron Rainbolt a32899a3dc PPA build
7 hours ago
Aaron Rainbolt 779e1527ee Adjust deps
7 hours ago
Aaron Rainbolt 4d3320360f Bump Standards-Version
7 hours ago
Aaron Rainbolt 8ba14aa3ea Update copyright file
7 hours ago
Aaron Rainbolt 315633e8b2 New upstream release.
7 hours ago

9
debian/changelog vendored

@ -1,8 +1,11 @@
lximage-qt (1.4.0-0ubuntu1~ppa1) mantic; urgency=medium
lximage-qt (2.0.1-0ubuntu1~ppa1) oracular; urgency=medium
* Backport to Mantic.
* New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 16 Nov 2023 15:07:49 -0600
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 28 Jun 2024 19:52:59 -0500
lximage-qt (1.4.0-0ubuntu1) noble; urgency=medium

13
debian/control vendored

@ -8,14 +8,13 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libexif-dev,
libfm-qt-dev (>= 1.4.0),
libkf5windowsystem-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libfm-qt6-dev (>= 2.0.0),
libkf6windowsystem-dev,
libx11-dev,
libxfixes-dev,
lxqt-build-tools (>= 0.13.0)
Standards-Version: 4.6.2
lxqt-build-tools (>= 0.13.0),
qt6-svg-dev
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
@ -37,7 +36,7 @@ Package: lximage-qt-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language-package for lximage-qt
A simple image viewer for LXQt. Additional file formats can be processed if
one install qt5-image-formats-plugins.

4
debian/copyright vendored

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

Loading…
Cancel
Save