[neon/kf6/kf6-kdoctools/Neon/unstable] debian: add versioned depends from the -dev on the main package

Jonathan Esk-Riddell null at kde.org
Mon Feb 5 11:03:11 GMT 2024


Git commit 3b948a4d491abb696e20771fff906024f784ad0a by Jonathan Esk-Riddell.
Committed on 05/02/2024 at 11:02.
Pushed by jriddell into branch 'Neon/unstable'.

add versioned depends from the -dev on the main package

M  +1    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kdoctools/-/commit/3b948a4d491abb696e20771fff906024f784ad0a

diff --git a/debian/control b/debian/control
index d1c0100..abdc9a2 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Package: kf6-kdoctools-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kdoctools, qt6-base-dev, ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-kdoctools (= ${binary:Version}), qt6-base-dev, ${misc:Depends}, ${shlibs:Depends}
 Description: Tools to generate documentation in various formats from DocBook
  KDocTools is a set of tools to generate documentation in various formats from
  DocBook files.


More information about the Neon-commits mailing list