[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#675537: texlive-latex-extra-doc: one more for xz compress (texlive-latex-extra-doc can be reduced 30MB more)



Package: texlive-latex-extra-doc
Version: 2012.20120516-1
Severity: wishlist
Tags: patch

Hi,

 Thanks for applying xz compression for your package.
 And xz compress could be specified with option, it also reduces its
 package size time by time.

 I've rebuilt your texlive-extra pacakge with that option, most of the
 packages are same size, but except "texlive-latex-extra-doc".

> henrich@hp:~/tmp/pbuilder$ du -m normal/texlive-latex-extra-doc*deb
> 277	normal/texlive-latex-extra-doc_2012.20120516-1_all.deb
> 
> henrich@hp:~/tmp/pbuilder$ du -m texlive-latex-extra-doc*deb
> 243	texlive-latex-extra-doc_2012.20120516-1.1_all.deb

 30MB, too! :-)

 so I suggest to apply below patch (fairly simple).

--- texlive-extra-2012.20120516.orig/debian/rules	2012-05-16 13:04:51.000000000 +0900
+++ texlive-extra-2012.20120516/debian/rules	2012-06-02 05:37:24.541790132 +0900
@@ -71,7 +71,8 @@
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb -- -Zxz
+	dh_builddeb -Ntexlive-latex-extra-doc -- -Zxz
+	dh_builddeb -ptexlive-latex-extra-doc -- -Zxz -Sextreme -z9
 
 binary: binary-indep binary-arch






Reply to: