File: rules

package info (click to toggle)
ui-utilcpp 1.8.5-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,676 kB
  • sloc: cpp: 7,491; sh: 4,187; ansic: 278; makefile: 133
file content (8 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --dbgsym-migration='libui-utilcpp9v5-dbg (<< 1.8.3-3~)'

# Upstream uses LFS since 1.8.3
override_dh_makeshlibs:
	dh_makeshlibs -V 'libui-utilcpp9v5 (>= 1.8.3)'