Run wrap-and-sort
This commit is contained in:
parent
a5fd6248b4
commit
f10547502d
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lximage-qt (1.4.0-0ubuntu1) noble; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Updated copyright file.
|
* Updated copyright file.
|
||||||
* Bumped build dependency versions.
|
* Bumped build dependency versions.
|
||||||
|
* Ran wrap-and-sort.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 17:36:16 -0600
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 17:36:16 -0600
|
||||||
|
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
lxqt-build-tools (>= 0.13.0),
|
lxqt-build-tools (>= 0.13.0)
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.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
|
||||||
@ -25,10 +25,8 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: lximage-qt
|
Package: lximage-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends}
|
Recommends: lximage-qt-l10n, qt5-image-formats-plugins
|
||||||
Recommends: lximage-qt-l10n,
|
|
||||||
qt5-image-formats-plugins
|
|
||||||
Description: Image viewer for LXQt
|
Description: Image viewer for LXQt
|
||||||
A simple image viewer for LXQt. Additional file formats can be processed if
|
A simple image viewer for LXQt. Additional file formats can be processed if
|
||||||
one install qt5-image-formats-plugins.
|
one install qt5-image-formats-plugins.
|
||||||
@ -39,8 +37,7 @@ Package: lximage-qt-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
qttranslations5-l10n
|
|
||||||
Description: Language-package for lximage-qt
|
Description: Language-package for lximage-qt
|
||||||
A simple image viewer for LXQt. Additional file formats can be processed if
|
A simple image viewer for LXQt. Additional file formats can be processed if
|
||||||
one install qt5-image-formats-plugins.
|
one install qt5-image-formats-plugins.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user