[neon/kde/libksysguard/Neon/unstable] debian: (= ${binary:Version})

Carlos De Maine null at kde.org
Sat Nov 25 07:07:31 GMT 2023


Git commit e23dc4801c01137c538dce88335516dd2d7326cd by Carlos De Maine.
Committed on 25/11/2023 at 08:07.
Pushed by carlosdem into branch 'Neon/unstable'.

(= ${binary:Version})

M  +10   -10   debian/control

https://invent.kde.org/neon/kde/libksysguard/-/commit/e23dc4801c01137c538dce88335516dd2d7326cd

diff --git a/debian/control b/debian/control
index 5f5dad0..495e93a 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,7 @@ Description: library for monitoring your system - development files
 Package: libksgrd10
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libksgrd7, libksgrd8, libksgrd9
 Description: library for monitoring your system - shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -99,7 +99,7 @@ Description: library for monitoring your system - shared library
 Package: libksignalplotter10
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libksignalplotter7, libksignalplotter8, libksignalplotter9
 Description: library for monitoring your system - shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -110,7 +110,7 @@ Description: library for monitoring your system - shared library
 Package: libksysguardformatter2
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Replaces:  libksysguardformatter1
 Description: library for monitoring your system - formatter shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -121,7 +121,7 @@ Description: library for monitoring your system - formatter shared library
 Package: libksysguardsensors2
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libksysguardsensors1
 Description: library for monitoring your system - sensors shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -132,7 +132,7 @@ Description: library for monitoring your system - sensors shared library
 Package: libksysguardsensorfaces2
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libksysguardsensorfaces1 
 Description: library for monitoring your system - sensor faces shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -143,7 +143,7 @@ Description: library for monitoring your system - sensor faces shared library
 Package: libksysguardsystemstats2
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libksysguardsystemstats1
 Description: library for monitoring your system - sensor faces shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -154,7 +154,7 @@ Description: library for monitoring your system - sensor faces shared library
 Package: liblsofui10
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: liblsofui7, liblsofui8, liblsofui9
 Description: library for monitoring your system - shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -165,7 +165,7 @@ Description: library for monitoring your system - shared library
 Package: libprocesscore10
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libprocesscore7, libprocesscore8, libprocesscore9
 Description: library for monitoring your system - shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -176,7 +176,7 @@ Description: library for monitoring your system - shared library
 Package: libprocessui10
 Architecture: any
 Multi-Arch: same
-Depends: libksysguard (= ${source:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
 Replaces: libprocessui7, libprocessui8, libprocessui9
 Description: library for monitoring your system - shared library
  libksysguard is a collection of libraries and qml6 modules 
@@ -189,7 +189,7 @@ Architecture: any
 Multi-arch: same
 Depends: kf6-kirigami2,
          kf6-kdeclarative,
-         libksysguard6,
+         libksysguard(= ${binary:Version}),
          qml6-module-org-kde-quickcharts,
          qml6-module-org-kde-kitemmodels,
          qml6-module-qtquick-layouts,


More information about the Neon-commits mailing list