[neon/neon-packaging/mauikit-filebrowsing/Neon/unstable] debian: lints
Carlos De Maine
null at kde.org
Mon Jan 6 11:00:51 GMT 2025
Git commit 7672813739d107d4871ae61178d133de1cc79d19 by Carlos De Maine.
Committed on 06/01/2025 at 11:00.
Pushed by carlosdem into branch 'Neon/unstable'.
lints
M +1 -1 debian/control
D +0 -12 debian/patches/i18n.patch
D +0 -1 debian/patches/series
https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/7672813739d107d4871ae61178d133de1cc79d19
diff --git a/debian/control b/debian/control
index 48677d2..e777eec 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: MauiKit File Browsing utilities and controls
Package: libmauikitfilebrowsing-dev
Architecture: any
-Depends: libmauikitfilebrowsing4,
+Depends: libmauikitfilebrowsing4 (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
diff --git a/debian/patches/i18n.patch b/debian/patches/i18n.patch
deleted file mode 100644
index 48aef0f..0000000
--- a/debian/patches/i18n.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/code/moduleinfo.cpp b/src/code/moduleinfo.cpp
-index 9c9040d6..c9f8848e 100644
---- a/src/code/moduleinfo.cpp
-+++ b/src/code/moduleinfo.cpp
-@@ -1,6 +1,6 @@
- #include "moduleinfo.h"
- #include "../filebrowsing_version.h"
--#include <KI18n/KLocalizedString>
-+#include <KLocalizedString>
-
- QString MauiKitCore::versionString()
- {
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5697824..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-#i18n.patch
More information about the Neon-commits
mailing list