[neon/neon-packaging/ktextaddons/Neon/unstable] debian: override dh_shlibdeps until the action all settles down

Carlos De Maine null at kde.org
Sat Jan 28 12:24:06 GMT 2023


Git commit 11ea226916fc72a522bed2066c88f225e4bf916f by Carlos De Maine.
Committed on 28/01/2023 at 12:24.
Pushed by carlosdem into branch 'Neon/unstable'.

override dh_shlibdeps until the action all settles down

M  +2    -0    debian/rules

https://invent.kde.org/neon/neon-packaging/ktextaddons/commit/11ea226916fc72a522bed2066c88f225e4bf916f

diff --git a/debian/rules b/debian/rules
index be46eb4..34b06ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,5 @@
 override_dh_auto_test:
 	true
 
+override_dh_shlibdeps:
+    dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info


More information about the Neon-commits mailing list