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.
|
||||
* Updated copyright file.
|
||||
* Bumped build dependency versions.
|
||||
* Ran wrap-and-sort.
|
||||
|
||||
-- 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,
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user