[neon/extras/kstars/Neon/release] debian: kstars: use ${misc:Pre-Depends} substvar
Pino Toscano
null at kde.org
Tue Nov 1 11:10:31 GMT 2022
Git commit df5520debf8ff040593d5a34efe47a164bbb48f6 by Pino Toscano.
Committed on 12/09/2021 at 09:27.
Pushed by jriddell into branch 'Neon/release'.
kstars: use ${misc:Pre-Depends} substvar
M +1 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/kstars/commit/df5520debf8ff040593d5a34efe47a164bbb48f6
diff --git a/debian/changelog b/debian/changelog
index 32c68f8..f3d9032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ kstars (5:3.5.4-0r1) UNRELEASED; urgency=medium
fail; patch skip-skypoint-test.diff.
* Drop the breaks/replaces for versions older than Debian Buster.
* Drop the removal of conffiles for versions older than Debian Buster.
+ * Use the ${misc:Pre-Depends} substvar in kstars.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 14 Jan 2021 11:16:50 +0100
diff --git a/debian/control b/debian/control
index d200188..a87e4d5 100644
--- a/debian/control
+++ b/debian/control
@@ -56,6 +56,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kstars.git
Package: kstars
Architecture: any
Section: science
+Pre-Depends: ${misc:Pre-Depends}
Depends: kstars-data (= ${source:Version}),
libqt5sql5-sqlite,
${misc:Depends},
More information about the Neon-commits
mailing list