New Upstream Release - lxqt-qtplugin

Ready changes

Summary

Merged new upstream version: 1.3.0 (was: 1.2.0).

Diff

diff --git a/CHANGELOG b/CHANGELOG
index f0db09f..2c5b244 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+lxqt-qtplugin-1.3.0 / 2023-04-15
+=================================
+ * Bumped the version to 1.3.0 and updated the dependencies.
+
 lxqt-qtplugin-1.2.0 / 2022-11-05
 =================================
  * Bumped the version to 1.2.0 and updated the dependencies.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ab1f109..7c9c9a0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,10 +13,10 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 
 # Minimum Versions
-set(LXQTBT_MINIMUM_VERSION "0.12.0")
+set(LXQTBT_MINIMUM_VERSION "0.13.0")
 set(QT_MINIMUM_VERSION "5.15.0")
-set(QTXDG_MINIMUM_VERSION "3.10.0")
-set(FMQT_MINIMUM_VERSION "1.2.0")
+set(QTXDG_MINIMUM_VERSION "3.11.0")
+set(FMQT_MINIMUM_VERSION "1.3.0")
 
 find_package(Qt5DBus ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
diff --git a/debian/changelog b/debian/changelog
index 8ee69b2..9652134 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lxqt-qtplugin (1.3.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 23 May 2023 14:29:43 -0000
+
 lxqt-qtplugin (1.2.0-3) unstable; urgency=medium
 
   * Merge to unstable.

More details

Full run details

Historical runs