[neon/kde/knotes/Neon/unstable] debian: kf6ify
Carlos De Maine
null at kde.org
Tue Sep 26 16:00:40 BST 2023
Git commit b7c01837171e33b17fbe09e7c729d3bbca61a16d by Carlos De Maine.
Committed on 26/09/2023 at 17:00.
Pushed by carlosdem into branch 'Neon/unstable'.
kf6ify
M +10 -15 debian/control
M +1 -1 debian/knotes.lintian-overrides
https://invent.kde.org/neon/kde/knotes/-/commit/b7c01837171e33b17fbe09e7c729d3bbca61a16d
diff --git a/debian/control b/debian/control
index 67ee720..0e42b86 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,13 @@ 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 (= 13),
kf6-codecs-dev,
kf6-extra-cmake-modules,
kf6-karchive-dev,
kf6-kauth-dev,
+ kf6-calendarcore-dev,
kf6-kcmutils-dev,
kf6-kcompletion-dev,
kf6-kconfig-dev,
@@ -42,19 +43,15 @@ Build-Depends: cmake (>= 2.8.12~),
kpim6-akonadi-dev,
kpim6-akonadi-notes-dev,
kpim6-akonadi-search-dev,
- kpim6-calendar-dev,
kpim6-calendarutils-dev,
- kpim6-contacteditor-dev,
kpim6-grantleetheme-dev,
- kpim6-kdepim-dev,
+ kpim6-kmime-dev,
kpim6-kontactinterface-dev,
+ kpim6-kpimtextedit-dev,
+ kpim6-libkdepim-dev,
kpim6-messagelib-dev,
- kpim6-mime-dev,
kpim6-mimetreeparser-dev,
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),
@@ -67,24 +64,22 @@ Build-Depends: cmake (>= 2.8.12~),
qt6-declarative-dev,
qt6-phonon-dev,
qt6-tools-dev,
- qt6-webchannel-dev | qt6-webchannel-dev,
- qt6-webengine-dev | qt6-webengine-dev,
+ qt6-webchannel-dev,
+ qt6-webengine-dev,
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/knotes.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/knotes.git
Package: knotes
Architecture: any
-Depends: kdepim-runtime,
+Depends: kpim6-kdepim-runtime,
kpim6-akonadi-search,
${misc:Depends},
${shlibs:Depends}
-Breaks: kdepim-doc (<< 4:16.12.0), knode (<< 4:4.14.5), ${kde-l10n:all}
-Replaces: kdepim-doc (<< 4:16.12.0), knode (<< 4:4.14.5), ${kde-l10n:all}
Description: sticky notes application
KNotes is a program that lets you write sticky notes. The notes are saved
automatically when you exit the program, and they display when you open the
diff --git a/debian/knotes.lintian-overrides b/debian/knotes.lintian-overrides
index 7ff5e62..195754d 100644
--- a/debian/knotes.lintian-overrides
+++ b/debian/knotes.lintian-overrides
@@ -1 +1 @@
-knotes: package-name-doesnt-match-sonames libknotesprivate5 libnotesharedprivate5
+knotes: package-name-doesnt-match-sonames libknotesprivate6 libnotesharedprivate6
More information about the Neon-commits
mailing list