Bug #3753
Update .deb to use dh_missing
Status:
New
Priority:
Low
Assignee:
sysmocom
Target version:
-
Start date:
01/09/2019
Due date:
% Done:
0%
Spec Reference:
Description
While building .deb for libosmocore following warning was observed:
sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` dh_install dh_install: Please use dh_missing --list-missing/--fail-missing instead dh_install: This feature will be removed in compat 12.
We should follow this recommendation and update our packaging before compat 12 becomes mainstream. We should also check other Osmocom .deb packages because they might have similar issues.
Related issues
History
#1 Updated by msuraev about 2 years ago
- Related to Feature #3699: merge Debian patches added
#2 Updated by msuraev about 2 years ago
We should also check if Debian carry any patches fixing the issue already - see related ticket.
#3 Updated by laforge over 1 year ago
- Assignee set to sysmocom
#4 Updated by laforge over 1 year ago
- Priority changed from Normal to Low