[neon/kde/libkmahjongg/Neon/unstable] debian: fix the depends

Carlos De Maine null at kde.org
Fri Sep 29 01:58:34 BST 2023


Git commit 4166803d84b22918bb2a695102a07b946e458df8 by Carlos De Maine.
Committed on 29/09/2023 at 02:58.
Pushed by carlosdem into branch 'Neon/unstable'.

fix the depends

M  +4    -4    debian/control

https://invent.kde.org/neon/kde/libkmahjongg/-/commit/4166803d84b22918bb2a695102a07b946e458df8

diff --git a/debian/control b/debian/control
index 8699e41..3b505bb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Uploaders: Daniel Schepler <schepler at debian.org>,
            Eshat Cakar <info at eshat.de>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12~),
-               debhelper-compat (= 12),
+Build-Depends: cmake),
+               debhelper-compat (= 13),
                kf6-extra-cmake-modules,
                kf6-kcolorscheme-dev,
                kf6-kcompletion-dev,
@@ -22,7 +22,7 @@ Build-Depends: cmake (>= 2.8.12~),
                qt6-svg-dev,
                pkg-kde-tools-neon,
                qt6-base-dev
-Standards-Version: 4.1.1
+Standards-Version: 4.6.2
 Homepage: http://games.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/libkmahjongg.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/libkmahjongg.git
@@ -41,7 +41,7 @@ Package: libkmahjongg6-dev
 Section: libdevel
 Architecture: any
 Depends: kf6-kconfigwidgets-dev,
-         libkf6kmahjongglib6 (= ${binary:Version}),
+         libkmahjongglib6-5 (= ${binary:Version}),
          ${misc:Depends}
 Description: development files for the KDE kmahjongg library
  This package contains development files for building software that uses


More information about the Neon-commits mailing list