Package: mathjax
Version: 2.0-2
Severity: wishlist
Tags: patch

the mathjax binary package shrinks about 30% when compressing with xz instead if gzip.
I think this is a significant enough gain for a change.
as mathjax is not on any of the main cd's it probably does not warrants a freeze exception for wheezy, but it should be done for 2.0 in experimental.

Thanks for considering the patch.
--- mathjax-2.0/debian/rules    2012-08-02 08:25:21.000000000 -0400
+++ mathjax-2.0/debian/rules    2012-08-05 15:44:12.000000000 -0400
@@ -14,3 +14,6 @@
 override_dh_auto_clean:
        rm -rf docs.debian
        dh_auto_clean
+
+override_dh_builddeb:
+       dh_builddeb -- -Zxz

_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to