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

[SCM] Debian packaging of texlive-nonbin) branch, master, updated. ce68eb2e32ef9f8967b8351dd3113a49b6562cd0



The following commit has been merged in the master branch:
commit ce68eb2e32ef9f8967b8351dd3113a49b6562cd0
Author: Hideki Yamane <henrich@debian.or.jp>
Date:   Wed Oct 17 21:05:27 2012 +0900

    pack texlive-latex-extra-doc with extreme compression (Closes: #675537)

diff --git a/all/debian/rules.in b/all/debian/rules.in
index 91245fc..ed8de70 100755
--- a/all/debian/rules.in
+++ b/all/debian/rules.in
@@ -109,7 +109,12 @@ binary-indep: build install
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
+<: if ($srcpackage eq "texlive-extra") { _:>//
+	dh_builddeb -Ntexlive-latex-extra-doc -- -Zxz
+	dh_builddeb -ptexlive-latex-extra-doc -- -Zxz -Sextreme -z9
+<: } else { _:>//
 	dh_builddeb -- -Zxz
+<: } :>//
 
 binary: binary-indep binary-arch
 
diff --git a/texlive-extra/debian/changelog b/texlive-extra/debian/changelog
index 19e2939..6737394 100644
--- a/texlive-extra/debian/changelog
+++ b/texlive-extra/debian/changelog
@@ -2,8 +2,9 @@ texlive-extra (2012.20120611-3) UNRELEASED; urgency=low
 
   * UNRELEASED!!!
   * fix ulqda using Digest::SHA1 which is not available (LP: #1045516)
+  * pack texlive-latex-extra-doc with extreme compression (Closes: #675537)
 
- -- Norbert Preining <preining@debian.org>  Tue, 04 Sep 2012 10:28:17 +0900
+ -- Norbert Preining <preining@debian.org>  Wed, 17 Oct 2012 21:04:11 +0900
 
 texlive-extra (2012.20120611-2) unstable; urgency=low
 

-- 
Debian packaging of texlive-nonbin)


Reply to: