Merge branch 'ubuntu/noble' into backports/jammy
This commit is contained in:
commit
33738180a4
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,8 +1,17 @@
|
||||
lximage-qt (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
lximage-qt (1.4.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
|
||||
* Backport to Jammy.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:01:28 -0500
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 18:05:27 -0600
|
||||
|
||||
lximage-qt (1.4.0-0ubuntu1) noble; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Updated copyright file.
|
||||
* Bumped build dependency versions.
|
||||
* Ran wrap-and-sort.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 17:36:16 -0600
|
||||
|
||||
lximage-qt (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||
|
||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -8,13 +8,13 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libexif-dev,
|
||||
libfm-qt-dev (>= 1.3.0),
|
||||
libfm-qt-dev (>= 1.4.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
libxfixes-dev,
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
lxqt-build-tools (>= 0.13.0)
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
||||
@ -25,10 +25,8 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: lximage-qt
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lximage-qt-l10n,
|
||||
qt5-image-formats-plugins
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lximage-qt-l10n, qt5-image-formats-plugins
|
||||
Description: Image viewer for LXQt
|
||||
A simple image viewer for LXQt. Additional file formats can be processed if
|
||||
one install qt5-image-formats-plugins.
|
||||
@ -39,8 +37,7 @@ Package: lximage-qt-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Depends: qttranslations5-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.
|
||||
|
2
debian/copyright
vendored
2
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-2022 LXQt team
|
||||
2013-2023 LXQt team
|
||||
License: GPL-2+ and LGPL-2.1+
|
||||
|
||||
Files: src/application.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user