[neon/neon-packaging/ksanecore5/Neon/release_jammy] debian: update not installed

Jonathan Riddell null at kde.org
Thu Aug 22 20:38:44 BST 2024


Git commit 5c907c8132f6b0d446b677cf555d7109e49bd9c3 by Jonathan Riddell.
Committed on 22/08/2024 at 19:38.
Pushed by jriddell into branch 'Neon/release_jammy'.

update not installed

M  +3    -3    debian/control
M  +1    -1    debian/not-installed

https://invent.kde.org/neon/neon-packaging/ksanecore5/-/commit/5c907c8132f6b0d446b677cf555d7109e49bd9c3

diff --git a/debian/control b/debian/control
index cb46606..a6d28df 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 3.16.0~),
                libsane-dev,
                libx11-dev,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.15.2~),
+               qtbase5-dev (>= 5.15.2~)
 Standards-Version: 4.6.2
 Homepage: https://invent.kde.org/libraries/ksanecore
 Rules-Requires-Root: no
@@ -19,7 +19,7 @@ Section: libdevel
 Architecture: any
 Depends: libksanecore1 (= ${binary:Version}),
          qtbase5-dev (>= 5.15.2~),
-         ${misc:Depends},
+         ${misc:Depends}
 Description: Library providing logic to interface scanners - headers
  Library providing logic to interface scanners.
  .
@@ -27,6 +27,6 @@ Description: Library providing logic to interface scanners - headers
 
 Package: libksanecore1
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libksanecore1
+Depends: libksanecore1, ${misc:Depends}, ${shlibs:Depends}
 Description: Library providing logic to interface scanners
  Library providing logic to interface scanners - shared library
diff --git a/debian/not-installed b/debian/not-installed
index 06f1dae..7496e21 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -32,4 +32,4 @@ usr/share/locale/uk/LC_MESSAGES/ksanecore.mo
 usr/share/locale/zh_CN/LC_MESSAGES/ksanecore.mo
 usr/share/locale/zh_TW/LC_MESSAGES/ksanecore.mo
 usr/share/locale/ia/LC_MESSAGES/ksanecore.mo
-usr/share/locale/ia/LC_MESSAGES/ksanecore.mo
+usr/share/locale/he/LC_MESSAGES/ksanecore.mo
\ No newline at end of file


More information about the Neon-commits mailing list