File: rules

package info (click to toggle)
ui-gxmlcpp 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,292 kB
  • ctags: 710
  • sloc: sh: 4,187; cpp: 3,534; makefile: 70
file content (8 lines) | stat: -rwxr-xr-x 212 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --with autotools-dev --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)'