[neon/extras/kquickimageeditor] debian: kquickimageeditor-dev: remove unused ${shlibs:Depends} substvar
Pino Toscano
null at kde.org
Thu Sep 8 15:26:29 BST 2022
Git commit 569f6b59eaa7018d5933dc70d93a0a1bf8681fc6 by Pino Toscano.
Committed on 22/02/2022 at 18:48.
Pushed by jriddell into branch 'master'.
kquickimageeditor-dev: remove unused ${shlibs:Depends} substvar
M +1 -0 debian/changelog
M +0 -1 debian/control
https://invent.kde.org/neon/extras/kquickimageeditor/commit/569f6b59eaa7018d5933dc70d93a0a1bf8681fc6
diff --git a/debian/changelog b/debian/changelog
index e0feef6..e1d46d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kquickimageeditor (0.2.0-4) UNRELEASED; urgency=medium
a dependency of qml-module-org-kde-kquickimageeditor already.
* Use dh_installexamples to install the examples in kquickimageeditor-dev,
rather than dh_install.
+ * Remove the unused ${shlibs:Depends} substvar from kquickimageeditor-dev.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Tue, 22 Feb 2022 19:35:38 +0100
diff --git a/debian/control b/debian/control
index bec58df..53f11d6 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Depends: qml-module-org-kde-kquickimageeditor (= ${binary:Version}),
qtbase5-dev,
qtdeclarative5-dev,
${misc:Depends},
- ${shlibs:Depends}
Breaks: qml-module-org-kde-kquickimageeditor (<< 0.2.0-4~),
Replaces: qml-module-org-kde-kquickimageeditor (<< 0.2.0-4~),
Description: Image editing components - devel files
More information about the Neon-commits
mailing list