[neon/kde/kde-dev-scripts/Neon/unstable_jammy] debian: kf6ify
Carlos De Maine
null at kde.org
Sat Aug 17 05:27:56 BST 2024
Git commit 2e5568a21731dd382acb083ecd081a05877bc76f by Carlos De Maine.
Committed on 17/08/2024 at 04:27.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.
kf6ify
(cherry picked from commit 27b0b9ffcd136f05e2ff3020adf60b67319ac87b)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
D +0 -1 debian/compat
M +8 -10 debian/control
https://invent.kde.org/neon/kde/kde-dev-scripts/-/commit/2e5568a21731dd382acb083ecd081a05877bc76f
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 6ecf730..6c724e2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Modestas Vainius <modax at debian.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
Maximiliano Curia <maxy at debian.org>,
-Build-Depends: cmake (>= 2.8.9~),
- debhelper (>= 11~),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
dh-python,
- extra-cmake-modules (>= 1.3.0),
- libkf5doctools-dev,
- pkg-kde-tools (>> 0.15.15),
+ kf6-extra-cmake-modules,
+ kf6-doctools-dev,
+ pkg-kde-tools-neon,
python3,
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
Homepage: http://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kde-dev-scripts
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kde-dev-scripts.git
@@ -21,19 +21,17 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kde-dev-scripts.git
Package: kdesdk-scripts
Architecture: all
Section: devel
-Depends: pkg-kde-tools, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
+Depends: pkg-kde-tools-neon, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
Recommends: advancecomp, gawk, optipng, subversion
Suggests: cvs,
devscripts,
dmalloc,
gdb,
khelpcenter,
- qt4-doc,
+ qt6-doc,
valgrind,
xsltproc,
Enhances: kate
-Breaks: ${kde-l10n:all}, pkg-kde-tools (<< 0.15.12ubuntu1~)
-Replaces: ${kde-l10n:all}, pkg-kde-tools (<< 0.15.12ubuntu1~)
Description: scripts and data files for development
This package contains scripts and data files to facilitate development of
KDE software. Also included are scripts which are not specific to
More information about the Neon-commits
mailing list