From 9542d11631465077e75f01923beb246f28b4835b Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 12 Nov 2023 17:36:36 -0600 Subject: [PATCH 1/4] Bump version for new upstream release --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 538dd98..75b3412 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lximage-qt (1.4.0-0ubuntu1) noble; urgency=medium + + * New upstream release. + + -- Aaron Rainbolt Sun, 12 Nov 2023 17:36:16 -0600 + lximage-qt (1.3.0-0ubuntu1) mantic; urgency=medium * New upstream release. From 31860d97435cb48b9810940dee98863892166f94 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 12 Nov 2023 17:58:36 -0600 Subject: [PATCH 2/4] Update copyright file --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 75b3412..c9e2755 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lximage-qt (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. + * Updated copyright file. -- Aaron Rainbolt Sun, 12 Nov 2023 17:36:16 -0600 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.* From a5fd6248b45bef32dce5eb73b7d5f1ad98ffc99c Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 12 Nov 2023 18:00:23 -0600 Subject: [PATCH 3/4] Bump build deps --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c9e2755..abefa5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lximage-qt (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. * Updated copyright file. + * Bumped build dependency versions. -- Aaron Rainbolt Sun, 12 Nov 2023 17:36:16 -0600 diff --git a/debian/control b/debian/control index 009406e..09faad1 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ 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, From f10547502da3f90a466e59e4e1c3ea1c64f52b8c Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 12 Nov 2023 18:00:56 -0600 Subject: [PATCH 4/4] Run wrap-and-sort --- debian/changelog | 1 + debian/control | 11 ++++------- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index abefa5f..cb6aca8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 12 Nov 2023 17:36:16 -0600 diff --git a/debian/control b/debian/control index 09faad1..99a38ca 100644 --- a/debian/control +++ b/debian/control @@ -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.