[Pkg-ocaml-maint-commits] [SCM] apron packaging branch, master, updated. upstream/0.9.10-19-gbddc28a

Samuel Mimram samuel.mimram at ens-lyon.org
Sun Oct 25 16:47:38 UTC 2009


The following commit has been merged in the master branch:
commit a2fab5a3a8d023d0a150e952ade1ed82753ca771
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Sun Oct 25 16:58:11 2009 +0100

    Don't compress C and ML doc files.

diff --git a/debian/rules b/debian/rules
index 17a852a..34a7884 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,3 +39,7 @@ override_dh_auto_install:
 	    ln -s $$i.0 debian/tmp/usr/lib/$$i; \
 	done
 	cp debian/libapron.override debian/libapron/usr/share/lintian/overrides/libapron
+
+.PHONY: override_dh_compress
+override_dh_compress:
+	dh_compress -X.c -X.ml

-- 
apron packaging



More information about the Pkg-ocaml-maint-commits mailing list