diff --git a/debian/control b/debian/control index 547486291142d1dd8b5cb0046702e9bd29cb0196..d8ca8ed5594e2c46018b6bdf344763c9faf821fb 100644 --- a/debian/control +++ b/debian/control @@ -174,21 +174,6 @@ Description: Sensors and actuators service . This package contains the service itself. -Package: rhosydd-dbg -Section: debug -Priority: extra -Architecture: any -Multi-Arch: same -Depends: - libcroesor-0-4 (= ${binary:Version}), - librhosydd-0-4 (= ${binary:Version}), - ${misc:Depends}, -Description: Debugging symbols for the Rhosydd service - Rhosydd mediates access to vehicle sensors and actuators. - . - This package contains detached debugging symbols. Most people will not - need this package. - Package: rhosydd-mock-backends Section: misc Architecture: any diff --git a/debian/rules b/debian/rules index d01df73fe87ae5117c2a40d4072c6ecceabe0793..b8367a34d8aea6d3af697dc440bd7d1a7aa47164 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,7 @@ override_dh_auto_configure: $(NULL) override_dh_strip: - dh_strip --dbg-package=rhosydd-dbg + dh_strip --dbgsym-migration='rhosydd-dbg (<< 0.2019~dev0.2~)' override_dh_install: rm -f debian/tmp/usr/lib/*/*.la