[neon/kde/grantlee-editor/Neon/unstable] debian: more kf6ify
Carlos De Maine
null at kde.org
Sun Sep 24 07:34:42 BST 2023
Git commit 6f47f77d86dba3e678d595ea8771810780cec969 by Carlos De Maine.
Committed on 24/09/2023 at 08:34.
Pushed by carlosdem into branch 'Neon/unstable'.
more kf6ify
M +5 -16 debian/control
D +0 -3 debian/kdepim-themeeditors.lintian-overrides
https://invent.kde.org/neon/kde/grantlee-editor/-/commit/6f47f77d86dba3e678d595ea8771810780cec969
diff --git a/debian/control b/debian/control
index 9c952d9..a5a8c62 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Uploaders: Sune Vuorela <sune at debian.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
Eshat Cakar <info at eshat.de>,
Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12~),
- debhelper (>= 9),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
kf6-codecs-dev,
kf6-extra-cmake-modules,
kf6-karchive-dev,
@@ -56,12 +56,11 @@ Build-Depends: cmake (>= 2.8.12~),
kpim6-pimcommon-dev,
kpim6-pimtextedit-dev,
kpim6-templateparser-dev,
- kross-dev (>= 5.19.0~),
libassuan-dev,
libboost-dev (>= 1.40.0-2),
libboost-graph-dev (>= 1.40.0-2),
libgpgme-dev | libgpgme11-dev,
- libqgpgme-dev,
+ libqgpgme15-qt6-dev,
libx11-dev,
pkg-config,
pkg-kde-tools-neon,
@@ -75,25 +74,15 @@ Build-Depends: cmake (>= 2.8.12~),
shared-mime-info,
xsltproc,
zlib1g-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.6.2
Homepage: http://pim.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/grantlee-editor.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/grantlee-editor.git
-Package: kdepim-themeeditors
+Package: kdepim6-themeeditors
Section: kde
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kaddressbook (<< 4:15),
- kdepim-doc (<= 4:16.08.0+p16.04+git201609),
- kmail (<< 4:4.14.3),
- libkf5libkdepim5 (<= 4:16.04),
- ${kde-l10n:all}
-Replaces: kaddressbook (<< 4:15),
- kdepim-doc (<= 4:16.08.0+p16.04+git201609),
- kmail (<< 4:4.14.3),
- libkf5libkdepim5 (<= 4:16.04),
- ${kde-l10n:all}
Suggests: kaddressbook, kmail
Description: Theme Editors for KDE PIM applications
KDE PIM Theme Editors allow you to create and edit various KDE themes for
diff --git a/debian/kdepim-themeeditors.lintian-overrides b/debian/kdepim-themeeditors.lintian-overrides
deleted file mode 100644
index 4fc8572..0000000
--- a/debian/kdepim-themeeditors.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-kdepim-themeeditors: package-name-doesnt-match-sonames libgrantleethemeeditor5
-kdepim-themeeditors: non-dev-pkg-with-shlib-symlink usr/lib/*/libgrantleethemeeditor.so.5.* usr/lib/*/libgrantleethemeeditor.so
-
More information about the Neon-commits
mailing list