chiark / gitweb /
debian/: Ship `symbols' file for better downstream dependency versioning.
[sod] / debian / rules
index 0f049774ff81ad24c4a302da8a9eb850aab37f4b..5a407ca17e5a55bef731d7993a9fab8daadb0a56 100755 (executable)
@@ -11,6 +11,9 @@ override_dh_auto_clean:
        rm -rf debian/build/cache
        rm -f doc/*.pdf
 
+## Check that the shared-library symbols are plausible.
+override_dh_makeshlibs:; dh_makeshlibs -- -c4
+
 ## Don't strip the main executable.  (It doesn't work, and you get left with
 ## a bare SBCL.)
 override_dh_strip:; dh_strip -Xusr/bin/sod