Codebase list ibutils / e3fdc8e
Switch to debhelper 13 Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com> Benjamin Drung 3 years ago
3 changed file(s) with 3 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
+0
-1
debian/compat less more
0 9
22 Priority: optional
33 Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
44 Uploaders: Mehdi Dogguy <mehdi@debian.org>
5 Build-Depends: debhelper (>= 9),
6 dh-autoreconf,
5 Build-Depends: debhelper-compat (= 13),
76 dpkg-dev (>= 1.16.0),
87 graphviz,
98 libibumad-dev,
11 # -*- makefile -*-
22
33 %:
4 dh $@ --with autoreconf
4 dh $@
55
66 override_dh_autoreconf:
77 dh_autoreconf autoreconf -- -f -i -I config
1515 override_dh_auto_install:
1616 dh_auto_install
1717 chmod ogu-x debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ibdm1.5.7/ibnl/*.ibnl
18 rm -f debian/tmp/usr/bin/*.pl debian/tmp/usr/bin/*.tcl debian/tmp/usr/lib/*/*.la
1819
1920 override_dh_auto_clean:
2021 dh_auto_clean