diff --git a/debian/changelog b/debian/changelog index 0ed3cc5..46c3b6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 11 Aug 2023 13:01:28 -0500 + -- Aaron Rainbolt 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 Sun, 12 Nov 2023 17:36:16 -0600 lximage-qt (1.3.0-0ubuntu1) mantic; urgency=medium diff --git a/debian/control b/debian/control index 009406e..99a38ca 100644 --- a/debian/control +++ b/debian/control @@ -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. diff --git a/debian/copyright b/debian/copyright index e4ab29b..091767a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Source: https://github.com/lxqt/lximage-qt Files: * Copyright: 2013-2016 Hong Jen Yee (PCMan) - 2013-2022 LXQt team + 2013-2023 LXQt team License: GPL-2+ and LGPL-2.1+ Files: src/application.*