[neon/neon-packaging/ksanecore5/Neon/stable] debian: dep on kf6 build for translations as they overlap
Jonathan Esk-Riddell
null at kde.org
Wed Jan 17 13:57:54 GMT 2024
Git commit 23d61432e4aded663c8ebf1cba98f770788b28ed by Jonathan Esk-Riddell.
Committed on 17/01/2024 at 14:57.
Pushed by jriddell into branch 'Neon/stable'.
dep on kf6 build for translations as they overlap
M +1 -1 debian/changelog
M +1 -1 debian/control
M +0 -1 debian/libksanecore1.install
https://invent.kde.org/neon/neon-packaging/ksanecore5/-/commit/23d61432e4aded663c8ebf1cba98f770788b28ed
diff --git a/debian/changelog b/debian/changelog
index 490e337..53bbb41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ksanecore5 (23.08.4-0neon) jammy; urgency=medium
+ksanecore5 (24.01.90-0neon) jammy; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index cab272f..cb46606 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,6 @@ Description: Library providing logic to interface scanners - headers
Package: libksanecore1
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, libksanecore1
Description: Library providing logic to interface scanners
Library providing logic to interface scanners - shared library
diff --git a/debian/libksanecore1.install b/debian/libksanecore1.install
index fc52b69..608e00a 100644
--- a/debian/libksanecore1.install
+++ b/debian/libksanecore1.install
@@ -1,3 +1,2 @@
/usr/lib/*/libKSaneCore.so.1
/usr/lib/*/libKSaneCore.so.2*
-/usr/share/locale/
More information about the Neon-commits
mailing list