New Upstream Release - lxqt-policykit

Ready changes

Summary

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

Diff

diff --git a/CHANGELOG b/CHANGELOG
index 5373dfd..8ab97d6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+lxqt-policykit-1.3.0 / 2023-04-15
+==================================
+ * Updated translations and bumped the version.
+
 lxqt-policykit-1.2.0 / 2022-11-05
 ==================================
  * Updated translations and bumped the version.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6a99361..a9fa316 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,7 +22,7 @@ message(STATUS "polkit agent: ${POLKIT_AGENT_INCLUDE_DIRS} ${POLKIT_AGENT_LIBRAR
 set(POLKIT_AGENT_BINARY_DIR "${CMAKE_INSTALL_BINDIR}" CACHE FILEPATH "Directory for install polkit agent")
 
 # Minumum Versions
-set(LXQT_MINIMUM_VERSION "1.2.0")
+set(LXQT_MINIMUM_VERSION "1.3.0")
 set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
diff --git a/autostart/translations/lxqt-policykit-agent_oc.desktop.yaml b/autostart/translations/lxqt-policykit-agent_oc.desktop.yaml
new file mode 100644
index 0000000..3576a5c
--- /dev/null
+++ b/autostart/translations/lxqt-policykit-agent_oc.desktop.yaml
@@ -0,0 +1 @@
+Desktop Entry/Name: "Gestionari de PolicyKit"
diff --git a/debian/changelog b/debian/changelog
index 58facec..c06ef3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lxqt-policykit (1.3.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 13 Aug 2023 13:02:04 -0000
+
 lxqt-policykit (1.2.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/translations/lxqt-policykit-agent_oc.ts b/translations/lxqt-policykit-agent_oc.ts
new file mode 100644
index 0000000..3171a5c
--- /dev/null
+++ b/translations/lxqt-policykit-agent_oc.ts
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="oc">
+<context>
+    <name>LXQtPolicykit::PolicykitAgent</name>
+    <message>
+        <location filename="../src/policykitagent.cpp" line="81"/>
+        <location filename="../src/policykitagent.cpp" line="174"/>
+        <source>PolicyKit Information</source>
+        <translation>Informacions de PolicyKit</translation>
+    </message>
+    <message>
+        <location filename="../src/policykitagent.cpp" line="81"/>
+        <source>Another authentication is in progress. Please try again later.</source>
+        <translation>Una autra autentificacion es en cor. Tornatz ensajar mai tard.</translation>
+    </message>
+    <message>
+        <location filename="../src/policykitagent.cpp" line="151"/>
+        <source>Authorization Failed</source>
+        <translation>Fracàs de l’autorizacion</translation>
+    </message>
+    <message>
+        <location filename="../src/policykitagent.cpp" line="151"/>
+        <source>Authorization failed for some reason</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../src/policykitagent.cpp" line="167"/>
+        <source>PolicyKit Error</source>
+        <translation>Error de PolicyKit</translation>
+    </message>
+</context>
+<context>
+    <name>PolicykitAgentGUI</name>
+    <message>
+        <location filename="../src/policykitagentgui.ui" line="14"/>
+        <source>Authentication Required</source>
+        <translation>Autentificacion requerida</translation>
+    </message>
+    <message>
+        <location filename="../src/policykitagentgui.ui" line="55"/>
+        <source>Identity:</source>
+        <translation>Identitat :</translation>
+    </message>
+    <message>
+        <location filename="../src/policykitagentgui.ui" line="65"/>
+        <source>Password:</source>
+        <translation>Senhal :</translation>
+    </message>
+</context>
+</TS>

More details

Full run details

Historical runs