[neon/neon-packaging/marknote/debian/experimental] debian: Update b-d to Debian names.

Vincent Pinon null at kde.org
Sat Aug 17 21:25:26 BST 2024


Git commit d5852bed59b0aacb74fd5698402b1af56c5a0e35 by Vincent Pinon.
Committed on 17/08/2024 at 19:45.
Pushed by vpinon into branch 'debian/experimental'.

Update b-d to Debian names.

M  +1    -0    debian/changelog
M  +12   -11   debian/control

https://invent.kde.org/neon/neon-packaging/marknote/-/commit/d5852bed59b0aacb74fd5698402b1af56c5a0e35

diff --git a/debian/changelog b/debian/changelog
index 5a59510..9db8a17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ marknote (1.3.0-1) UNRELEASED; urgency=medium
 
   [ Vincent Pinon ]
   * Import package from Neon to Debian (experimental).
+  * Update b-d to Debian names.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 16 Aug 2024 15:28:51 +0200
 
diff --git a/debian/control b/debian/control
index ca1c890..66b9da4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,19 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Vincent Pinon <vpinon at kde.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
-               kf6-extra-cmake-modules,
-               kf6-kconfig-dev,
-               kf6-kcolorscheme-dev,
-               kf6-kcoreaddons-dev,
-               kf6-kcrash-dev,
-               kf6-ki18n-dev,
-               kf6-kirigami2-dev,
-               kf6-kirigami-addons-dev,
-               kf6-kxmlgui-dev,
-               kpim6-kmime-dev,
-               pkg-kde-tools-neon,
+               dh-sequence-kf6,
+               extra-cmake-modules (>= 6.0.0~),
+               kirigami-addons-dev (>= 1.3.0~),
+               libkf6colorscheme-dev,
+               libkf6config-dev,
+               libkf6coreaddons-dev,
+               libkf6crash-dev,
+               libkf6i18n-dev,
+               libkf6xmlgui-dev,
+               libkirigami-dev (>= 6.0.0~),
+               libkmime-dev (>= 24.05.2),
                qt6-base-dev,
+               qt6-svg-dev,
 Standards-Version: 4.6.2
 Homepage: http://www.kde.org
 Vcs-Browser: https://invent.kde.org/office/marknote



More information about the Neon-commits mailing list