Explorar o código

ci: debian packaging use soname template instead of fixed number

Stefan Profanter %!s(int64=4) %!d(string=hai) anos
pai
achega
89f2a52edc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/rules-template

+ 1 - 1
debian/rules-template

@@ -11,7 +11,7 @@ override_dh_auto_test:
 	dh_auto_test -- ARGS+=--output-on-failure
 
 override_dh_strip:
-	dh_strip --dbg-package=libopen62541-1-dbg
+	dh_strip --dbg-package=libopen62541-<soname>-dbg
 
 %:
 	dh $@ --buildsystem=cmake --parallel