[neon/kf6/kf6-kapidox/Neon/unstable] debian: drop debhelper and standards version do dh_virtualenv can work
Carlos De Maine
null at kde.org
Tue Dec 5 02:16:19 GMT 2023
Git commit fa4f001b34398ae875adf743f9d45f975d2df27d by Carlos De Maine.
Committed on 05/12/2023 at 03:16.
Pushed by carlosdem into branch 'Neon/unstable'.
drop debhelper and standards version do dh_virtualenv can work
M +2 -3 debian/control
https://invent.kde.org/neon/kf6/kf6-kapidox/-/commit/fa4f001b34398ae875adf743f9d45f975d2df27d
diff --git a/debian/control b/debian/control
index 91b64c1..d6efe22 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: kf6-kapidox
Section: libs
Priority: optional
Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
-Build-Depends: debhelper-compat (= 13),
- dh-linktree,
+Build-Depends: debhelper (>= 9),
dh-python,
dh-virtualenv,
doxygen,
@@ -18,7 +17,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-setuptools-whl,
python3-venv,
-Standards-Version: 4.6.2
+Standards-Version: 3.9.5
Homepage: https://projects.kde.org/projects/frameworks/kapidox
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kapidox
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kapidox.git
More information about the Neon-commits
mailing list