[neon/kde/akonadi-calendar-tools/Neon/unstable] debian: kf6ify
Carlos De Maine
null at kde.org
Sun Sep 24 04:30:52 BST 2023
Git commit 40b20e4f5664e965909dad9b272ec06bfc3ce043 by Carlos De Maine.
Committed on 24/09/2023 at 05:26.
Pushed by carlosdem into branch 'Neon/unstable'.
kf6ify
D +0 -1 debian/compat
M +3 -6 debian/control
https://invent.kde.org/neon/kde/akonadi-calendar-tools/-/commit/40b20e4f5664e965909dad9b272ec06bfc3ce043
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 06072bd..2c2d143 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,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 (>= 3.1~),
- debhelper (>= 11),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
kf6-extra-cmake-modules,
kf6-kdoctools-dev,
kf6-ktextaddons-dev,
@@ -22,7 +22,7 @@ Build-Depends: cmake (>= 3.1~),
pkg-config,
pkg-kde-tools-neon,
qt6-base-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
Homepage: http://pim.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-calendar-tools
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-calendar-tools.git
@@ -32,9 +32,6 @@ Architecture: any
Depends: kdepim-runtime [amd64 arm64 armhf i386 mipsel],
${misc:Depends},
${shlibs:Depends}
-Breaks: korganizer (<< 4:17.08~), ${kde-l10n:all}
-Replaces: korganizer (<< 4:17.08~), ${kde-l10n:all}
-Description: konsole personal organizer
KonsoleKalendar is a command-line interface to KDE calendars.
KonsoleKalendar complements KOrganizer by providing a console
frontend to manage your calendars.
More information about the Neon-commits
mailing list