[neon/kde/libksysguard/Neon/unstable] debian: ${shlibs:Depends} not ${shibs:Depends}

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


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

${shlibs:Depends} not ${shibs:Depends}

M  +8    -8    debian/control

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

diff --git a/debian/control b/debian/control
index 495e93a..072f559 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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs: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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Replaces: libksignalplotter7, libksignalplotter8, libksignalplotter9
 Description: library for monitoring your system - 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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs: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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs: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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs: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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs: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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs: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 (= ${binary:Version}), ${misc:Depends}, ${shibs:Depends}
+Depends: libksysguard (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Replaces: libprocessui7, libprocessui8, libprocessui9
 Description: library for monitoring your system - shared library
  libksysguard is a collection of libraries and qml6 modules 


More information about the Neon-commits mailing list