[SCM] mma/master: Leave PDF documentation uncompressed for easier reading

foka at users.alioth.debian.org foka at users.alioth.debian.org
Wed Dec 16 01:34:22 UTC 2015


The following commit has been merged in the master branch:
commit 0c972dcc1e4bbf3fb0240b7ff98648d18856412c
Author: Anthony Fok <foka at debian.org>
Date:   Fri Sep 18 22:12:22 2015 -0600

    Leave PDF documentation uncompressed for easier reading

diff --git a/debian/rules b/debian/rules
index 10e0a9d..038dee8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,8 @@ override_dh_installchangelogs:
 override_dh_installexamples:
 	dh_installexamples -X#
 
+override_dh_compress:
+	dh_compress -X.pdf
+
 #override_dh_python3:
 #	dh_python3 --shebang=/usr/bin/python3

-- 
mma packaging



More information about the pkg-multimedia-commits mailing list