File: rules

package info (click to toggle)
ui-gxmlcpp 1.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,288 kB
  • sloc: sh: 4,187; cpp: 3,534; makefile: 70
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-gxmlcpp5v5-dbg (<< 1.4.3-2~)'

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