Codebase list rust-libslirp / 7567e1d
goblin: also exclude test files from dh_makeshlibs to fix build on armel/armhf Peter Michael Green 4 years ago
2 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-goblin (0.2.1-4) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package goblin 0.2.1 from crates.io using debcargo 2.4.2
4 * Also exclude test files from dh_makeshlibs
5 (fix build failure on armel/armhf)
6
7 -- Peter Michael Green <plugwash@debian.org> Mon, 13 Apr 2020 02:44:19 +0000
8
09 rust-goblin (0.2.1-3) unstable; urgency=medium
110
211 * Team upload.
88 override_dh_strip:
99 dh_strip -Xhello32.so -Xhello.so
1010
11 override_dh_makeshlibs:
12 dh_makeshlibs -a -O--buildsystem=cargo -Xhello32.so -Xhello.so